[Angstrom-devel] [meta-angstrom][PATCH 6/6] angstrom: fix java versions

2013-01-03 Thread Khem Raj
From: Koen Kooi Signed-off-by: Koen Kooi --- conf/distro/include/angstrom-jalimo.conf |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/conf/distro/include/angstrom-jalimo.conf b/conf/distro/include/angstrom-jalimo.conf index 61ec693..9daa68f 100644 --- a/conf/distro/in

[Angstrom-devel] [meta-angstrom][PATCH 1/6] angstrom-next: Adapt to nativesdk renaming

2013-01-03 Thread Khem Raj
Signed-off-by: Khem Raj --- conf/distro/angstrom-next.conf | 18 +- conf/distro/include/angstrom-uclibc.inc | 10 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/conf/distro/angstrom-next.conf b/conf/distro/angstrom-next.conf index 675bcaf.

[Angstrom-devel] [meta-angstrom][PATCH 5/6] update-rc.d: make PRINC work properly for multiple bbappends

2013-01-03 Thread Khem Raj
From: Andreas Müller --- recipes-core/update-rc.d/update-rc.d_0.7.bbappend |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/update-rc.d/update-rc.d_0.7.bbappend b/recipes-core/update-rc.d/update-rc.d_0.7.bbappend index 8e9b0c0..86aed8e 100644 --- a/recipes-cor

[Angstrom-devel] [meta-angstrom][PATCH 2/6] base-files: remove ${sysconfdir}/tmpfiles.d/var-run.conf

2013-01-03 Thread Khem Raj
From: Andreas Müller Fix conflict with systemd's version of the same file causing errors at do_rootfs like: | * check_data_file_clashes: Package systemd wants to install file /home/andreas/tmp/oe-core-eglibc/work/overo-angstrom-linux-gnueabi/xfce4-full-image/1.0-r0/rootfs/etc/tmpfiles.d/var-ru

[Angstrom-devel] [meta-angstrom][PATCH 3/6] base-files: make PRINC work properly for multiple bbappends

2013-01-03 Thread Khem Raj
From: Andreas Müller --- recipes-core/base-files/base-files_3.0.14.bbappend |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/base-files/base-files_3.0.14.bbappend b/recipes-core/base-files/base-files_3.0.14.bbappend index 5420ddb..ca719ed 100644 --- a/recipes-

[Angstrom-devel] [meta-angstrom][PATCH 4/6] angstrom: enable opengl for x86

2013-01-03 Thread Khem Raj
From: Koen Kooi Signed-off-by: Koen Kooi --- conf/distro/include/angstrom.inc |6 ++ 1 file changed, 6 insertions(+) diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 69737b0..bd40f27 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/i

[Angstrom-devel] [angstrom-scripts][PATCH] scripts/layerman: Run gc and prune dead branches

2013-01-03 Thread Khem Raj
This would run git garbage collector and prune the branches which has been deleted in upstream repo. Signed-off-by: Khem Raj --- scripts/layerman |1 + 1 file changed, 1 insertion(+) diff --git a/scripts/layerman b/scripts/layerman index 777cdb1..0ca4d74 100755 --- a/scripts/layerman +++ b/

[Angstrom-devel] [angstrom-scripts][PATCH] gitignore: ignore bitbake.lock

2013-01-03 Thread Khem Raj
Its a build generated artifact Signed-off-by: Khem Raj --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4e19dd9..e512445 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +bitbake.lock build sources/* !sources/layers.txt -- 1.8.0 _

Re: [Angstrom-devel] wrong kernel is being downloaded

2013-01-03 Thread Edward Vidal
Hello, the Angstrom build just finished. I get the same as meta-ti and yocto Texas Instruments OMAP4460 ES1.1 OMAP SD/MMC: 0 readingu-boot.img readingu-boot.img U-Boot 2011.12-dirty (Jan 03 2013 - 12:29:15) CPU : OMAP4460 ES1.1 Board: OMAP4 Panda I2C: ready DRAM: 1 GiB MMC: OMAP SD

Re: [Angstrom-devel] wrong kernel is being downloaded

2013-01-03 Thread Edward Vidal
Hello All from Ed Vidal I have not changed any recipes. I have been trying with a current version of angstrom which downloads linux-omap_3.1.0-r1a. cd ~/angstrom/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/deploy/images/pandaboard/ This creates the following files ls MLO MLO-pandaboard MLO-

Re: [Angstrom-devel] wrong kernel is being downloaded

2013-01-03 Thread Gary Thomas
On 2013-01-03 11:40, Alan DuBoff wrote: On Tue, 25 Dec 2012, Gary Thomas wrote: Please try to answer the question that was asked: what did you change in the *recipe*?? I *DID* answer, please go back and read my messages, here it is again for your convenience: setup-scripts/sources/meta-ti/

Re: [Angstrom-devel] wrong kernel is being downloaded

2013-01-03 Thread Alan DuBoff
On Tue, 25 Dec 2012, Gary Thomas wrote: Please try to answer the question that was asked: what did you change in the *recipe*?? I *DID* answer, please go back and read my messages, here it is again for your convenience: setup-scripts/sources/meta-ti/recipes-kernel/linux/linux-ti33x-psp_3.2.