I've searched the vast net for an answer to this but i've found NOTHING! that
works for me. All i want to do is a simple task, i want to create a new
directory called "test" located in "/".
My recipe is below
DESCRIPTION = "Hello world"
S = "${WORKDIR}"
SRC_URI="file://bye.sh"
LICENSE = "CLOSE
Thanks for the reply Jussi,
Where can i get the "inherit pkgconfig" for my recipe?
I was under the influence that the meta-openembedded recipes came complete
Kind Regards,
Bahjat Murrad
From: Jussi Kukkonen
Sent: 27 April 2017 12:33
To: bahj
I'm trying to build a Yocto image for a kabylake processor. I keep on running
into this issue
ERROR: Nothing RPROVIDES 'fbida' (but
/home/builder/project/prop/build/../meta-cusotom/recipes-custome/images/custom-image-full.bb
RDEPENDS on or otherwise requires it)
ERROR: fbida was skipped: Recipe
Hi Guys,
I'm extremely new to the yocto project, i've done quite a bit of reading on it
but i'm still very confused.
I've set my self a simple task of changing the kernel for a Yocto image that i
build, the commands i use to build this yocto image are:
$ git clone http://git.yoctoproject.or