[OE-core] [RFC][PATCH] dbus: split dbus-launch out into its own package (again)

Koen Kooi koen.kooi at linaro.org
Fri Apr 4 10:40:10 UTC 2014


On 04/04/2014 12:38 PM, Richard Purdie wrote:
> On Fri, 2014-04-04 at 12:30 +0200, Koen Kooi wrote:
>> On 04/04/2014 12:14 PM, Martin Jansa wrote:
>>> On Fri, Apr 04, 2014 at 10:53:37AM +0200, Koen Kooi wrote:
>>>>    FILES_${PN}-lib = "${libdir}/lib*.so.*"
>>>>    RRECOMMENDS_${PN}-lib = "${PN}"
>>>> +
>>>> +FILES_dbus-launch = "${bindir}/dbus-launch"
>>>> +RDEPENDS__dbus-launch = "${PN}"
>>>> +RRECOMMENDS_${PN} += "dbus-launch"
>>>
>>> Is there special reason for not using ${PN}-launch?
>>
>> PN is 'dbus-1', not 'dbus'
>
> $ bitbake dbus -e | grep PN=
> PN="dbus"
>
> I suspect you're thinking of the name after debian.bbclass is done with
> it.

Indeed, I'll change it to use PN!



-- 
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs



More information about the Openembedded-core mailing list