Signed-off-by: Bian Naimeng
---
.../disable-doc-build.patch| 13 ---
.../fix-fortify_sources-optimization-calls.patch | 12 ---
.../fix-header-defs-lookup.patch | 16
.../kill-stack-protector.patch | 12 ---
.../cluster-resource
cluster-resource-agents is renamed to resource-agents,
so changes the depencency to resource-agents
Signed-off-by: Bian Naimeng
---
meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.0.9.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-cgl-common/recipes-cgl/pacemaker
Hi all!
I noticed this inconsitency:
bitbake MACHINE=beaglebone -> zImage kernel
but
yocto-bsp create foo arm
will setup for uImage.
Shouldn't we do:
diff --git
a/scripts/lib/bsp/substrate/target/arch/arm/conf/machine/machine.conf
b/scripts/lib/bsp/substrate/target/arch/arm/conf/machine/
I had to sit down today to write how design activities have been
integrated into the Yocto Project development cycle. Once I finished
writing, I realised that this might be of interest to the community
somehow. So here it is, for posterity ;)
This is the Yocto Project development cycle for the 1.9
Hi All,
I have created a layer (my first layer) and have build it with WindRiver
media which uses Systemd for the startup services.
As per my application need, I have to create a new user on the final image
and change the owner permissions of certain files to the new user.
Since I could not get
Hi,
I'm using SAMA5D3-xplained board and built a Linux kernel 3.18 distro for it
using the Poky Yocto build directory. I've also created the sdk and installed
it in /opt/poky-atmel/1.7.2. Ran hello world example in eclipse however I'm
trying to find the C header files for the peripherals so I