|
[PATCH] base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES
6 messages
* Add support for using SOC_FAMILY in the COMPATIBLE_MACHINES setting for a recipe. * This will allow recipes to work for entire families of devices without having to maintain/update the compatible de
* Add support for using SOC_FAMILY in the COMPATIBLE_MACHINES setting for a recipe. * This will allow recipes to work for entire families of devices without having to maintain/update the compatible de
|
By
Koen Kooi
·
|
|
[PATCH 0/6] Fixes to get oe-core building
Hi The attached patches are needed to get the OE core to build Please provide feedback Thanks -Khem
Hi The attached patches are needed to get the OE core to build Please provide feedback Thanks -Khem
|
By
Khem Raj
·
|
|
[PATCH 2/6] lib/oe/path.py: Use bb.utils.mkdirhier instead of bb.mkdirhier
Signed-off-by: Khem Raj <raj.khem@...> --- meta/lib/oe/path.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/lib/oe/path.py b/meta/lib/oe/path.py index 4813860..08ddbf2 100
Signed-off-by: Khem Raj <raj.khem@...> --- meta/lib/oe/path.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/lib/oe/path.py b/meta/lib/oe/path.py index 4813860..08ddbf2 100
|
By
Khem Raj
·
|
|
[PATCH 3/6] linux-libc-headers_2.6.37.2.bb: Add checksums
Signed-off-by: Khem Raj <raj.khem@...> --- .../linux-libc-headers_2.6.37.2.bb | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-hea
Signed-off-by: Khem Raj <raj.khem@...> --- .../linux-libc-headers_2.6.37.2.bb | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-hea
|
By
Khem Raj
·
|
|
[PATCH 4/6] distro_tracking_fields.inc: Use 2.6.37.2 instead of 2.6.36 for linux-libc-headers
Signed-off-by: Khem Raj <raj.khem@...> --- .../conf/distro/include/distro_tracking_fields.inc | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/conf/distro/include/distro_t
Signed-off-by: Khem Raj <raj.khem@...> --- .../conf/distro/include/distro_tracking_fields.inc | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/conf/distro/include/distro_t
|
By
Khem Raj
·
|
|
[PATCH 5/6] qemu-0.13.0: Add patch to avoid mmap_min_addr
* This patch is taken from OE commit 40e293342ca76921904a43b03b635d9219432edf Signed-off-by: Khem Raj <raj.khem@...> --- .../fallback-to-safe-mmap_min_addr.patch | 37 ++++++++++++++++++++ meta/recipes
* This patch is taken from OE commit 40e293342ca76921904a43b03b635d9219432edf Signed-off-by: Khem Raj <raj.khem@...> --- .../fallback-to-safe-mmap_min_addr.patch | 37 ++++++++++++++++++++ meta/recipes
|
By
Khem Raj
·
|
|
[PATCH 6/6] sanity.bbclass: Check for mmap_min_addr can be safely removed
3 messages
* QEMU is already patch to take care of it Signed-off-by: Khem Raj <raj.khem@...> --- meta/classes/sanity.bbclass | 11 ----------- 1 files changed, 0 insertions(+), 11 deletions(-) diff --git a/meta/c
* QEMU is already patch to take care of it Signed-off-by: Khem Raj <raj.khem@...> --- meta/classes/sanity.bbclass | 11 ----------- 1 files changed, 0 insertions(+), 11 deletions(-) diff --git a/meta/c
|
By
Khem Raj
·
|
|
[PATCH 1/6] sqlite3: Update version 3.7.3 -> 3.7.5
3 messages
* Imported from OE commit a2c3af2d608b1b713018d688b00e03873a538993 * native version of 3.7.3 does not build Signed-off-by: Khem Raj <raj.khem@...> --- meta/recipes-support/sqlite/sqlite3.inc | 7 +++++
* Imported from OE commit a2c3af2d608b1b713018d688b00e03873a538993 * native version of 3.7.3 does not build Signed-off-by: Khem Raj <raj.khem@...> --- meta/recipes-support/sqlite/sqlite3.inc | 7 +++++
|
By
Khem Raj
·
|
|
[PATCH V2 0/6] Fixes to get oe-core building
Hi The attached patches are needed to get the OE core to build Please provide feedback V2: Fix the sanity test case to check for new limit Add patch to link gcc cross statically with prerequisite libs
Hi The attached patches are needed to get the OE core to build Please provide feedback V2: Fix the sanity test case to check for new limit Add patch to link gcc cross statically with prerequisite libs
|
By
Khem Raj
·
|
|
[PATCH v2 2/7] lib/oe/path.py: Use bb.utils.mkdirhier instead of bb.mkdirhier
Signed-off-by: Khem Raj <raj.khem@...> --- meta/lib/oe/path.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/lib/oe/path.py b/meta/lib/oe/path.py index 4813860..08ddbf2 100
Signed-off-by: Khem Raj <raj.khem@...> --- meta/lib/oe/path.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/lib/oe/path.py b/meta/lib/oe/path.py index 4813860..08ddbf2 100
|
By
Khem Raj
·
|
|
[PATCH v2 3/7] linux-libc-headers_2.6.37.2.bb: Add checksums
Signed-off-by: Khem Raj <raj.khem@...> --- .../linux-libc-headers_2.6.37.2.bb | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-hea
Signed-off-by: Khem Raj <raj.khem@...> --- .../linux-libc-headers_2.6.37.2.bb | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-hea
|
By
Khem Raj
·
|
|
[PATCH v2 4/7] distro_tracking_fields.inc: Use 2.6.37.2 instead of 2.6.36 for linux-libc-headers
Signed-off-by: Khem Raj <raj.khem@...> --- .../conf/distro/include/distro_tracking_fields.inc | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/conf/distro/include/distro_t
Signed-off-by: Khem Raj <raj.khem@...> --- .../conf/distro/include/distro_tracking_fields.inc | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/conf/distro/include/distro_t
|
By
Khem Raj
·
|
|
[PATCH v2 5/7] qemu-0.13.0: Add patch to avoid mmap_min_addr
* This patch is taken from OE commit 40e293342ca76921904a43b03b635d9219432edf Signed-off-by: Khem Raj <raj.khem@...> --- .../fallback-to-safe-mmap_min_addr.patch | 37 ++++++++++++++++++++ meta/recipes
* This patch is taken from OE commit 40e293342ca76921904a43b03b635d9219432edf Signed-off-by: Khem Raj <raj.khem@...> --- .../fallback-to-safe-mmap_min_addr.patch | 37 ++++++++++++++++++++ meta/recipes
|
By
Khem Raj
·
|
|
[PATCH v2 6/7] gcc: Statically link in support libraries e.g. libmpfr libgmp etc.
* This is helpful to get consistent behaviour with gcc on different hosts and linking the libraries in for cross gcc recipes should not be increasing the binary size alarmingly Signed-off-by: Khem Raj
* This is helpful to get consistent behaviour with gcc on different hosts and linking the libraries in for cross gcc recipes should not be increasing the binary size alarmingly Signed-off-by: Khem Raj
|
By
Khem Raj
·
|
|
rpm-native fails to build
2 messages
Hi I am getting following error message while build rpm-native. It seems beecrypt is not getting linked in. My host is ubuntu 11.04/64bit. Any pointers ? | make[3]: Entering directory `/scratch/oe-cor
Hi I am getting following error message while build rpm-native. It seems beecrypt is not getting linked in. My host is ubuntu 11.04/64bit. Any pointers ? | make[3]: Entering directory `/scratch/oe-cor
|
By
Khem Raj
·
|
|
[PATCH 00/50] Merge in yocto changes made since split
5 messages
This merges in the yocto changes that were made since we split off oe-core, minus changes made to bitbake since oe-core doesn't ship that anymore. Pull URL: git://dominion.thruhere.net/var/cache/git/o
This merges in the yocto changes that were made since we split off oe-core, minus changes made to bitbake since oe-core doesn't ship that anymore. Pull URL: git://dominion.thruhere.net/var/cache/git/o
|
By
Koen Kooi
·
|
|
[PATCH 01/26] attr: Change SRC_URI to a correct location
From: Dongxiao Xu <dongxiao.xu@...> attr has changed its download link, thus change accordingly. This fixes [BUGID #710] Signed-off-by: Dongxiao Xu <dongxiao.xu@...> --- meta/recipes-support/attr/attr
From: Dongxiao Xu <dongxiao.xu@...> attr has changed its download link, thus change accordingly. This fixes [BUGID #710] Signed-off-by: Dongxiao Xu <dongxiao.xu@...> --- meta/recipes-support/attr/attr
|
By
Saul Wold
·
|
|
[PATCH 02/26] ncurses: Change ncurses patch SRC_URI location
From: Dongxiao Xu <dongxiao.xu@...> One of ncurses's patch has been removed from its original repo location, use autobuilder cache location instead. Comment out the original patch address instead of r
From: Dongxiao Xu <dongxiao.xu@...> One of ncurses's patch has been removed from its original repo location, use autobuilder cache location instead. Comment out the original patch address instead of r
|
By
Saul Wold
·
|
|
[PATCH 03/26] shadow: upgrade to 4.1.4.3 to fix security vulnerability
From: Yu Ke <ke.yu@...> For CVE-2011-0721: http://lists.debian.org/debian-security-announce/2011/msg00030.html Signed-off-by: Yu Ke <ke.yu@...> --- .../{shadow-4.1.4.2 => files}/login_defs_pam.sed | 0
From: Yu Ke <ke.yu@...> For CVE-2011-0721: http://lists.debian.org/debian-security-announce/2011/msg00030.html Signed-off-by: Yu Ke <ke.yu@...> --- .../{shadow-4.1.4.2 => files}/login_defs_pam.sed | 0
|
By
Saul Wold
·
|
|
[PATCH 04/26] ADT: Fix several bugs for adt installer
From: Liping Ke <liping.ke@...> Two bugs are found 1) image download file path is not correct. So even if file is downloaded already, it can't be detected. 2) several images now are renamed, such as s
From: Liping Ke <liping.ke@...> Two bugs are found 1) image download file path is not correct. So even if file is downloaded already, it can't be detected. 2) several images now are renamed, such as s
|
By
Saul Wold
·
|