Commit Graph

315 Commits

Author SHA1 Message Date
Koen Kooi
bc96091bb8 angstrom: prefer udev 181
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-23 14:57:34 +01:00
Koen Kooi
d49f54386c Angstrom: switch to OEbasichash as sstate signature generator
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-22 09:02:08 +01:00
Koen Kooi
c3391d1502 angstrom: globally enable buildhistory.bbclass
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-06 08:49:36 +01:00
Koen Kooi
a019f2f49f angstrom: remove obsolete tinderclient variables
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-02 16:59:34 +01:00
Koen Kooi
370a884b23 angstrom: disable testlab, buildhistory is the preferred method nowadays
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-02 16:57:59 +01:00
Koen Kooi
a4281168f8 angstrom core tweaks: add 'package-management' to EXTRA_IMAGE_FEATURES if unset
It turns out package management only worked due to a bug in rootfs_ipk.bbclass. With that bug fixed we suddenly loose all packagemanagement data :(

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-02 15:57:42 +01:00
Koen Kooi
463ab516d8 angstrom: start spring cleaning of PREFERRED_VERSIONs
It the OE-core metaverse pinning doesn't make as much sense as with OE-classic. Opie is still being annoying with triggering all kinds of warnings, but it's down to 2.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-01 09:28:18 +01:00
Khem Raj
28db5ce99e task-xserver: Remove the recipe in favor of one from meta-oe
meta-oe also has a recipe task-x11-server_1.0.bb
which provides task-xserver as well and they are exactly same
see the diff below. This fixes the duplicate provider problem
when building systemd-gnome-image

-DESCRIPTION = "Task for a GNOME based image"
+DESCRIPTION = "Task for an image with Xserver"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM =
"file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+PR = "r9"

 inherit task

+# for backwards compatibility
+RPROVIDES_${PN} += "task-xserver"
+
 XSERVER ?= "xserver-xorg \
            xf86-input-evdev \
            xf86-input-mouse \
@@ -17,4 +21,3 @@
 "

 PACKAGE_ARCH = "${MACHINE_ARCH}"
-

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 12:17:47 +01:00
Khem Raj
089519c0e6 angstrom: Remove unneeded bx feature
oe-core now uses a tunearch mechanism to get it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-27 14:10:14 +01:00
Khem Raj
4666ea2e69 distro: Delete use of ANGSTROM_ARM_INSTRUCTION_SET
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-27 14:10:14 +01:00
Khem Raj
0e503fdabb angstrom: Leverage oe-core configurations when possible
tclibc-* files also get included via bibake.conf so we dont need to
include them here and it also means that we dont append to OVERRIDES n
number of times the inclusions happen

${TCLIBC}.inc files are really unused so delete them and move
interesting content from uclibc.inc to angstrom-uclibc.inc

Set SOC_FAMILY to be empty if not set. Setting it to 'Unknown'
adds Unknown to OVERRIDES which we should avoid.

Adjust MACHINEOVERRIDES to account for empty SOC_FAMILY

No need to pin webkit-gtk and cairo to armv4t it works fine
without it.

thumb-interwork is already available in OVERRIDES via
tune features from OE core so we dont add it to DISTRO_FEATURES

arm-thumb.inc is unused, delete it whatever it provided is
already available through tune features

No need to set THUMB_INTERWORK, machine confs know it better now

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-27 14:10:14 +01:00
Koen Kooi
38bf6aeab9 angstrom: whitelist commercial licenses
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-25 14:12:47 +01:00
Koen Kooi
b2d5ff5571 angstrom: whitelist mpeg2dec
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 14:06:44 +01:00
Andreas Müller
e1a39ca482 base-files: do not recreate /var/run since angstrom uses own fs_perms nowadays
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
2012-01-23 09:42:01 +01:00
Koen Kooi
e68325efff angstrom ipk: don't hardcode feed-config recipe name
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 18:10:34 +01:00
Koen Kooi
79c99858b0 hardware-bringup-image: base on systemd-image
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 18:09:32 +01:00
Koen Kooi
d4a32916ca systemd-image: include DISTRO_UPDATE_ALTERNATIVES manually
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 13:32:52 +01:00
Koen Kooi
75a7c9c989 angstrom ipk: only set u-a provider once
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 13:30:32 +01:00
Koen Kooi
5644397ba4 angstrom ipk: u-a-cworth is the current provider, don't change it
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 12:30:01 +01:00
Koen Kooi
e7f5437075 angstrom ipk: fix u-a entries
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 12:16:48 +01:00
Koen Kooi
020b7341ac angstrom: move u-a selector into packageformat include
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 12:03:31 +01:00
Koen Kooi
f798889d24 angstrom: silence warning about opkg-collateral
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 11:43:42 +01:00
Koen Kooi
67b74456b7 angstrom-feed-configs: get rid of opkg-collateral
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 11:20:46 +01:00
Koen Kooi
d6bf606dbe angstrom: only select package format from distro configs
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 11:06:49 +01:00
Koen Kooi
14097a9406 tasks: package manager selection has moved to images, drop from tasks
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 11:04:55 +01:00
Koen Kooi
440f5d56ee images: switch to ROOTFS_PKGMANAGE for dragging in package managers
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 11:04:55 +01:00
Koen Kooi
ecd96b5a48 angstrom: set ROOTFS_PKGMANAGE for opkg and rpm package formats
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 11:04:54 +01:00
Koen Kooi
3529d8f44d zypper: add bbappend for angtrom repo
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 11:04:54 +01:00
Koen Kooi
a32f8431d3 angstrom: prefer QT 4.8.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-15 10:14:48 +01:00
Koen Kooi
fd74b164ba angstrom: prefer libjpeg-turbo over jpeg
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-14 12:57:23 +01:00
Koen Kooi
65460a1f65 angstrom-feed-sorter: sync with feedserver
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-12 16:53:22 +01:00
Koen Kooi
219e221c96 efl-nodm-image: adjust to update xserver-nodm-init in meta-oe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-09 10:32:46 +01:00
Khem Raj
9d06c78ee2 angstrom-2010.x.conf, angstrom-bleeding.conf: Define ANGSTROM_EGLIBC_VERSION ANGSTROM_GLIBC_VERSION ANGSTROM_UCLIBC_VERSION
Like gcc and binutils consolidate different PREFERRED_VERSIONS
which use eglibc/glibc/glibc

Bump eglibc to 2.15 for angstrom bleeding

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-06 09:35:11 +01:00
Koen Kooi
f0f99ea3cd angstrom-task-gnome*: drop connman-plugin-ntpd, it's not being built anymore
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 10:11:07 +01:00
Koen Kooi
f6a7e8655e e-wm-config-angstrom: fix LICENSE to match upstream
exquisite-theme-angstrom: ditto

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-12 11:59:07 +01:00
Koen Kooi
76ec1dd04f angstrom: drop pulseaudio pinning
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-07 17:25:51 +01:00
Khem Raj
f963d82700 angstrom-mirrors: Use angstrom source mirror as last resort
Currently we append to PREMIRRORS which makes it
the preferred choice to look for source tars and angstrom mirror
is throttled and gives 5Kbps download speed here

This patch makes it append to MIRRORS which means
it will be used as fall back if the sources are
not found at original SRC_URIs in recipes

If it is something acceptable please apply

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-06 08:21:57 +01:00
Khem Raj
86ef6a6180 ] angstrom-bleeding: Pin binutils version to 2.22
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-06 08:21:47 +01:00
Koen Kooi
86aeefa213 angstrom-core-tweaks: weakly assign PRINC to zero
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-05 10:26:55 +01:00
Koen Kooi
59fdea1633 angstrom-2010-preferred-versions: update versions to match OE-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-02 09:42:14 +01:00
Koen Kooi
ea27e3b3ec angstrom: drop glib pinning
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01 17:53:36 +01:00
Koen Kooi
aa3afbb757 angstrom jalimo: update to latest meta-java
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01 09:07:39 +01:00
Philip Balister
bc72e71ccf angstrom-2010-preferred-versions.inc : Stop pinning python-cairo.
Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-22 08:42:47 +01:00
Bernhard Guillon
f9679a34fc angstrom-version.bb: fix LexToken(TOKEN, 'nobranch', 0, 0) error
Strip braces from git revision string e.g. from (no branch)
to not confuse the tokenizing. Without the following error
occures on a detached (no branch) git branch :

  File "sources/bitbake/lib/bb/pysh/pyshyacc.py", line 646, in p_error(p=LexToken(TOKEN,'nobranch',0,0)):
             w('  %r\n' % n)
    >    raise sherrors.ShellSyntaxError(''.join(msg))

ShellSyntaxError: LexToken(TOKEN,'nobranch',0,0)
followed by:
  LexToken(RPARENS,')',0,0)
  LexToken(TOKEN,':5260401eb0cfe37a7358296866b4b43a167817ff"\nmeta              = "',0,0)
  LexToken(LPARENS,'(',0,0)
  LexToken(TOKEN,'nobranch',0,0)
  LexToken(RPARENS,')',0,0)

Signed-off-by: Bernhard Guillon <Bernhard.Guillon@hale.at>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-14 12:29:19 +01:00
Koen Kooi
e003be8cba timestap-service: /etc/timestamp support for systemd
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-11 15:34:20 +01:00
Koen Kooi
fcc61ee9da angstrom: prefer udev 175
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-08 09:40:53 +01:00
Koen Kooi
f0a4e9255d angstrom-led-config: rename to led-config
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-05 09:11:38 +01:00
Koen Kooi
e779e7665c angstrom: drop lighttpd pinning, only one version in oe-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 17:16:50 +01:00
Koen Kooi
8456816a45 README: update to match setup-scripts changes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 15:07:46 +01:00
Koen Kooi
12d8d078df angstrom move to 3.1.x for linux-libc-headers
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 08:29:45 +01:00