Signed-off-by: Khem Raj
---
recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb
b/recipes-kernel/linux/linux-raspberrypi_4.4.bb
index f6e1005..ba47b22 100644
--- a/recipes-kernel/linux
Additionally add few few file systems e.g. squashfs, overlayfs
to support booting with initramfs
Drop checking for target triplet to set EABI, rpi probaly should
not have any legacy into OABI world.
Signed-off-by: Khem Raj
---
recipes-kernel/linux/linux-rpi.inc | 22 +-
1 fi
AUH finished upgrade batch the result patches/logs can be found at:
https://logs.yoctoproject.org/auh//2016051203.tar.gz, next are the
statistics:
Recipe upgrade statistics:
* Failed(do_compile): 1
ruby, 2.3.1, Alejandro Hernandez
* Failed(do_configure): 2
libinput,
A release candidate build for yocto-1.8.2.rc3 is now available at:
http://autobuilder.yoctoproject.org/pub/releases/yocto-1.8.2.rc3
Please begin QA on this build as soon as possible.
Build hash information:
meta-qt4 : 4058b0773381f894d915ea3dfac5fe052d82a9a7
meta-intel : 29a1746ea844e1d995
Hi,
Hej
I created a recipe for a own modul. It's similar to the example given at:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-skeleton/recipes-kernel/hello-mod
I checked the bitbake process. A "kernel-module-" package is
created and filled with the ko-file.
Not sure what you al
As of commit OE-Core:773c9e18071d71454473dd81aff911104a2e9bc6
EXTRA_OECONF is appended with the option --disable-static on
DISABLE_STATIC variable and this cause the error:
__
/
| mono_boehm-main.o: In function `main':
| x86_64-linux/mono-native/4.4.0.122-r0/mono-4.4.0/mono/mini/main.c:51:
| undef
The original patch was not applying cleanly anymore,
due to changes in the list of included headers.
This is a trivial cleanup.
Signed-off-by: Igor Stoppa
---
.../fullfiles.c-work-around-pseudo-bug.patch | 29 +-
1 file changed, 17 insertions(+), 12 deletions(-)
diff -
In the most recent version of swupd-server, a list of includes has changed a bit
and an older patch won't apply cleanly.
Igor Stoppa (1):
Rebase patch for xattr workaround against pseudo.
.../fullfiles.c-work-around-pseudo-bug.patch | 29 +-
1 file changed, 17 inserti
Hej
I created a recipe for a own modul. It's similar to the example given at:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-skeleton/recipes-kernel/hello-mod
I checked the bitbake process. A "kernel-module-" package is
created and filled with the ko-file.
Actually I am failing to br