[Bitbake-dev] [Bug 2034] New: PACKAGES_DYNAMIC vs. DEFAULT_PREFERENCE
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Fri Mar 23 13:15:30 CET 2007
http://bugs.openembedded.org/show_bug.cgi?id=2034
Summary: PACKAGES_DYNAMIC vs. DEFAULT_PREFERENCE
Product: BitBake
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: BitBake
AssignedTo: bitbake-dev at lists.berlios.de
ReportedBy: mlauer at vanille-media.de
QAContact: tinderbox-oe at gmx.net
The recent addition of gtk-directfb exposes an interesting problem. Although
gtk-directfb is flagged with DEFAULT_PREFERENCE = -1, BitBake always wants to
build it, however not as provider for gtk+, but as provider for
gdk-pixbuf-loader-<foo>, which it proveds through PACKAGES_DYNAMIC.
So my theory is, the providees found in PACKAGES_DYNAMIC are not flagged with
the correct DEFAULT_PREFERENCE.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the bitbake-devel
mailing list