Commit Graph

86 Commits

Author SHA1 Message Date
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
Koen Kooi
bdbf7927d9 angstrom-version: switch to new OE-core based naming
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-11 09:56:18 +01:00
Koen Kooi
7acf03e8d4 base.bbclass: COMPATIBLE_MACHINE is now in oe-core, drop class from overlay
http://cgit.openembedded.org/cgit.cgi/openembedded-core/commit/?id=dc303cbf25cf48aa98ff1979882820dd25f8cd9d

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-02 10:05:31 +01:00
Koen Kooi
9cc9203661 switch to oe-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-02-28 22:52:59 +01:00
Koen Kooi
02e79843cc angstrom-version: remove 'export' commands that broke the builds
Original fix by Chris Larson, rediscovered by Stefan Schmidt

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-02-18 11:30:30 +01:00
Koen Kooi
d14b9341cc base bbclass: sync with yocto
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-02-17 15:08:18 +01:00
Koen Kooi
3d39654965 add README and license for this layer 2011-02-13 16:46:43 +01:00
Koen Kooi
f8e68003f6 retire angstrom 2008
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-02-12 09:41:22 +01:00
Koen Kooi
84c637d210 angstrom: prettify SDK output name a bit
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-02-09 12:00:09 +01:00
Koen Kooi
028d37ee24 angstrom source mirror: blacklist git2/ dir as well
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-02-07 11:28:33 +01:00
Koen Kooi
64bd782843 base bbclass: catch up with yocto fetcher2 changes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-02-07 10:40:56 +01:00
Koen Kooi
e2ef6a5560 base bbclass: catch up with yocto
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-02-01 13:32:36 +01:00
Koen Kooi
81809c9168 angstrom-uboot-scripts: sync with OE
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-02-01 10:34:48 +01:00
Koen Kooi
e181df9d9a contrib: point feed uploader to feed.a-d.org 2011-01-31 15:00:22 +01:00
Koen Kooi
7ec605c57b angstrom-feed-configs: bump PR
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-31 14:47:56 +01:00
Koen Kooi
34e2f1a5c1 angstrom: point ANGSTROM_URI to feeds.a-d.org
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-31 14:45:04 +01:00
Koen Kooi
285322dbae angstrom: disable src_distribute_local bbclass for the time being
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-31 13:05:04 +01:00
Koen Kooi
a106ef916f angstrom 2010: switch to pixman 0.21.4 2011-01-25 20:30:09 +01:00
Koen Kooi
0427237aea base bbclass: prepare for bitbake fetcher v2 integration
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-25 13:46:33 +01:00
Koen Kooi
b8a38dff25 console-*-image: add hack to install u-a till task-base gets cleaned up
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-25 12:12:04 +01:00
Koen Kooi
6a69bf3fa2 meta-angstrom: catch up with yocto libgcc change
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-18 11:45:25 +01:00
Koen Kooi
8c1f5beb19 angstrom: set PYTHON_BASEVERSION ?= "2.6"
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-17 16:48:23 +01:00
Koen Kooi
eb713ede6d meta-angstrom: clean up libc preferred providers a bit
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-14 13:07:50 +01:00
Koen Kooi
e91d59a87a meta-angstrom: switch BBPATH around to get our custom base.bbclass picked up
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-13 11:24:22 +01:00
Koen Kooi
1f3d678779 meta-angstrom: base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES * Add support for using SOC_FAMILY in the COMPATIBLE_MACHINES setting for a recipe. * This will allow recipes to work for entire families of devices without having to maintain/update the compatible devices as new devices are added into a family
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-13 11:24:21 +01:00
Koen Kooi
b8f43cc57f meta-angstrom: import base.bbclass from yocto
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-13 11:24:21 +01:00
Koen Kooi
67ed1cd314 meta-angstrom: angstrom-feed-configs: bump PR
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-12 20:24:22 +01:00
Koen Kooi
e3702d2046 meta-angstrom: change feedpath
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-12 20:23:54 +01:00
Koen Kooi
40078161d5 meta-angstrom: version next with $DATE
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-12 20:18:28 +01:00
Koen Kooi
b04343a978 meta-angstrom: set codename to yoctopus
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-12 20:17:05 +01:00
Koen Kooi
2a830a7885 meta-angstrom: enable cross-prelink for images
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-12 19:22:45 +01:00