<div dir="ltr">Thanks,<div><br></div><div>I'll definitely move to morty. I was following I guide that uses daisy. </div><div><br></div><div>--</div><div>Usman<br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 8, 2017 at 5:09 PM, Gary Thomas <span dir="ltr"><<a href="mailto:gary@mlbassoc.com" target="_blank">gary@mlbassoc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2017-02-01 18:24, Khem Raj wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On 2/1/17 8:08 AM, Usman Haider wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I am new to yocto and just started working on it. I am having issue<br>
with meta-raspberrypi. I did inside poky<br>
<br>
$ git checkout -b work_branch -t origin/daisy<br>
<br>
$ git clone git://<a href="http://git.yoctoproject.org/meta-raspberrypi" rel="noreferrer" target="_blank">git.yoctoproject.org/met<wbr>a-raspberrypi</a><br>
<<a href="http://git.yoctoproject.org/meta-raspberrypi" rel="noreferrer" target="_blank">http://git.yoctoproject.org/m<wbr>eta-raspberrypi</a>><br>
<br>
</blockquote>
<br>
you need to checkout daisy branch of meta-raspberrypi as well.<br>
</blockquote>
<br></span>
That said, daisy is REALLY OLD.  You'd probably be much better off with<br>
something recent, e.g. morty.<div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
$ source oe-init-build-env rpi-build<br>
<br>
updated the local.conf and bblayer.conf files inside rpi-build<br>
<br>
In local.conf<br>
<br>
BB_NUMBER_THREADS ?= "${@oe.utils.cpu_count()}"<br>
PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"<br>
MACHINE ?= "raspberrypi"<br>
<br>
In bblayer.conf<br>
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf<br>
# changes incompatibly<br>
LCONF_VERSION = "6"<br>
<br>
BBPATH = "${TOPDIR}"<br>
BBFILES ?= ""<br>
<br>
BBLAYERS ?= " \<br>
  /home/vm/poky/meta \<br>
  /home/vm/poky/meta-yocto \<br>
  /home/vm/poky/meta-yocto-bsp \<br>
  /home/vm/poky/meta-raspberrypi \<br>
  "<br>
BBLAYERS_NON_REMOVABLE ?= " \<br>
  /home/vm/poky/meta \<br>
  /home/vm/poky/meta-yocto \<br>
  "<br>
<br>
When I run bitbake rpi-basic-image, I get following<br>
<br>
<br>
******************************<wbr>***<br>
<br>
vm@sdr-vm:~/poky/rpi-build$ bitbake rpi-basic-image<br>
WARNING: Host distribution "Ubuntu-16.04" has not been validated with<br>
this version of the build system; you may possibly experience unexpected<br>
failures. It is recommended that you use a tested distribution.<br>
Parsing recipes: 100% |#############################<wbr>############| Time:<br>
00:02:37<br>
Parsing of 882 .bb files complete (0 cached, 882 parsed). 1241 targets,<br>
63 skipped, 0 masked, 0 errors.<br>
ERROR: No recipes available for:<br>
<br>
/home/vm/poky/meta-raspberrypi<wbr>/recipes-multimedia/gstreamer/<wbr>gstreamer1.0-omx_1.10%.bbappen<wbr>d<br>
<br>
/home/vm/poky/meta-raspberrypi<wbr>/recipes-multimedia/gstreamer/<wbr>gstreamer1.0-omx_1.2.0.bbappen<wbr>d<br>
ERROR: Command execution failed: Exited with 1<br>
<br>
******************************<wbr>*******<br>
<br>
What could be the issue?<br>
<br>
--<br>
Usman<br>
<br>
<br>
</blockquote></blockquote>
<br>
<br>
-- <br></div></div>
------------------------------<wbr>------------------------------<br>
Gary Thomas  Â  Â  Â  Â  Â  Â  Â  Â |  Consulting for the<br>
MLB Associates  Â  Â  Â  Â  Â  Â  |  Â  Embedded world<br>
------------------------------<wbr>------------------------------<div class="HOEnZb"><div class="h5"><br>
-- <br>
______________________________<wbr>_________________<br>
yocto mailing list<br>
<a href="mailto:yocto@yoctoproject.org" target="_blank">yocto@yoctoproject.org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/yocto" rel="noreferrer" target="_blank">https://lists.yoctoproject.org<wbr>/listinfo/yocto</a><br>
</div></div></blockquote></div><br></div></div></div>