Commit Graph

781 Commits

Author SHA1 Message Date
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
Koen Kooi
5e444a6ba5 angstrom core tweaks: whitelist SOC_FAMILY for shared state dependency tracking in MACHINEOVERRIDES
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 12:06:27 +01:00
Koen Kooi
ec8c9d04ec angstrom-uboot-scripts: adjust for oe-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 11:29:41 +01:00
Koen Kooi
c17925b547 angstrom: drop preferred version settings for perl, there's only one version
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-24 16:55:31 +02:00
Koen Kooi
23199c2b7d images: don't include speed hacks anymore
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-24 14:26:51 +02:00
Khem Raj
14f73c6340 angstrom-2010.x: Suffix binutils-cross-canadian with TRANSLATED_TARGET_ARCH
Thats what PN is set to in binutils-cross-canadian recipes
so we should use that for locking PREFERRED_VERSION

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 09:17:35 +02:00
Khem Raj
8da014ac3a angstrom-2010-preferred-versions: Pin xserver-xorg to 1.11.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-21 09:09:51 +02:00
Denys Dmytriyenko
3dc02ecc7e preferred-versions: update tiff version to 3.9.5 to match oe-core
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-19 08:23:07 +02:00
Denys Dmytriyenko
a4114a7f15 preferred-versions: update mesa version to 7.11 to match oe-core
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-19 08:23:07 +02:00
Koen Kooi
36a550b314 update-rc.d 0.7: don't let update-rc.d start initscripts when systemd is present
This should cleanup the error messages shown at first boot a lot

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 13:47:58 +02:00
Koen Kooi
593dab843d base-files: create /run
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 19:26:33 +02:00
Koen Kooi
8c6a777b34 xfce-nm-image: add back autologin hack
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 13:27:06 +02:00
Koen Kooi
02ff90e4e1 images: move to recipes-images subdir
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 13:27:06 +02:00
Denys Dmytriyenko
3a477bf33b preferred-versions: update glib-2.0 to 2.30.0 to match oe-core
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 13:27:06 +02:00
Denys Dmytriyenko
a4391f9b58 angstrom.inc: don't hard-depend on meta-efl layer
Allows building a minimal stack of layers - oe-core/bsp/meta-oe/meta-angstrom

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 13:27:06 +02:00
Koen Kooi
0263f83e4a README: encourage use of github mirror for pull requests
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 13:27:06 +02:00
Koen Kooi
5bee25c696 tweaks: move over to recipes-tweaks 2011-10-15 13:27:06 +02:00
Koen Kooi
e336204910 angstrom gdm xfce hack: hack to make xfce the default session, the gnome one is hardcoded into the source
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 13:27:01 +02:00
Koen Kooi
82448b239d base-files: bump PR to flush out stale packages generated by fs-perms.txt experiments
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-13 15:35:12 +02:00
Koen Kooi
6d518574c1 angstrom: use custom fs-perms.txt that doesn't destroy our /var setup
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-13 13:39:58 +02:00
Koen Kooi
66263650f8 angstrom: move up to pango 1.29.4, it works a lot better than 1.28.x
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 19:04:37 +02:00
Koen Kooi
8c2c0809b9 anstrom: move to pango 1.28.4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 18:22:39 +02:00
Koen Kooi
dd669126de hardware-bringup-image: add systemd-speed-hacks
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 14:49:06 +02:00
Koen Kooi
a8c20f6e16 systemd-image: add systemd-speed-hacks
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 14:48:36 +02:00
Koen Kooi
4f06c3f037 angstrom core tweaks: fix task-sdk-target build
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10 19:52:49 +02:00
Koen Kooi
a9917fce50 angstrom-task-boot, images: adjust to new task-boot and task-basic in meta-oe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 19:36:15 +02:00
Koen Kooi
8dbe3b8b2c hardware-bringup-image: include python modules needed for systemd-analyze
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 19:35:19 +02:00
Koen Kooi
2504bd99d0 angstrom-package-ipk: also set DISTRO_UPDATE_ALTERNATIVES for good measure
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 18:42:10 +02:00
Koen Kooi
86515ecbc1 angstrom-package-ipk: we need to use u-a-cworth in the oe-core universe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 18:10:50 +02:00
Koen Kooi
c46b3031e1 psplash*: logo-math.patch has been applied upstream, remove it to fix build
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 16:55:44 +02:00
Khem Raj
06fcabc4fa angstrom-2010-preferred-versions: Drop pinning dropbear
oe-core provides 0.53.1 which we use.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 11:47:46 +02:00
Khem Raj
868594a7d9 angstrom-bleeding: Enable gold as default linker on arm/x86/x86_64
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 11:47:46 +02:00
Khem Raj
825c2deb46 angstrom-2010-preferred-versions: Prefer 1.7.99.2 for xserver-kdrive
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 11:47:46 +02:00
Khem Raj
2e7d654c3d angstrom-bleeding.conf: Pin to eglibc 2.14 and binutils 2.21.1a
Pin cross-localedef-native version

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 11:47:45 +02:00
Dmitry Eremin-Solenikov
2f31437fa4 psplash: convert from svn.o-hand.org to git.yoctoproject.org
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 11:45:54 +02:00