On Wed, Jun 12, 2013 at 10:24 AM, Gary Thomas wrote:
> The problem is that bitbake runs recipes, not packages. So in order to
> get the package 'packagegroup-custom-tools', you have to build your main
> recipe which will also build 'packagegroup-custom-apps'
>
> I've run across this myself and wh
On 2013-06-12 09:08, Nicolas Dechesne wrote:
hello,
i am creating a packagegroup to organize better my image/recipes. i am
doing something along these lines:
DESCRIPTION = "My Custom Package Groups"
inherit packagegroup
PACKAGES = "\
packagegroup-custom-apps \