>
>
>
>
> Hi,
>
> I need to create a local BSP layer using Yocto-bsp create
command without the use of Git.
>
>
>
>
>
> yocto-bsp create mylayers qemu -s
>
> Which qemu architecture would you like to use? [default: i386]
>
> 1) i386(32-bit)
>
> 2) x86_64 (64
Hi Jonas,
I hope you have did below things before starting:
==
How to use it:
1. source poky/oe-init-build-env rpi-build
2. Add needed layer to bblayers.conf:
- meta-raspberrypi
3 Set MACHINE to raspberrypi in local.conf
4. bitbake rpi-hwup-image
5. dd to a SD card the generated sdimg file
2013/9/29 Diego Sueiro
>
> Folks,
>
> Serial console issue solved. On this board the DB9 connector is mapped on
> ttyS1.
>
> But I can't still get logged on system with images generated with
> meta-cedartrail on danny branch.
>
> Any hint about udev reported error?
>
>
Folks,
I'm really sorry ab
Hi on my board, I build my squashfs rootfs and kernel image, and that
works fine on yocto 9.0.1
How do i make my-image.bb recipe, build a combined image? This
would be similar to what openwrt does where you have a firmware.img
that combines rootfs and kernel.
In openwrt there are di
Hello,
I'm migrating from yocto 1.2 to yocto 1.4.2 and have some external
prebuilt rpm to install in the rootfs.
On 1.2 I used to add a bb file with a RPROVIDES containing all the
packages I want to install,placing them in the deploy rpm directory and
add them in my IMAGE_INSTALL variable.
Bu
Hi
While building with meta-raspberrypi i encounter the following error:
ERROR: Could not inherit file classes/ sdcard_image-rpi.bbclass
| ETA: 00:01:03
ERROR: Command execution failed:
Hello all,
I am trying to use a toochain from meta-sourcery layer - Mentor
Graphics(Code Sourcery) - and I get the following error when building a
recipe:
ERROR: ExpansionError during parsing
/media/sdc1/fb/alvd/test/broadcom/poky/meta-sourcery/recipes/meta/external-
sourcery-toolchai
I don't know if I mentioned, but "Clone from Yocto Project Git Repository" must
be unchecked in the case the sources are already downloaded.
--
Alexandru Georgescu
-Original Message-
From: Zhang, Jessica
Sent: Friday, September 27, 2013 19:05
To: Georgescu, Alexandru C; Jate Sujjavanich
Hi,
It is saying just that, there been a host contamination, which means
bitbake is referring host for some libs and headers which it should not.
It is from meta/class/insane.bbclass. You should look in log.do_configure
in tmp/worktemp/ for fixing this or
the config.log file located in tmp/wor