Commit Graph

401 Commits

Author SHA1 Message Date
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
Khem Raj
140671a768 angstrom-version.bb: Convert tabs -> whitespaces in python snippet
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-28 11:53:08 +02:00
Khem Raj
e74401d79f angstrom: Add weak definition for MACHINE_KERNEL_PR
MACHINE_KERNEL_PR's use it not consistent across all
machines. Angstrom supports all kind of machines and
sometimes we would like to have multiple machines
in which some may use it and some may not.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-28 11:51:49 +02:00
Andreas Müller
e9984c4550 angstrom-task-gnome3: split out task-gnome3-xserver-base
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-08-05 02:03:58 +02:00
Andreas Müller
163b56af45 angstrom-task-gnome3: split out task-gnome3-themes
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-08-05 02:03:55 +02:00
Andreas Müller
5411ab2147 angstrom-task-gnome3: remove unused packages
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-08-05 02:03:52 +02:00
Andreas Müller
c9808b9fed angstrom-task-gnome3: split out task-gnome3-perl
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-08-05 02:03:49 +02:00
Andreas Müller
b74b494333 angstrom-task-gnome3: split out task-gnome3-gstreamer
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-08-05 02:03:46 +02:00
Andreas Müller
d86e89698b angstrom-task-gnome3: split out task-gnome3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-08-05 02:03:44 +02:00
Andreas Müller
b11e49fe7b angstrom-task-gnome3: split out task-gnome3-fonts
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-08-05 02:03:42 +02:00