|
[PATCH 5/5] ti-sysbios: add 6.33.00.19 2 messages
Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/bios/ti-sysbios_6.31.04.27.bb | 8 -------- recipes-ti/bios/ti-sysbios_6.33.00.19.bb | 9 +++++++++ 2 files changed, 9 insertions(+), 8 deletions(-) de
Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/bios/ti-sysbios_6.31.04.27.bb | 8 -------- recipes-ti/bios/ti-sysbios_6.33.00.19.bb | 9 +++++++++ 2 files changed, 9 insertions(+), 8 deletions(-) de
|
By
Koen Kooi
·
|
|
[PATCH 1/5] linux.inc: If the kernel has CONFIG_KERNEL_LZO=y, it may well attempt to use the 'lzop' utility to do the lzo compression, but we should not be relying on that utility being installed on the build machine. 3 messages
From: Christopher Larson <chris_larson@...> This currently affects the linux-omap4 build for omap4430-panda. Signed-off-by: Christopher Larson <chris_larson@...> Signed-off-by: Koen Kooi <koen@...> --
From: Christopher Larson <chris_larson@...> This currently affects the linux-omap4 build for omap4430-panda. Signed-off-by: Christopher Larson <chris_larson@...> Signed-off-by: Koen Kooi <koen@...> --
|
By
Koen Kooi
·
|
|
commit b72cb13fcf83b9d342808ea30379bfb6a1321b54 breaks parse 6 messages
Hi, I thought I sent it alrerady but cannot find it in mailing archive. If you have already received simply ignore. On all my build machines I get Loading cache: 100% | ###############################
Hi, I thought I sent it alrerady but cannot find it in mailing archive. If you have already received simply ignore. On all my build machines I get Loading cache: 100% | ###############################
|
By
Andreas Müller
·
|
|
[PATCH] linux-ti81xx-psp 2.6.37: update to match latest *SDK 2 messages
Signed-off-by: Koen Kooi <koen@...> --- conf/machine/include/ti814x.inc | 2 +- ...d-code-for-disabling-the-least-significan.patch | 45 ++++++++++++++++++++ recipes-kernel/linux/linux-ti81xx-psp_2.6.37
Signed-off-by: Koen Kooi <koen@...> --- conf/machine/include/ti814x.inc | 2 +- ...d-code-for-disabling-the-least-significan.patch | 45 ++++++++++++++++++++ recipes-kernel/linux/linux-ti81xx-psp_2.6.37
|
By
Koen Kooi
·
|
|
[PATCH] u-boot_2011.09: Always use gnu ld for LD 3 messages
u-boot wants GNU ld and cant link with gold so when default linker is gold we make sure that it still uses good old GNU ld Signed-off-by: Khem Raj <raj.khem@...> --- recipes-bsp/u-boot/u-boot/always-u
u-boot wants GNU ld and cant link with gold so when default linker is gold we make sure that it still uses good old GNU ld Signed-off-by: Khem Raj <raj.khem@...> --- recipes-bsp/u-boot/u-boot/always-u
|
By
Khem Raj
·
|
|
[PATCH] linux-ti335x-psp 3.1: disable whiteheat firmware to unbreak build with make 3.85
Signed-off-by: Koen Kooi <koen@...> --- .../linux/linux-ti33x-psp-3.1/beaglebone/defconfig | 2 +- recipes-kernel/linux/linux-ti33x-psp_3.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) di
Signed-off-by: Koen Kooi <koen@...> --- .../linux/linux-ti33x-psp-3.1/beaglebone/defconfig | 2 +- recipes-kernel/linux/linux-ti33x-psp_3.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) di
|
By
Koen Kooi
·
|
|
[PATCH v3 1/3] sdcard_image: rewrote to avoid using loopback and mount/unmount
Allow generation by regular users without fancy setup requirements and use of loopback and mount/unmount. Besides, this also includes following improvements: * use of megabytes when specifying SDIMG_S
Allow generation by regular users without fancy setup requirements and use of loopback and mount/unmount. Besides, this also includes following improvements: * use of megabytes when specifying SDIMG_S
|
By
Otavio Salvador
·
|
|
[PATCH v3 2/3] ti-hw-bringup-image: adapt to newer sdcard_image class
Signed-off-by: Otavio Salvador <otavio@...> --- recipes-misc/images/ti-hw-bringup-image.bb | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/recipes-misc/images/ti-hw-bringup-image
Signed-off-by: Otavio Salvador <otavio@...> --- recipes-misc/images/ti-hw-bringup-image.bb | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/recipes-misc/images/ti-hw-bringup-image
|
By
Otavio Salvador
·
|
|
[PATCH v3 3/3] cloud9-image: adapt to newer sdcard_image class
Signed-off-by: Otavio Salvador <otavio@...> --- recipes-misc/images/cloud9-image.bb | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-misc/images/cloud9-image.bb b/recip
Signed-off-by: Otavio Salvador <otavio@...> --- recipes-misc/images/cloud9-image.bb | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-misc/images/cloud9-image.bb b/recip
|
By
Otavio Salvador
·
|
|
[PATCH] ti-linuxutils: fix LICENSE syntax 2 messages
Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/linuxutils/ti-linuxutils.inc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-ti/linuxutils/ti-linuxutils.inc b/recipes
Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/linuxutils/ti-linuxutils.inc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-ti/linuxutils/ti-linuxutils.inc b/recipes
|
By
Koen Kooi
·
|
|
[PATCH 1/2] ti-cgt6x: update to 6.1.20 2 messages
Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/devtools/ti-cgt6x_6.1.17.bb | 11 ----------- recipes-ti/devtools/ti-cgt6x_6.1.20.bb | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(
Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/devtools/ti-cgt6x_6.1.17.bb | 11 ----------- recipes-ti/devtools/ti-cgt6x_6.1.20.bb | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(
|
By
Koen Kooi
·
|
|
[PATCH] linux 3.0: update to 3.0.14 3 messages
Also make oprofile a module to workaround an oprofile bug highlighted in 3.0.13 Signed-off-by: Koen Kooi <koen@...> --- conf/machine/include/omap3.inc | 2 +- .../linux/linux-3.0/beagleboard/defconfig
Also make oprofile a module to workaround an oprofile bug highlighted in 3.0.13 Signed-off-by: Koen Kooi <koen@...> --- conf/machine/include/omap3.inc | 2 +- .../linux/linux-3.0/beagleboard/defconfig
|
By
Koen Kooi
·
|
|
[PATCH] ti-dsplink: fix build with make 3.85 (e.g. fedora)
Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/dsplink/ti-dsplink.inc | 2 +- ...ve-check-for-make-version-3.85-works-fine.patch | 28 ++++++++++++++++++++ recipes-ti/dsplink/ti-dsplink_1.65.00.03.b
Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/dsplink/ti-dsplink.inc | 2 +- ...ve-check-for-make-version-3.85-works-fine.patch | 28 ++++++++++++++++++++ recipes-ti/dsplink/ti-dsplink_1.65.00.03.b
|
By
Koen Kooi
·
|
|
[PATCH] ti-dmai: clean up recipe
* remove DP = -1, there's only one recipe * remove unused files * add git patch header to remaining patches Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/dmai/ti-dmai.inc | 4 +- ...01-Correct-DMA
* remove DP = -1, there's only one recipe * remove unused files * add git patch header to remaining patches Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/dmai/ti-dmai.inc | 4 +- ...01-Correct-DMA
|
By
Koen Kooi
·
|
|
[PATCH 2/2] ti-cgt6x: add 7.2.7 3 messages
Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/devtools/ti-cgt6x_7.2.7.bb | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) create mode 100644 recipes-ti/devtools/ti-cgt6x_7.2.7.b
Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/devtools/ti-cgt6x_7.2.7.bb | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) create mode 100644 recipes-ti/devtools/ti-cgt6x_7.2.7.b
|
By
Koen Kooi
·
|
|
[PATCH v3 0/3] Rewrite sdcard_image.bbclass 2 messages
This version of patches uses mtools to copy the files onto the fat partition avoiding the problems from dosfstools in previous versions. The following changes since commit c00b5df3b85b3badbd268e376c0a
This version of patches uses mtools to copy the files onto the fat partition avoiding the problems from dosfstools in previous versions. The following changes since commit c00b5df3b85b3badbd268e376c0a
|
By
Otavio Salvador
·
|
|
[PATCH 2/5] ti-xdctools: update to 3.23.00.32 3 messages
Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/devtools/ti-xdctools.inc | 6 +----- recipes-ti/devtools/ti-xdctools_3.20.06.81.bb | 14 -------------- recipes-ti/devtools/ti-xdctools_3.23.00.32.bb |
Signed-off-by: Koen Kooi <koen@...> --- recipes-ti/devtools/ti-xdctools.inc | 6 +----- recipes-ti/devtools/ti-xdctools_3.20.06.81.bb | 14 -------------- recipes-ti/devtools/ti-xdctools_3.23.00.32.bb |
|
By
Koen Kooi
·
|
|
[PATCH 1/5] ti-eula-unpack: remove extraneous newline in cmd output
From: "Peter A. Bigot" <bigotp@...> print adds one already; to add another causes the input to be off and the default installation directory to be used, at least on Fedora 15. Signed-off-by: Peter A.
From: "Peter A. Bigot" <bigotp@...> print adds one already; to add another causes the input to be off and the default installation directory to be used, at least on Fedora 15. Signed-off-by: Peter A.
|
By
Peter A. Bigot
·
|
|
[PATCH 2/5] various: fix installation directories for corrected ti-eula-unpack
From: "Peter A. Bigot" <bigotp@...> Signed-off-by: Peter A. Bigot <bigotp@...> --- recipes-ti/bios/ti-dspbios.inc | 3 ++- recipes-ti/devtools/ti-xdctools.inc | 3 ++- recipes-ti/edma3lld/ti-edma3lld.in
From: "Peter A. Bigot" <bigotp@...> Signed-off-by: Peter A. Bigot <bigotp@...> --- recipes-ti/bios/ti-dspbios.inc | 3 ++- recipes-ti/devtools/ti-xdctools.inc | 3 ++- recipes-ti/edma3lld/ti-edma3lld.in
|
By
Peter A. Bigot
·
|
|
[PATCH 3/5] ti-codec-engine: work around XDC runtime error
From: "Peter A. Bigot" <bigotp@...> do_compile produces: js: "/prj/oe/bb/build/tmp-eglibc/work/beagleboard-angstrom-linux-gnueabi/ti-codec-engine-2_26_02_11-r114a/codec_engine_2_26_02_11/packages/ti/s
From: "Peter A. Bigot" <bigotp@...> do_compile produces: js: "/prj/oe/bb/build/tmp-eglibc/work/beagleboard-angstrom-linux-gnueabi/ti-codec-engine-2_26_02_11-r114a/codec_engine_2_26_02_11/packages/ti/s
|
By
Peter A. Bigot
·
|