Re: [Angstrom-devel] (Mixed security state) Re: Kernel build broken / toolchain issue

2012-03-04 Thread Khem Raj
On Fri, Mar 2, 2012 at 1:43 AM, Martin Jansa wrote: >> # OPTSPACE=${@base_contains("SPECIAL_ARCH_LIST", "${TARGET_ARCH}", "", >> "--enable-target-optspace",d)} > > Important is line bellow which shows actual value of this expresion (and > doesn't start with '#'). > > I'm not using Angstrom and I'm

[Angstrom-devel] Koen Kooi : angstrom mirror: switch for faster mirror and use it as PREMIRROR again

2012-03-04 Thread Angstrom Git Repos
Module: meta-angstrom Branch: master Commit: b2bff87f0cf202c8515b21ab67248f81342eb96b Author: Koen Kooi Date: Sun Mar 4 10:51:09 2012 +0100 angstrom mirror: switch for faster mirror and use it as PREMIRROR again Signed-off-by: Koen Kooi --- classes/angstrom-mirrors.bbclass | 23 +++

[Angstrom-devel] Koen Kooi : angstrom feed sorter: add support for fri2-noemgd and pandaboard

2012-03-04 Thread Angstrom Git Repos
Module: meta-angstrom Branch: master Commit: 51ba0dd081af1d7de56ffc9fb318044bc3c7c47e Author: Koen Kooi Date: Sun Mar 4 10:52:31 2012 +0100 angstrom feed sorter: add support for fri2-noemgd and pandaboard Signed-off-by: Koen Kooi --- contrib/sort.sh |7 +-- 1 files changed, 5 ins

Re: [Angstrom-devel] Extraneous package config file (.pc) breaking build sanity test

2012-03-04 Thread Alex J Lennon
Hi Koen, Have a look at the meta-mono layer: https://github.com/KokoFitClub/meta-mono/tree/master/recipes-mono/libgdiplus I seem to get the same problem when I try using this recipe within oe-classic NOTE: package libgdiplus-2.10-r0: task do_package_write_ipk: Started Packaged contents of

Re: [Angstrom-devel] Kernel build broken / toolchain issue

2012-03-04 Thread Khem Raj
On Fri, Mar 2, 2012 at 12:13 AM, Eibach, Dirk wrote: > Since my update yesterday buidling the linux kernel is broken. I get > "cc1: error: Do not use -Os option if --enable-target-optspace is not > set." > This seems to be a toolchain issue. I was not able to determine which > change brought that

Re: [Angstrom-devel] Extraneous package config file (.pc) breaking build sanity test

2012-03-04 Thread Alex J Lennon
Have a look at the meta-mono layer: https://github.com/KokoFitClub/meta-mono/tree/master/recipes-mono/libgdiplus Excellent thanks. I did have a hunt around on http://cgit.openembedded.org/ to see if this was present but I must have missed it. Where should I be starting to search for avail

Re: [Angstrom-devel] Extraneous package config file (.pc) breaking build sanity test

2012-03-04 Thread Koen Kooi
Op 4 mrt. 2012, om 14:42 heeft Alex J Lennon het volgende geschreven: > Hi, > > I've been trying to add in a recipe for libgdiplus.so as I need it for some > Mono/SDLDotNet rendering I'm looking at. > > The recipe builds the package (inheriting autotools) but seems to leave a > package config

[Angstrom-devel] Extraneous package config file (.pc) breaking build sanity test

2012-03-04 Thread Alex J Lennon
Hi, I've been trying to add in a recipe for libgdiplus.so as I need it for some Mono/SDLDotNet rendering I'm looking at. The recipe builds the package (inheriting autotools) but seems to leave a package configuration hanging around which then breaks a sanity check - ERROR: QA Issue with sta

Re: [Angstrom-devel] Can't build cloud9 image

2012-03-04 Thread Koen Kooi
Op 4 mrt. 2012, om 14:02 heeft Gary Thomas het volgende geschreven: > On 2012-03-04 05:46, Koen Kooi wrote: >> >> Op 3 mrt. 2012, om 13:51 heeft Gary Thomas het volgende geschreven: >> >>> OE Build Configuration: >>> BB_VERSION= "1.15.1" >>> TARGET_ARCH = "arm" >>> TARGET_OS

Re: [Angstrom-devel] Can't build cloud9 image

2012-03-04 Thread Gary Thomas
On 2012-03-04 05:46, Koen Kooi wrote: Op 3 mrt. 2012, om 13:51 heeft Gary Thomas het volgende geschreven: OE Build Configuration: BB_VERSION= "1.15.1" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "beaglebone" DISTRO= "angstrom" DISTRO_VE

[Angstrom-devel] Images are all broken

2012-03-04 Thread Gary Thomas
All of the recent images I've built (for beaglebone at least) fail on boot with these messages: Starting Journal Service... Failed to start Journal Service [FAILED] See 'systemctl status systemd-journald.service' for details. Dependency failed. Abort

Re: [Angstrom-devel] Can't build cloud9 image

2012-03-04 Thread Koen Kooi
Op 3 mrt. 2012, om 13:51 heeft Gary Thomas het volgende geschreven: > OE Build Configuration: > BB_VERSION= "1.15.1" > TARGET_ARCH = "arm" > TARGET_OS = "linux-gnueabi" > MACHINE = "beaglebone" > DISTRO= "angstrom" > DISTRO_VERSION= "v2012.03-core"

Re: [Angstrom-devel] Can't build cloud9 image

2012-03-04 Thread Gary Thomas
On 2012-03-03 05:51, Gary Thomas wrote: OE Build Configuration: BB_VERSION = "1.15.1" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "beaglebone" DISTRO = "angstrom" DISTRO_VERSION = "v2012.03-core" TUNE_FEATURES = "armv7a vfp neon cortexa8" TARGET_FPU = "vfp-neon" meta-angstrom = "mas

Re: [Angstrom-devel] build broken, ca-certificates no longer available, patch attached

2012-03-04 Thread Ulf Samuelsson
There is already a patch submitted to the mailing list since one week. Best Regards Ulf Samuelsson 4 mar 2012 kl. 10:01 skrev Koen Kooi : > > Op 3 mrt. 2012, om 22:08 heeft Norman Schleicher het volgende geschreven: > >> On 03/03/2012 09:55 PM, Koen Kooi wrote: >>> Op 3 mrt. 2012, om 21:49 he

Re: [Angstrom-devel] build broken, ca-certificates no longer available, patch attached

2012-03-04 Thread Koen Kooi
Op 3 mrt. 2012, om 22:08 heeft Norman Schleicher het volgende geschreven: > On 03/03/2012 09:55 PM, Koen Kooi wrote: >> Op 3 mrt. 2012, om 21:49 heeft Norman Schleicher het volgende geschreven: >> >>> hello, >>> >>> old ca certificates no longer available, >>> >>> ERROR: Task 3117 >>> (/var/l

[Angstrom-devel] Koen Kooi : angstrom: remove SOC_FAMILY from global overrides, BSP layers add it on their own now

2012-03-04 Thread Angstrom Git Repos
Module: meta-angstrom Branch: master Commit: 52389d527c749ea7c9e54fc778df71f033751c24 Author: Koen Kooi Date: Sun Mar 4 10:00:38 2012 +0100 angstrom: remove SOC_FAMILY from global overrides, BSP layers add it on their own now Signed-off-by: Koen Kooi --- conf/distro/include/angstrom.inc