[yocto] image recipe gives error: has no buildable providers
Robert P. J. Day
rpjday at crashcourse.ca
Wed Aug 8 08:17:05 PDT 2012
On Wed, 8 Aug 2012, Tim Verstraete wrote:
> Hi,
>
> What i see is that when i do bitbake-layers show_layers that it shows the correct layers and the correct priority of the layers.
>
> The layers.conf is the following
>
> # We have a conf and classes directory, add to BBPATH BBPATH :=
> "${BBPATH}:${LAYERDIR}"
>
> # We have a recipes directory, add to BBFILES BBFILES := "${BBFILES}
> ${LAYERDIR}/recipes-*/*/*.bb \
> ${LAYERDIR}/recipes-*/*/*.bbappend"
>
> BBFILE_COLLECTIONS += "test-test1"
> BBFILE_PATTERN_ test-test1:= "^${LAYERDIR}/"
> BBFILE_PRIORITY_ test-test1 = "25"
^ space?
did you seriously copy and paste the above? because it's just
wrong.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
More information about the yocto
mailing list