[oe] [RFC] package complete ${datadir} ${libdir} by default

Leon Woestenberg leon.woestenberg at gmail.com
Fri Oct 23 09:16:23 UTC 2009


On Thu, Oct 22, 2009 at 9:19 PM, Marcin Juszkiewicz
<marcin at juszkiewicz.com.pl> wrote:
> Dnia czwartek, 22 października 2009 o 21:08:27 Leon Woestenberg napisał(a):
>> Why does FILES_${PN} have ${PN} after ${datadir} and ${libdir}?
>>
>> I would propose to just package ${datadir} and ${libdir} as-is.
>> Or am I overlooking something?
>
> PACKAGES = "PN-dbg PN PN-doc PN-dev PN-locale"
>
> With your suggestion PN-doc and PN-locale starts to be useless as PN will get
> /usr/share/{doc,man,info}/ which are part of PN-doc and /usr/share/locale/
> which is packaged to PN-locale.
>
Good point, so the package order should change to:

PACKAGES = "PN-dbg PN-doc PN-dev PN-locale PN"

Regards,
-- 
Leon




More information about the Openembedded-devel mailing list