> -----Original Message-----
> From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
> Sent: November 05, 2014 5:56 AM
> >
> > I deliberately introduced syntax errors into the packagegroup .bb file
> 
> What kind of syntax error? Inside a function or outside?
> 

This is my packagegroup .bb file as it stands...

DESCRIPTION = "Whatever"

inherit packagegroup

LICENSE = "CLOSED"
PACKAGE_ARCH = "${MACHINE_ARCH}"
ALLOW_EMPTY_${PN} = "1"
PR = "r1"

frozzle the flab_flab

# Additional third-party packages
RDEPENDS_${PN} += "\
    ethtool \
    gdbserver \
    lsof \
    openssl-utils \
    page-types \
    strace \
    vim \
    vim-common \
    daemonize \
"
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to