Commit Graph

116 Commits

Author SHA1 Message Date
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
Khem Raj
aa3f237b40 angstrom-core-tweaks.inc: Append libc name to sysroot
This will help in building uclibc and eglibc based
angstrom in same  tmpdir

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-26 09:15:40 +01:00
Khem Raj
228367d7f4 angstrom-meta: Prune the global optimization flags.
* With gcc 4.5 most of the flags are redundant and
  we levarage oe-core flag settings as much as we
  can

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-23 21:32:17 +01:00
Koen Kooi
745cec04fa sysvinit: overlay our rc so we can use psplash or exquisite as splash
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-22 09:08:15 +01:00
Koen Kooi
4b5dc8ac05 update README 2011-03-21 12:25:47 +01:00
Denys Dmytriyenko
fd7b997e30 external-toolchain-angstrom: use pre-built Angstrom toolchain
* Use pre-built Angstrom toolchain available from [1] as external one

[1] http://www.angstrom-distribution.org/toolchains/

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-21 10:01:34 +01:00
Graeme Gregory
17ecf9dacf angstrom.bbclass rename to angstrom-blacklist
originally I had another couple of utility functions in this class but
I removed them before pushing upstream. Rename now so its purpose is
clearer.

Signed-off-by: Graeme Gregory <dp@xora.org.uk>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-20 08:54:52 +01:00
Koen Kooi
eb9d00e88e angstrom: prefer perl 5.12.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-17 11:31:13 +01:00
Koen Kooi
5162d57756 angstrom: last bits of the yocto->core change
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-17 11:29:10 +01:00
Koen Kooi
f074c53af8 contrib: s/yocto/core/
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-17 11:25:23 +01:00
Koen Kooi
9883d8bf49 omap3-mkcard: fix util-linux-ng dep
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-15 12:28:30 +01:00
Koen Kooi
7d6defad17 angstrom v2010.x: prefer util-linux now that util-linux-ng has been merged back
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Graeme Gregory <dp@xora.org.uk>
2011-03-15 11:29:56 +01:00
Koen Kooi
2957e46f01 angstrom: add TOOLCHAIN_*PATH from oe.dev bitbake.conf
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-14 19:11:17 +01:00
Koen Kooi
1b427b4f22 angstrom: change SDK output name to match the one in OE .dev
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-13 20:05:49 +01:00
Khem Raj
d929a25fe2 classes/angstrom-mirrors.bbclass: Add osc, p4 svk to possible mirror hits
Remove duplication of mirrors and premirrors. They already come from
angstrom-mirrors class

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-12 16:20:04 +01:00
Koen Kooi
02c1ca447c angstrom: add more 'core' branding
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-12 08:49:07 +01:00