Commit Graph

781 Commits

Author SHA1 Message Date
Koen Kooi
cae4113f98 catch up with TMPDIR and TCLIBC changes in oe-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-18 20:23:51 +02:00
Koen Kooi
c25bbe1ab7 use blacklist class from meta-oe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-18 14:49:10 +02:00
Khem Raj
543651d904 angstrom-2010.x.conf: Change uclibc PREFERRED_VERSION to match uclibc PV change
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-18 10:05:00 +02:00
Koen Kooi
66e81f16b6 angstrom core tweaks: set LICENSE_DIRECTORY to avoid multimachine breakage
From http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/002535.html:

  "Diffing the do_populate_lic task, it shows DEPLOY_DIR_IMAGE has a
   dependency on the MACHINE variable so its correctly rerunning the task
   for that reason."

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-17 08:32:18 +02:00
Koen Kooi
2bb00ff193 README: add meta-oe dep
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-16 23:25:47 +02:00
Koen Kooi
5c781abbd4 testlab bbclass: this has moved to meta-oe, so delete it
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-16 23:24:00 +02:00
Koen Kooi
8d5cc85fb2 angstrom: also pin libgcc-nativesdk
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-11 08:21:24 +02:00
Khem Raj
1c4bcf20e0 angstrom-bleeding.conf: Prefer gcc 4.6 from meta-openembedded
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-09 22:13:17 +02:00
Koen Kooi
d2731f32f0 angstrom bleeding: prefer eglibc 2.13
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-09 20:26:24 +02:00
Khem Raj
a9ad160251 conf/layer.conf: Document the operation on BBPATH correctly in the comment
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-09 19:50:49 +02:00
Koen Kooi
f41121fdbc angstrom bleeding: add config to test bleeding edge toolchain stuff
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-09 19:25:06 +02:00
Koen Kooi
6749514ba3 preferred-xorg-versions-live: prefer pixman 0.22.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-09 15:44:15 +02:00
Khem Raj
270a781234 angstrom-eglibc.inc,angstrom-glibc.inc: Beautify the libiconv BLACKLIST message
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-07 08:47:10 +02:00
Khem Raj
7fac11549a angstrom-2010.x.conf: Prefer gtk+ to provide gdk-pixbuf
oe-core has recipes for gdk-pixbuf as well which then ends
up with gdk-pixbuf related packages coming from multiple
recipes.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-07 08:47:10 +02:00
Koen Kooi
cc57ad39cd angstrom-version: also provide /etc/os-release
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-06 10:58:25 +02:00
Khem Raj
a56f83db96 angstrom-2010-preferred-versions.inc: Prefer 0.9.22 for pulseaudio
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-06 07:34:09 +02:00
Khem Raj
7dc05254f3 conf/layer.conf: Use .= to append to BBPATH and += for BBFILES
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-06 07:32:30 +02:00
Khem Raj
36759ecf43 angstrom-2010-preferred-versions.inc: Prefer verison 1.18.4 for busybox
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-05 08:21:13 +02:00
Khem Raj
d78e17525d distro: Make virtual/libintl hard assignment to proxy-libintl
This is policy for angstrom so we advice strongly to use proxy-libintl
for uclibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-04 19:31:38 +02:00
Khem Raj
ae3aaff1d5 angstrom.inc: Weakly prefer gettext to provide virtual/gettext
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-04 19:31:38 +02:00
Khem Raj
276e0f806f angstrom-2010-preferred-versions.inc: Fix some of non existing PREFERRED_VERSIONs
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-02 09:03:52 +02:00
Khem Raj
20e5169251 distro/include/uclibc.inc: Define missing PREFERRED_PROVIDERs for nativesdk
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-02 09:03:52 +02:00
Khem Raj
31ae12a760 angstrom-2010.x.conf: Set preferred version 2.6.37.2 for linux-libc-headers
2.6.34 is not available it defaults to 2.6.37.2 anyway

Add PREFERRED_PROVIDER for opkg-native otherwise it complains about
multiple providers opkg-native or opkg-nogpg-native

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-02 09:03:52 +02:00
Koen Kooi
449ddebe7e angstrom: catch up with perl version bump
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-02 00:06:47 +02:00
Khem Raj
69d8c7f486 angstrom-2010.x.conf: Defined PREFERRED_VERSION for gcc-runtime-nativesdk
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-30 21:39:48 +02:00
Koen Kooi
a51352cfa5 include ${DISTRO_VERSION} in sdk tarball name
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-30 21:38:30 +02:00
Khem Raj
e5bf14a545 angstrom-core-tweaks.inc: Fix SDK build failures since SDK_NAME is used in paths
SDK_NAME is used in sysroot paths and  BASE_PACKAGE_ARCH
is not same for crossdk and nativesdk recipes so gcc-crosssdk
fails to find the sysroot we use FEED_ARCH instead this
gives the subarch like armv7a to differentialte multimachine
SDK builds.

We remove TARGET_OS since same information is proviced by TCLIBC

We remove DISTRO_VERSION since its too much information of little use

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-30 21:37:36 +02:00
Koen Kooi
f9fdb3c393 angstrom-version: bump PE for distro version going backwards
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29 18:20:21 +02:00
Koen Kooi
0eeb976f29 angstrom: switch to YYYY.MM in distro version
This avoids changing SDKNAME daily, which triggers too much sstate invalidations

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29 18:19:36 +02:00
Khem Raj
01bc90938d angstrom-2010.x.conf: Prefer gconf to provide gconf-dbus
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-27 20:51:39 +02:00
Koen Kooi
f73cc57dda console-image-image: add dropbear
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-22 15:33:41 +02:00
Khem Raj
a6d05ec5b2 conf, build-feeds, build-releases: Replace ANGSTROMLIBC with TCLIBC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-22 09:33:25 +02:00
Koen Kooi
b35ac2961f efl-nodm-image: initial add
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-21 13:36:21 +02:00
Koen Kooi
4499fcc0d8 e-wm-config-angstrom: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-21 13:33:50 +02:00
Koen Kooi
c74532cabe meta-angstrom: catch up with POKYBASE -> COREBASE renaming
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-21 09:59:14 +02:00
Khem Raj
0b45697cf2 angstrom-2010.x.conf: Lock more gcc and binutils based recipe versions
These versions are new in oe-core so we need to lock their versions
as well

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-19 20:15:41 +02:00
Koen Kooi
a47f1c9b26 angstrom-2010-preferred-versions: remove PYTHON version, it's in oe-core now
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-18 10:57:40 +02:00
Koen Kooi
baef184d93 angstrom-core-tweaks: more Xorg providers are needed to be set
Large parts of Xorg can now be built without dragging in xserver-xf86-*

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-18 09:22:13 +02:00
Koen Kooi
763c916fd4 contrib: remove redundant 'angstrom' dir
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-17 23:42:46 +02:00
Koen Kooi
9d2eaa5da8 angstrom-core-tweaks: prefer libx11 over libx11-trim
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-17 12:41:41 +02:00
Koen Kooi
e986148896 angstrom-2010-preferred-versions.inc: remove xorg pinnings
The pinnings are out of date, remove them for now

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-17 12:15:11 +02:00
Koen Kooi
655ae8830e preferred-xorg-versions-live.inc: use newer util-macros
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-17 09:06:53 +02:00
Tom Rini
47861c6bfd angstrom-2010.x.conf: Soft-assign IMAGE_LINGUAS
Make this a soft-assign so that you can override this in local.conf
(to blank them all out or just pick your locale).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-07 20:16:52 +02:00
Koen Kooi
4d9ceca307 angstrom feed uploader: upload to EU mirror
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-07 11:44:24 +02:00
Koen Kooi
ef37abd10d task-boot: move to meta-oe
10:15 <JaMa|Wrk> Hi, found your task-boot, this is good for everyone, would you mind pushing it to meta-oe?

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-07 11:43:53 +02:00
Khem Raj
efeba0a5ef angstrom-core-tweaks.inc: Remove redundant flag from TARGET_LDFLAGS
bitbake.conf from oe-core also appends TARGET_LINK_HASH_STYLE to TARGET_LDFLAGS

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-05 08:13:32 +02:00
Khem Raj
6c7de4104a angstrom-core-tweaks.inc: Redefine SSTATE_MANIFESTS
We have to differentiate libc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-01 08:31:48 +02:00
Khem Raj
04ddfcee9c angstrom-2010.x.conf: Prefer git version of uclibc
Use two new uclibc features xattr argp

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-01 08:31:48 +02:00
Khem Raj
003f6d3ad9 distro/include/uclibc.inc: Use proxy-libintl as virtual provider for libintl instead of gettext
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-01 08:31:48 +02:00
Khem Raj
bb779c60d3 angstrom-core-tweaks.inc: Append ANGSTROMLIBC to STAGING_DIR_HOST
This helps in creating machine-libc sysroots and one can build
uclibc and eglibc based systems in same tmpdir

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-26 22:09:25 +01:00