Commit Graph

410 Commits

Author SHA1 Message Date
Cliff Brake
f317b0ea1d set default tune for Overo to cortexa8hf-neon
Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-05-28 23:54:26 -07:00
Khem Raj
95f45b4348 angstrom-next: Pin version of binutils-native
This otherwise causes pain when we have layers which also
provide toolchains besides oe-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-05-20 13:44:13 -07:00
Khem Raj
362eaf9788 angstrom-jalimo: Remove pinned versions
Pinnings were old and are not required now a days
with meta-java only providing 1 version of a recipe

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-05-18 09:38:19 -07:00
Khem Raj
fb40276dd1 angstrom-java: Refresh pinned recipes
Fixes

NOTE: preferred version 1.5.2 of jamvm not available (for item jamvm)
NOTE: versions of jamvm available:
1.5.5+1.6.0-devel+gitAUTOINC+0972452d441544f7dd29c55d64f1ce3a5db90d82
NOTE: preferred version 6b24-1.11.1 of openjdk-6-jre not available (for
item openjdk-6-jre)
NOTE: versions of openjdk-6-jre available:
6b24-1.11.1+1.11.2-devel+hgAUTOINC+54ceda20a02c 6b24-1.11.9 6b27-1.12.5
NOTE: preferred version 0.98 of classpath not available (for item
classpath)
NOTE: versions of classpath available: 0.99

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-05-18 09:29:23 -07:00
Khem Raj
c3f8f25c6e angstrom-next: Flip the switch to gcc 4.8
I know arm kernels segfault but this is bleeding angstrom

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-05-18 09:28:28 -07:00
Khem Raj
617c489510 angstrom: Define PREFERRED_PROVIDER for eglibc
This otherwise conflicts with linaro external toolchain
when meta-linaro is included

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-05-18 09:26:51 -07:00
Khem Raj
fe82cbd08e angstrom-next: Bump binutils to 2.23.2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-05-08 03:35:25 -07:00
Khem Raj
c6cb7d4aca packagegroup-gnome: Remove gdm-systemd
-systemd packages are gone

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-05-07 05:12:39 -07:00
Khem Raj
1dbdd5e137 README: Update MAINTAINERS
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-04-04 01:51:58 -07:00
Khem Raj
0f9a2f0b08 angstrom-next: Switch beaglebone and beagleboard to use hardfp ABI
whichever machine wants and can support hardfp should be adding there
tune flags here too.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-03-24 22:52:27 -07:00
Koen Kooi
43d406094f angstrom: Disable sysvinit for recipes with systemd support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2013-03-24 10:40:35 +01:00
Khem Raj
adf9f7aa4a angstrom-next: Ping libc headers to 3.8 to match OE-Core
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-03-20 00:37:03 -07:00
Koen Kooi
7207787c4e layer.conf: add SIGGEN_EXCLUDERECIPES_ABISAFE
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2013-03-13 12:43:30 +01:00
Koen Kooi
9081131bdf task-angstrom-e: fix ALLOW_EMPTY declaration
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2013-03-07 11:00:21 +01:00
Khem Raj
84489317cf angstrom-next: Bump binutils to 2.23.x
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-02-20 23:38:53 -08:00
Khem Raj
db3f6305b1 angstrom-next.conf: Add weak define for ROOT_FLASH_SIZE
Not all BSPs define it so we need a fall back

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-02-20 23:34:18 -08:00
Andreas Müller
59968284dd angstrom-gnome-icon-theme-enable: fix postinst
ERROR: QA Issue: /home/Superandy/data/oe-core/sources/meta-angstrom/recipes-tweaks/themes/angstrom-gnome-icon-theme-enable.bb: Variable pkg_postinst is set as not being package specific, please fix this.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-02-11 16:09:32 +01:00
Andreas Müller
99a9352d53 angstrom-clearlooks-theme-enable: fix postinst
ERROR: QA Issue: /home/Superandy/data/oe-core/sources/meta-angstrom/recipes-tweaks/themes/angstrom-clearlooks-theme-enable.bb: Variable pkg_postinst is set as not being package specific, please fix this.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-02-11 16:07:44 +01:00
Andreas Müller
5a38739d18 don't pin versions for recipes only found once in (core)layer
* uclibc
* eglibc
* mesa
* qt
* gobject-introspection-native
* udev

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-01-29 01:40:36 +01:00
Khem Raj
4beaa3f56f angstrom-next: move to eglibc 2.17
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-28 12:00:33 -08:00
Khem Raj
f5f776ca2c angstrom-preferred-versions.inc: Pin mesa to 9.0.1
To match with OE-Core where 8.0.x is now gone

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-27 09:28:30 -08:00
Andreas Müller
77970a2146 angstrom-next.conf: remove PREFERRED_PROVIDER_udev
oe-core takes care when systemd is in DISTRO_FEATURES

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2013-01-25 14:54:27 +01:00
Khem Raj
b264691eac zypper: Delete bbappend
zypper is gone in oe-core. We however will need to add
a bbappend for zypper replacement which is smart

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-24 19:01:03 -08:00
Khem Raj
b63c87cb31 angstrom/conf: Add systemd to DISTRO_FEATURES
OE-Core wants systemd to be in distro features
to leverage the systemd infra from Core

secondly in OE-Core there is not build time dep on
update alternatives see 56a59ef12936dcc6464cf1d43dda6957a5aa8c65
update-alternatives now needs to ask for opkg
we were wrongly asking for update-alternatives-cworth
which is a runtime package.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-21 15:46:46 -08:00
Koen Kooi
9f298e0d77 README: add link to test reports, fix URL typo
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2013-01-09 12:00:47 -08:00
Khem Raj
d8f5837be1 angstrom-core-tweaks.inc: Delete XSERVER definition for qemux86 and qemux86-64
Additionally kernel26 has been dropped from Features so there is no
point of checking for it. Instead weakly define IMAGE_DEV_MANAGER ?=
"udev"

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-09 11:53:52 -08:00
Khem Raj
cd3685f09d angstrom-preferred-versions.inc: Move up the pinning of mesa and qt4
OE-Core has moved to mesa 8.0.5 and QT4 to 4.8.4

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 12:27:45 -08:00
Khem Raj
79e36cecd3 conf/distro/angstrom-next.conf: Pin kernel headers to 3.7
oe-core has moved up to 3.7 for kernel headers now

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:47:36 -08:00
Koen Kooi
0b429e934d angstrom: fix java versions
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2013-01-07 14:37:33 -08:00
Andreas Müller
a27134b9b7 update-rc.d: make PRINC work properly for multiple bbappends 2013-01-07 14:37:33 -08:00
Koen Kooi
b1e1e22992 angstrom: enable opengl for x86
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2013-01-07 14:37:33 -08:00
Andreas Müller
cd4bd1d0f5 base-files: make PRINC work properly for multiple bbappends 2013-01-07 14:37:33 -08:00
Andreas Müller
939af15d3f base-files: remove ${sysconfdir}/tmpfiles.d/var-run.conf
Fix conflict with systemd's version of the same file causing errors at
do_rootfs like:

|  * check_data_file_clashes: Package systemd wants to install file /home/andreas/tmp/oe-core-eglibc/work/overo-angstrom-linux-gnueabi/xfce4-full-image/1.0-r0/rootfs/etc/tmpfiles.d/var-run.conf
|       But that file is already provided by package  * base-files
2013-01-07 14:37:33 -08:00
Khem Raj
7b4f618221 angstrom-next: Adapt to nativesdk renaming
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-07 14:37:33 -08:00
Khem Raj
719321ae89 omap3-mkcard: Remove hardlink and add LIC_FILES_CHKSUM
Instead of hard linking omap3-mkcard.sh refer to it
using FILESPATH. This avoids the parse warning

WARNING: Unable to get checksum for omap3-mkcard SRC_URI entry
omap3-mkcard.sh: file could not be found

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-09 11:15:27 +02:00
Koen Kooi
163ad33232 gst-plugins-bad: disable directfb, it doesn't build
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-06 16:45:26 +02:00
Koen Kooi
1870d0c51a gst-plugins: enable ORC
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-06 13:26:25 +02:00
Koen Kooi
1007f6c32a angstrom-x11vnc-xinit: also activate using xdg 2012-09-30 12:06:31 +02:00
Khem Raj
784d76bc19 angstrom-preferred-versions: Prefer 8.0.4 for mesa and 4.8.1 for QT
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-20 10:00:44 +02:00
Andreas Müller
f7a3b7acbf images: successor of task-xserver is packagegroup-core-x11-xserver
error message is something like:

ERROR: Required build target 'xfce-nm-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['xfce-nm-image', 'packagegroup-xserver']

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-14 07:22:22 +02:00
Khem Raj
50f688d7a0 angstrom: Adjust for task -> packagegroup rename
This is inline with the renaming in OE-Core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-07 10:48:04 +02:00
Koen Kooi
2caccb81bf README: update layer section
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-04 10:33:48 +02:00
Koen Kooi
52a1a600ed Merge pull request #2 from kraj/master
angstrom-next changesets
2012-08-31 00:25:25 -07:00
Khem Raj
f5b657cd98 conf/distro, external-toolchain-angstrom: Remove references and use of gcc-cross-intermediate
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-08-30 22:56:13 -07:00
Khem Raj
02beb5fd00 angstrom-next: Populate blacklist using PNBLACKLIST
blacklist class is now moved into OE-Core with some changes
lets use the new blacklist method.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-08-28 14:07:32 -07:00
Khem Raj
cfb9ceb30c angstrom-next: Drop 'core' from DISTRO_VERSION
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-08-28 14:07:32 -07:00
Khem Raj
63f7a01783 angstrom-next.conf: Drop DISTRO_REVISION and DISTRO_PR
Unused variables

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-08-28 14:07:32 -07:00
Khem Raj
490bd1069c angstrom-next: Use eglibc 2.16
Drop glibc pinnings we dont have glibc in recipes anyway
reset the DISTRO PR and REVISION

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-08-28 14:07:32 -07:00
Khem Raj
b3b212f2d1 angstrom-next.conf: Use uclibc git version and bump linux libc headers to 3.4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-08-28 14:07:32 -07:00
Khem Raj
32500dbce2 conf: Rename distro to angstrom-next
When master is cut for a release next time then we rename angstrom-next
to appropriate release.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-08-28 14:07:32 -07:00