[maemo-developers] [maemo-developers] Building Maemo from scratch
From: Russell Geldmacher russell.geldmacher at gmail.comDate: Fri Jan 20 18:16:25 EET 2006
- Previous message: [maemo-developers] Building Maemo from scratch
- Next message: [maemo-developers] Building Maemo from scratch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all, Just noticed my reply wasn't to the list. Here is where I'm at: I'm getting fairly far in the OE build process (for Maemo-1.0 -- we'll talk about adding 1.1 later). It eventually will fail with the following message: ERROR: Nothing provides hotplug ERROR: dependency hotplug (for nokia770-init) not satisfied NOTE: no buildable providers for nokia770-init ERROR: dependency nokia770-init (for task-bootstrap) not satisfied NOTE: no buildable providers for task-bootstrap ERROR: dependency task-bootstrap (for maemo-image) not satisfied NOTE: no buildable providers for maemo-image It seems like this hotplug issue shouldn't be happening, since at least three packages are providing hotplug. I get this from my packages directory: grep -r hotplug * | grep PROVIDES hotplug-ng/hotplug-ng_001.bb:RPROVIDES = "hotplug" linux-hotplug/linux-hotplug_20040329.bb:RPROVIDES_${PN} = "hotplug" linux-hotplug/linux-hotplug_20040920.bb:RPROVIDES_${PN} = "hotplug" Since more than one package provides hotplug, do I need to set a preferred provider for it? Is there any chance you can send me your local.conf? If you or anyone else is interested, I can post my steps to getting at least this far and hopefully someone else can look at it as well. Thanks, rusty On 1/16/06, Florian Boor <florian.boor at kernelconcepts.de> wrote: > Hi, > > Russell Geldmacher wrote: > > 1. Is Maemo going to be maintained in OE? > > lets say i hope so. I started to do some work into this direction, but my free > time is a little bit limited at the moment. What we currently suffer from is the > problem that OE doesn't have a mechanism to build the packages from the original > sources directly without adding all the included patches to OE manually. I > started to code such a bitbake class, but like mentioned before it takes some > time. Having such a tool it becomes much easier maintaining the packages in OE. > > > 2. I've been working a little from the Maemo/OE document available at: > > http://downloads.kernelconcepts.de/maemo-oe.txt -- is the author of > > that document on this list, and available for me to ask some questions > > to? > > Oh... that document is missing a name. I wrote that, and of course i'll try to > answer questions as good and fast as possible. :-) > > Greetings > > Florian > > -- > The dream of yesterday Florian Boor > is the hope of today Tel: 0271-771091-14 > and the reality of tomorrow. Fax: 0271-771091-19 > [Robert Hutchings Goddard, 1904] florian.boor at kernelconcepts.de > > 6C 44 30 4C 43 20 6B 61 16 07 0F AA E6 97 70 A8 >
- Previous message: [maemo-developers] Building Maemo from scratch
- Next message: [maemo-developers] Building Maemo from scratch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]