On Sun, Aug 29, 2010 at 09:23:40AM +0200, Frans Meulenbroeks wrote: > good catch, there are some more > > meta/foonas-packages.bb: e2fsprogs-libs \ > meta/openprotium-packages.bb: e2fsprogs-libs \ > meta/oplinux-packages.bb: e2fsprogs-libs > > maybe I overlooked things (still early here) but I didn't see an > e2fsprogs-libs > Guess those 3 should be fixed too > (or moved to nonworking so someone can pick them up if they are not working)
Actually, I had this recipe fixed in Arago by replacing e2fsprogs-libs-dev with util-linux-ng-dev for the tools in use... Acked-by: Denys Dmytriyenko <[email protected]> > For this one > Acked-by: Frans Meulenbroeks <[email protected]> > > 2010/8/28 Khem Raj <[email protected]>: > > Signed-off-by: Khem Raj <[email protected]> > > --- > > recipes/tasks/task-arago-toolchain-target.bb | 3 +-- > > 1 files changed, 1 insertions(+), 2 deletions(-) > > > > diff --git a/recipes/tasks/task-arago-toolchain-target.bb > > b/recipes/tasks/task-arago-toolchain-target.bb > > index aa592b6..496910e 100644 > > --- a/recipes/tasks/task-arago-toolchain-target.bb > > +++ b/recipes/tasks/task-arago-toolchain-target.bb > > @@ -14,14 +14,13 @@ RDEPENDS_${PN} = "\ > > alsa-lib-dev \ > > alsa-utils-dev \ > > curl-dev \ > > - e2fsprogs-libs-dev \ > > + e2fsprogs-dev \ > > i2c-tools-dev \ > > freetype-dev \ > > jpeg-dev \ > > lzo-dev \ > > libopkg-dev \ > > libpng-dev \ > > - libpng12-dev \ > > readline-dev \ > > libts-dev \ > > libusb-compat-dev \ > > -- > > 1.7.1 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
