**** BEGIN LOGGING AT Mon Jan 31 02:59:57 2011 Jan 31 04:15:26 hey, does anyone know how to install the md5 module for python using bitbake Jan 31 20:41:36 hello is anyone around ? Feb 01 00:03:32 Hi folks\ Feb 01 00:03:52 Anybody here to give me a bit of hacker/re help? Feb 01 00:04:05 I got an android tablet Feb 01 00:04:29 I currently have means to install custom kernel & initrd Feb 01 00:05:07 However, the tablet is telechips based, so their kernel doesn't fit perfectly Feb 01 00:05:26 However it does show framebuffer _logo_ Feb 01 00:05:51 And it doesn't seem to show anything if I enable framebuffer console Feb 01 00:06:03 Maybe I miss something? Feb 01 00:39:09 On ARM kernel,is there a need for something special to be done to start framebuffer console? Feb 01 00:39:28 Apart from including it in the kernel + framebuffer driver Feb 01 02:47:36 Hey folks, I have what I *hope* will be a quick and easy question. I'm trying to setup a very simple OE recipe that always pulls the latest from an svn+ssh git repo, and reflects the svn revision in the name of the package. Feb 01 02:47:50 er, svn repo, not git repo :) Feb 01 02:49:20 Anyhow, I've got my SRC_URI set to: svn://localhost/home/me/svn/sample_svn;module=trunk;username=me;proto=svn+ssh;rev=HEAD Feb 01 02:50:27 And I've got PV appending svnr${SRCPV}, but that keeps generating a package named *HEAD*, which is always found in staging :) Feb 01 02:51:48 I've tried SRCREV, which I'm pretty sure has been deprecated, as well as SRCDATE, which is not what I want. Ideally, a new package would only be generated if the svn rev has upped, and the name of the package would reflect the revision. **** ENDING LOGGING AT Tue Feb 01 02:59:57 2011