* Dependency on packagegroup??
@ 2012-10-18 20:22 Tim Bird
2012-10-18 20:34 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Tim Bird @ 2012-10-18 20:22 UTC (permalink / raw)
To: meta-ti
I'm just getting started using the meta-ti layer, and
on my first build for a MACHINE="pandaboard", I got this error:
$ bitbake core-image-minimal
ERROR: ParseError at /a/home/tbird/work/yocto/meta-ti/recipes-ti/packagegroup/packagegroup-ti-test.bb:5: Could not inherit file classes/packagegroup.bbclass
ERROR: Command execution failed: Exited with 1
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
I have my BBMASK set to "meta-ti/recipes-misc"
The README says that the layer depends on
git://git.openembedded.org/openembedded-core
In looking at the dependency on packagegroups, it looks like this is only referenced in
meta-ti/recipes-ti/packagegroup/packagegroup-ti-test.bb
If I'm not interested (currently) in the test packages, can I just remove or
rename packagegroup-ti-test.bb, or add it to BBMASK,
rather than install the openembedded-core layer?
Will this break anything?
I'd like to keep my setup as minimal as possible.
Thanks,
-- Tim
=============================
Tim Bird
Architecture Group Chair, CE Workgroup of the Linux Foundation
Senior Staff Engineer, Sony Network Entertainment
=============================
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Dependency on packagegroup??
2012-10-18 20:22 Dependency on packagegroup?? Tim Bird
@ 2012-10-18 20:34 ` Denys Dmytriyenko
2012-10-18 20:47 ` Tim Bird
0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2012-10-18 20:34 UTC (permalink / raw)
To: Tim Bird; +Cc: meta-ti
On Thu, Oct 18, 2012 at 01:22:18PM -0700, Tim Bird wrote:
> I'm just getting started using the meta-ti layer, and
> on my first build for a MACHINE="pandaboard", I got this error:
>
> $ bitbake core-image-minimal
> ERROR: ParseError at /a/home/tbird/work/yocto/meta-ti/recipes-ti/packagegroup/packagegroup-ti-test.bb:5: Could not inherit file classes/packagegroup.bbclass
> ERROR: Command execution failed: Exited with 1
>
> Summary: There was 1 WARNING message shown.
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
>
> I have my BBMASK set to "meta-ti/recipes-misc"
>
> The README says that the layer depends on
> git://git.openembedded.org/openembedded-core
>
> In looking at the dependency on packagegroups, it looks like this is only referenced in
> meta-ti/recipes-ti/packagegroup/packagegroup-ti-test.bb
>
> If I'm not interested (currently) in the test packages, can I just remove or
> rename packagegroup-ti-test.bb, or add it to BBMASK,
> rather than install the openembedded-core layer?
>
> Will this break anything?
>
> I'd like to keep my setup as minimal as possible.
Hi, Tim,
I think you are mixing branches and versions here. As "packagegroup" is what
"task" has been renamed to in the latest OE-Core (Yocto/Poky whichever you
use) - that's in the master branch. Looks like you are using either a
"denzil" branch of OE-Core or a previous release of Yocto/Poky and mixing it
with the "master" branch of meta-ti. If "denzil" is what you need, please use
the corresponding branch in meta-ti, as "master" of meta-ti follows the same
in OE-Core.
--
Denys
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Dependency on packagegroup??
2012-10-18 20:34 ` Denys Dmytriyenko
@ 2012-10-18 20:47 ` Tim Bird
0 siblings, 0 replies; 3+ messages in thread
From: Tim Bird @ 2012-10-18 20:47 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: meta-ti@yoctoproject.org
On 10/18/2012 01:34 PM, Denys Dmytriyenko wrote:
> On Thu, Oct 18, 2012 at 01:22:18PM -0700, Tim Bird wrote:
>> I'm just getting started using the meta-ti layer, and
>> on my first build for a MACHINE="pandaboard", I got this error:
>>
>> $ bitbake core-image-minimal
>> ERROR: ParseError at /a/home/tbird/work/yocto/meta-ti/recipes-ti/packagegroup/packagegroup-ti-test.bb:5: Could not inherit file classes/packagegroup.bbclass
>> ERROR: Command execution failed: Exited with 1
>>
>> Summary: There was 1 WARNING message shown.
>> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
>>
>> I have my BBMASK set to "meta-ti/recipes-misc"
>>
>> The README says that the layer depends on
>> git://git.openembedded.org/openembedded-core
>>
>> In looking at the dependency on packagegroups, it looks like this is only referenced in
>> meta-ti/recipes-ti/packagegroup/packagegroup-ti-test.bb
>>
>> If I'm not interested (currently) in the test packages, can I just remove or
>> rename packagegroup-ti-test.bb, or add it to BBMASK,
>> rather than install the openembedded-core layer?
>>
>> Will this break anything?
>>
>> I'd like to keep my setup as minimal as possible.
>
> Hi, Tim,
>
> I think you are mixing branches and versions here. As "packagegroup" is what
> "task" has been renamed to in the latest OE-Core (Yocto/Poky whichever you
> use) - that's in the master branch. Looks like you are using either a
> "denzil" branch of OE-Core or a previous release of Yocto/Poky and mixing it
> with the "master" branch of meta-ti. If "denzil" is what you need, please use
> the corresponding branch in meta-ti, as "master" of meta-ti follows the same
> in OE-Core.
Looks like that was it. I was indeed mixed up in my branches and versions!
It's building now.
Thanks for the quick help!
-- Tim
=============================
Tim Bird
Architecture Group Chair, CE Workgroup of the Linux Foundation
Senior Staff Engineer, Sony Network Entertainment
=============================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-10-18 20:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 20:22 Dependency on packagegroup?? Tim Bird
2012-10-18 20:34 ` Denys Dmytriyenko
2012-10-18 20:47 ` Tim Bird
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.