[oe-issues] [Bug 3142] New: cannot find package when PACKAGES ${PN} is empty
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu Oct 11 05:34:17 CEST 2007
http://bugs.openembedded.org/show_bug.cgi?id=3142
Summary: cannot find package when PACKAGES ${PN} is empty
Product: Openembedded
Version: unspecified
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: lynn.lin at avocent.com
the default PACAKGES var content is
PACKAGES = "${PN}-dbg ${PN} ${PN}-doc ${PN}-dev ${PN}-locale"
if i set FILES_${PN} = "" ,means that ${PN} package is empty ,and i don't use
ALLOW_EMPTY var
the error happend when generating filesystem
the main error message is that cannot find package
you can repeat the error in the way you set ${PN} package empty,or you can
bitbake iputils package (org.openembedded.dev/packages/iputils)
kindly thanks for your help
gentoooe
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list