|
[PATCH 09/27] set preferred version of oprofile to 0.9.6 for e500mc targets 2 messages
From: Zhenhua Luo <b19537@...> Signed-off-by: Zhenhua Luo <b19537@...> --- conf/machine/e500mc.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/e500mc.inc b/conf/machine/e500mc.inc i
From: Zhenhua Luo <b19537@...> Signed-off-by: Zhenhua Luo <b19537@...> --- conf/machine/e500mc.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/e500mc.inc b/conf/machine/e500mc.inc i
|
By
Matthew McClintock
·
|
|
[PATCH 06/27] u-boot_git.bb: libgcc is required for multilib builds too 2 messages
Signed-off-by: Matthew McClintock <msm@...> --- recipes-kernel/u-boot/u-boot_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/u-boot/u-boot_git.bb b/recipes-
Signed-off-by: Matthew McClintock <msm@...> --- recipes-kernel/u-boot/u-boot_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/u-boot/u-boot_git.bb b/recipes-
|
By
Matthew McClintock
·
|
|
[PATCH 14/27] lxc_0.8.0-rc1.bb: point lxc at kernel source 2 messages
Fixes: | powerpc-fsl-linux-gcc: error: default/arch/powerpc/include/asm/unistd.h: No such file or directory | powerpc-fsl-linux-gcc: fatal error: no input files | compilation terminated. | attach.c:45
Fixes: | powerpc-fsl-linux-gcc: error: default/arch/powerpc/include/asm/unistd.h: No such file or directory | powerpc-fsl-linux-gcc: fatal error: no input files | compilation terminated. | attach.c:45
|
By
Matthew McClintock
·
|
|
[PATCH 02/27] u-boot: add additional image for p5040ds 2 messages
From: Ting Liu <b28495@...> Signed-off-by: Ting Liu <b28495@...> --- conf/machine/p5040ds-64b.conf | 2 +- conf/machine/p5040ds.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a
From: Ting Liu <b28495@...> Signed-off-by: Ting Liu <b28495@...> --- conf/machine/p5040ds-64b.conf | 2 +- conf/machine/p5040ds.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a
|
By
Matthew McClintock
·
|
|
[PATCH 11/27] lxc: remove hwaddr from vlan config 2 messages
From: Stuart Yoder <stuart.yoder@...> -to get vlan working with the FSL SDK we need to remove the hwaddr. This was found by trial and error. Upstream discussion is started as to when the hwaddr might
From: Stuart Yoder <stuart.yoder@...> -to get vlan working with the FSL SDK we need to remove the hwaddr. This was found by trial and error. Upstream discussion is started as to when the hwaddr might
|
By
Matthew McClintock
·
|
|
[meta-fsl-arm] [meta-ivi] layer stable branch request 5 messages
Hi Florin, Andrei We had been using meta-ivi layer to generate Genivi compliance BSP for demo purposes, and we want to use meta-ivi + meta-fsl-arm to create a more formal BSP that we can deliver to ou
Hi Florin, Andrei We had been using meta-ivi layer to generate Genivi compliance BSP for demo purposes, and we want to use meta-ivi + meta-fsl-arm to create a more formal BSP that we can deliver to ou
|
By
Alonso Lazcano Adrian-B38018
·
|
|
[PATCH 10/27] lxc: remove dhcp from busybox template 2 messages
From: Stuart Yoder <stuart.yoder@...> -the dhcp which is started by default in a container causes our default examples various issues..including vlans not working right, and screwing up host network i
From: Stuart Yoder <stuart.yoder@...> -the dhcp which is started by default in a container causes our default examples various issues..including vlans not working right, and screwing up host network i
|
By
Matthew McClintock
·
|
|
[PATCH 25/27] libxml: update the version number to 2.9.0 to match the upgrade in poky 2 messages
From: Zhenhua Luo <b19537@...> upgrade the version to 2.9.0 to fix following version mismatch issue: ERROR: No recipes available for: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/p1022ds/build/yo
From: Zhenhua Luo <b19537@...> upgrade the version to 2.9.0 to fix following version mismatch issue: ERROR: No recipes available for: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/p1022ds/build/yo
|
By
Matthew McClintock
·
|
|
[PATCH 20/27] u-boot_git.bb: lock down SHA for release 2 messages
Also update p5040 u-boot builds and add cst-native dep which is required by some machines Signed-off-by: Matthew McClintock <msm@...> --- conf/machine/p5040ds-64b.conf | 2 +- conf/machine/p5040ds.conf
Also update p5040 u-boot builds and add cst-native dep which is required by some machines Signed-off-by: Matthew McClintock <msm@...> --- conf/machine/p5040ds-64b.conf | 2 +- conf/machine/p5040ds.conf
|
By
Matthew McClintock
·
|
|
[PATCH 19/27] rcw_git.bb: lock down SHA for release 2 messages
Signed-off-by: Matthew McClintock <msm@...> --- recipes-tools/rcw/rcw_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-tools/rcw/rcw_git.bb b/recipes-tools/rcw/rcw_
Signed-off-by: Matthew McClintock <msm@...> --- recipes-tools/rcw/rcw_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-tools/rcw/rcw_git.bb b/recipes-tools/rcw/rcw_
|
By
Matthew McClintock
·
|
|
[PATCH 07/27] lio-utils: fix runtime issue 2 messages
From: Zhenhua Luo <b19537@...> 1. add rumtime dependency for lio-utils 2. use commit ID to fix offline build issue 3. install rc.target Signed-off-by: Zhenhua Luo <b19537@...> --- .../files/lio-utils-
From: Zhenhua Luo <b19537@...> 1. add rumtime dependency for lio-utils 2. use commit ID to fix offline build issue 3. install rc.target Signed-off-by: Zhenhua Luo <b19537@...> --- .../files/lio-utils-
|
By
Matthew McClintock
·
|
|
[PATCH 04/27] lm_sensors: added recipe for v3.3.2 4 messages
From: Zhenhua Luo <b19537@...> the patch is generated based on http://patches.openembedded.org/patch/27213/ which is submitted by Jackie Huang <jackie.huang@...> * Adapted from the recipe for v3.2.0 *
From: Zhenhua Luo <b19537@...> the patch is generated based on http://patches.openembedded.org/patch/27213/ which is submitted by Jackie Huang <jackie.huang@...> * Adapted from the recipe for v3.2.0 *
|
By
Matthew McClintock
·
|
|
[PATCH 08/27] oprofile: add 0.9.6 2 messages
From: Zhenhua Luo <b19537@...> oprofile-0.9.7 doesn't support e500mc, the patches of e500mc support are only available for oprofile-0.9.6 Signed-off-by: Zhenhua Luo <b19537@...> --- ...ile-0.9.6-add-e
From: Zhenhua Luo <b19537@...> oprofile-0.9.7 doesn't support e500mc, the patches of e500mc support are only available for oprofile-0.9.6 Signed-off-by: Zhenhua Luo <b19537@...> --- ...ile-0.9.6-add-e
|
By
Matthew McClintock
·
|
|
[PATCH 26/27] README: add message about git.freescale.com vs. git.yp.org 2 messages
Signed-off-by: Matthew McClintock <msm@...> --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index 645afbb..1c87788 100644 --- a/README +++ b/README @@ -34,3 +34,1
Signed-off-by: Matthew McClintock <msm@...> --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index 645afbb..1c87788 100644 --- a/README +++ b/README @@ -34,3 +34,1
|
By
Matthew McClintock
·
|
|
[PATCH 21/27] hv-cfg: lock down SHA for release 2 messages
From: Zhenhua Luo <b19537@...> Signed-off-by: Zhenhua Luo <b19537@...> --- recipes-tools/hv-cfg/hv-cfg_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-tools/hv-cfg
From: Zhenhua Luo <b19537@...> Signed-off-by: Zhenhua Luo <b19537@...> --- recipes-tools/hv-cfg/hv-cfg_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-tools/hv-cfg
|
By
Matthew McClintock
·
|
|
[PATCH 17/27] set preferred version of oprofile to 0.9.6 for e5500/e5500-64b targets 2 messages
From: Zhenhua Luo <b19537@...> the patches of e5500/e5500-64b support are only available for oprofile-0.9.6. Signed-off-by: Zhenhua Luo <b19537@...> --- conf/machine/e5500-64b.inc | 1 + conf/machine/e
From: Zhenhua Luo <b19537@...> the patches of e5500/e5500-64b support are only available for oprofile-0.9.6. Signed-off-by: Zhenhua Luo <b19537@...> --- conf/machine/e5500-64b.inc | 1 + conf/machine/e
|
By
Matthew McClintock
·
|
|
[PATCH 03/27] sysvinit: move bbappend from meta-fsl-ppc-private to meta-fsl-ppc 2 messages
From: Zhenhua Luo <b19537@...> the bbappend is appled for fsl machines Signed-off-by: Zhenhua Luo <b19537@...> --- .../sysvinit/files/auto-detect-hostname.patch | 16 ++++++++++++++++ recipes-append/sy
From: Zhenhua Luo <b19537@...> the bbappend is appled for fsl machines Signed-off-by: Zhenhua Luo <b19537@...> --- .../sysvinit/files/auto-detect-hostname.patch | 16 ++++++++++++++++ recipes-append/sy
|
By
Matthew McClintock
·
|
|
[PATCH 23/27] flib: add recipe to build external git tree 2 messages
From: Zhenhua Luo <b19537@...> Signed-off-by: Zhenhua Luo <b19537@...> --- recipes-tools/flib/flib_git.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 recipes-tools/flib/flib
From: Zhenhua Luo <b19537@...> Signed-off-by: Zhenhua Luo <b19537@...> --- recipes-tools/flib/flib_git.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 recipes-tools/flib/flib
|
By
Matthew McClintock
·
|
|
[PATCH 27/27] linux-qoriq-sdk: move patches to default search path 2 messages
Signed-off-by: Matthew McClintock <msm@...> --- ...Undef-before-redefining-__attribute_const.patch | 28 ------------- ...-build-dependencies-for-c-files-requiring.patch | 44 -------------------- ...Un
Signed-off-by: Matthew McClintock <msm@...> --- ...Undef-before-redefining-__attribute_const.patch | 28 ------------- ...-build-dependencies-for-c-files-requiring.patch | 44 -------------------- ...Un
|
By
Matthew McClintock
·
|
|
[PATCH 15/27] lxc_0.8.0-rc1.bb: fix parallel makefile issue 2 messages
Signed-off-by: Matthew McClintock <msm@...> --- recipes-tools/lxc/files/fix_setns_deps.patch | 12 ++++++++++++ recipes-tools/lxc/lxc_0.8.0-rc1.bb | 3 ++- 2 files changed, 14 insertions(+), 1 deletion(
Signed-off-by: Matthew McClintock <msm@...> --- recipes-tools/lxc/files/fix_setns_deps.patch | 12 ++++++++++++ recipes-tools/lxc/lxc_0.8.0-rc1.bb | 3 ++- 2 files changed, 14 insertions(+), 1 deletion(
|
By
Matthew McClintock
·
|