Commit Graph

63 Commits

Author SHA1 Message Date
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
Koen Kooi
1e5147cfda meta-angstrom: import task-boot from OE
console-image: use task-boot

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-12 16:41:04 +01:00
Koen Kooi
ce39f74455 angstrom-feed-configs: arch.conf is already in opkg-config-base
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-08 10:04:39 +01:00
Koen Kooi
3c8bf5253c console-*image: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-08 09:58:36 +01:00
Koen Kooi
549d727c0f psplash: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-08 09:48:41 +01:00
Koen Kooi
9b3ba4d0ab angstrom recipes: add MIT license checksums
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-08 09:47:35 +01:00
Koen Kooi
ab276baa66 psplash-zap: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-08 09:44:21 +01:00
Koen Kooi
49b717025d angstrom-yocto-tweaks: enable gnu hash
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-07 16:45:37 +01:00
Koen Kooi
9f1eabf0a8 angstrom next: move to wpa-supplicant 0.7
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-07 16:41:02 +01:00
Koen Kooi
1fc338d100 console-base-image: append to IMAGE_INSTALL to drag in the IMAGE_* stuff
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-07 13:15:05 +01:00
Koen Kooi
e8eb6d0c36 angstrom: start yocto tweaks include to keep track of hard to overlay changes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-07 12:58:10 +01:00
Koen Kooi
47159f83c2 angstrom next: prefer dropbear 0.52
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-07 11:32:46 +01:00
Koen Kooi
981e74aebd angstrom next: prefer wpa supplicant 0.6.10
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-07 11:32:46 +01:00
Koen Kooi
d8f21d36c8 angstrom next: sync versions with OE
Still a lot of disconnect with the version in yocto, but we're slowly getting there

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-07 10:30:48 +01:00
Koen Kooi
fae8816230 angstrom: use yocto style mirrors
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-06 08:16:58 +01:00
Koen Kooi
29b30b7a01 angstrom: add old-style override for SOC_FAMILY 2011-01-03 08:53:14 +01:00
Koen Kooi
9cf79eb931 sstate: catch up with http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=b75330e99bf41da1854accaa99ea5cb942367e2b
see https://lists.yoctoproject.org/pipermail/poky/2010-December/001839.html

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2010-12-30 13:42:33 +01:00
Koen Kooi
93a0f40198 meta-angstrom: catch up with yocto sstate changes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2010-12-23 16:49:45 +01:00
Koen Kooi
59299a5c5b meta-angstrom: bump pixman version to 0.21.2
This has more NEON optimizations

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2010-12-04 21:46:56 +01:00
Koen Kooi
8623990b8e meta-angstrom: add missing ONLINE_PACKAGE_MANAGEMENT define to make testlab work
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2010-12-04 21:27:28 +01:00
Koen Kooi
c52e858a47 console-image: catch up with poky image.bbclass changes
The timestamp function this uses got removed, so switch to the other one

Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-11-26 10:21:39 +01:00
Koen Kooi
0d43ab6999 angstrom: add PWD to BB_HASHBASE_WHITELIST
Original commit message from poky:

Without doing this I can't reuse prebuilts generated from one directory in another
build directory which is really not comfortable for developers. Due to difference
on PWD variable, base hash becomes different for every sstate package.

So here PWD is added to the hase base whitelist, which makes most prebuilts reusable
now in a different build directory. However there still remains one issue about
do_populate_sysroot sstate package. Absolute path is encoded in this task which
then blocks reuse on them. Perhaps we need some redesign for do_populate_sysroot into
two stages, with all absolute path related operations moved to the 2nd stage. This
way then the 1st stage can be reused.

Partially fix [BUGID #522]
2010-11-08 14:38:53 +01:00
Koen Kooi
15647eff7a meta-angstrom: add extra toolchain defines for eglibc
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-11-08 12:09:59 +01:00
Koen Kooi
871959c80f meta-angstrom: merge in LIBC_DEPENDENCIES from poky
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-11-03 19:48:57 +01:00