On Thu, Oct 22, 2009 at 9:19 PM, Marcin Juszkiewicz
<[email protected]> 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

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to