openembedded.git
15 years agoomgps: add patch for gcc-4.4 build
Martin Jansa [Sun, 17 Jan 2010 14:13:43 +0000 (15:13 +0100)]
omgps: add patch for gcc-4.4 build

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agozip: hosting moved from http to ftp
Rolf Leggewie [Sun, 17 Jan 2010 13:40:32 +0000 (14:40 +0100)]
zip: hosting moved from http to ftp

15 years agoscim: initial commit for version 1.4.9
Rolf Leggewie [Sun, 17 May 2009 11:39:59 +0000 (13:39 +0200)]
scim: initial commit for version 1.4.9

15 years agofirefox: configuration depends on alsa-lib. Closes: #5378
Rolf Leggewie [Sun, 17 Jan 2010 02:28:43 +0000 (03:28 +0100)]
firefox: configuration depends on alsa-lib.  Closes: #5378

15 years agofirefox: looks like the Mozilla project moved from serving source over http to ftp...
Rolf Leggewie [Sun, 17 Jan 2010 02:06:26 +0000 (03:06 +0100)]
firefox: looks like the Mozilla project moved from serving source over http to ftp. Fix SRC_URI and checksums.ini

15 years agoewl: add autopoint call to do_configure_prepend
Martin Jansa [Sun, 17 Jan 2010 09:12:58 +0000 (10:12 +0100)]
ewl: add autopoint call to do_configure_prepend

* autoreconf call from inherit autotools has autopoint excluded
* ewl doesn't build without it, let me know if there is better way to
  enable autopoint in autoreconf

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agodnsmasq: fix SRC_URI and some other minor fixes
Rolf Leggewie [Sun, 17 Jan 2010 00:26:24 +0000 (01:26 +0100)]
dnsmasq: fix SRC_URI and some other minor fixes

* at least releases prior to 2.15 are only available in the archive directory
* adjust checksums.ini accordingly
* move S out of inc file and only into the affected dnsmasq-dbus recipe
* do some clever python courtey of Phil Blundell to generally define SRC_URI
  for all recipes in the inc file only

15 years agoblktool: add glib-2.0 depends and pkgconfig inherit
Klaus Kurzmann [Wed, 18 Nov 2009 12:23:00 +0000 (12:23 +0000)]
blktool: add glib-2.0 depends and pkgconfig inherit

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agotask-shr-feed: add gabriel
Klaus Kurzmann [Sat, 16 Jan 2010 19:00:47 +0000 (20:00 +0100)]
task-shr-feed: add gabriel

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agochecksums.ini: update checksum URLs for change in XFCE source hosting
Rolf Leggewie [Sat, 16 Jan 2010 17:32:57 +0000 (18:32 +0100)]
checksums.ini: update checksum URLs for change in XFCE source hosting

15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Frans Meulenbroeks [Sat, 16 Jan 2010 14:31:05 +0000 (15:31 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

15 years agomythplugins: fixed SRC_URI and ${S} for 0.22
Frans Meulenbroeks [Sat, 16 Jan 2010 14:28:56 +0000 (15:28 +0100)]
mythplugins: fixed SRC_URI and ${S} for 0.22

15 years agoconf/checksums.ini: moved one item according to the sorting rules
Frans Meulenbroeks [Sat, 16 Jan 2010 14:27:45 +0000 (15:27 +0100)]
conf/checksums.ini: moved one item according to the sorting rules

15 years agoclasses/xfce.bbclass: fix SRC_URI
Rolf Leggewie [Sat, 16 Jan 2010 14:18:40 +0000 (15:18 +0100)]
classes/xfce.bbclass: fix SRC_URI

15 years agozd1211: move oldest and unfetchable entries to obsolete/
Rolf Leggewie [Sat, 16 Jan 2010 14:08:38 +0000 (15:08 +0100)]
zd1211: move oldest and unfetchable entries to obsolete/

15 years agoxmame: move oldest and unfetchable entries to obsolete/
Rolf Leggewie [Sat, 16 Jan 2010 13:55:11 +0000 (14:55 +0100)]
xmame: move oldest and unfetchable entries to obsolete/

15 years agodidiwiki: move oldest, unfetchable recipes to obsolete/ and selfhost sources for...
Rolf Leggewie [Sat, 16 Jan 2010 13:46:22 +0000 (14:46 +0100)]
didiwiki: move oldest, unfetchable recipes to obsolete/ and selfhost sources for the rest

15 years agogimp: move two old and unfetchable recipes to obsolete directory
Rolf Leggewie [Sat, 16 Jan 2010 13:07:07 +0000 (14:07 +0100)]
gimp: move two old and unfetchable recipes to obsolete directory

15 years agomyththemes: 0.22 fix SRC_URI and ${S}
Frans Meulenbroeks [Sat, 16 Jan 2010 13:46:01 +0000 (14:46 +0100)]
myththemes: 0.22 fix SRC_URI and ${S}

15 years agoxserver-nodm-init: uncomment DESCRIPTION, commented out by accident
Martin Jansa [Sat, 16 Jan 2010 08:46:03 +0000 (09:46 +0100)]
xserver-nodm-init: uncomment DESCRIPTION, commented out by accident

* Extra entry to my commit policy: be double carefull after 2AM, sorry

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agouclibc: Package uclibc_nonshared.a into ulibc-dev.
Khem Raj [Sat, 16 Jan 2010 02:01:10 +0000 (18:01 -0800)]
uclibc: Package uclibc_nonshared.a into ulibc-dev.

* uclibc_noshared.a and libpthread_nonshared.a are
  right now packaged into uclibc-static which does
  not get installed along with uclibc-dev. These libraries
  are required on target for native SDK to work.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agocpio: Dont munge rmt during do_install on uclibc.
Khem Raj [Fri, 15 Jan 2010 21:15:27 +0000 (13:15 -0800)]
cpio: Dont munge rmt during do_install on uclibc.

* cpio configure checks for sgtty.h in order to
  enable rmt to build as part of cpio package but
  this header is not available on uclibc so we
  have to adapt do_install accordingly.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoxserver-nodm-init: add procps directly to RDEPENDS as procps is pulled usually only...
Martin Jansa [Sat, 16 Jan 2010 01:50:24 +0000 (02:50 +0100)]
xserver-nodm-init: add procps directly to RDEPENDS as procps is pulled usually only by task_cli_tools_debug and busybox version doesn't support 'ps -e x'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-nodm-init: add procps directly to RDEPENDS as procps is pulled usually only...
Martin Jansa [Sat, 16 Jan 2010 01:40:28 +0000 (02:40 +0100)]
xserver-nodm-init: add procps directly to RDEPENDS as procps is pulled usually only by task_cli_tools_debug and busybox version doesn't support 'ps -e x'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agovagalume: update to version 0.8.2
Thomas Zimmermann [Fri, 15 Jan 2010 22:05:21 +0000 (22:05 +0000)]
vagalume: update to version 0.8.2

* depends now on gst-plugin-gconfelements
* recommends hicolor-icon-theme to show the icons

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomatchbox-panel-2: add -Wno-error to TARGET_CFLAGS to build with gcc 4.4
Thomas Zimmermann [Thu, 5 Nov 2009 10:55:24 +0000 (10:55 +0000)]
matchbox-panel-2: add -Wno-error to TARGET_CFLAGS to build with gcc 4.4

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agolibefso: add efreed dependency
Thomas Zimmermann [Sat, 16 Jan 2010 00:01:16 +0000 (01:01 +0100)]
libefso: add efreed dependency

15 years agomidori: move some old and obsolete recipes to obsolete directory
Rolf Leggewie [Sat, 16 Jan 2010 00:15:35 +0000 (01:15 +0100)]
midori: move some old and obsolete recipes to obsolete directory

15 years agorecode: GNU_HASH QA error fix
Khem Raj [Fri, 15 Jan 2010 23:55:55 +0000 (00:55 +0100)]
recode: GNU_HASH QA error fix

15 years agotask-shr-feed: add wpa-gui
Martin Jansa [Fri, 15 Jan 2010 22:25:42 +0000 (23:25 +0100)]
task-shr-feed: add wpa-gui

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agowpa-gui: Add version 0.6.9
Christian Rüb [Fri, 15 Jan 2010 11:10:14 +0000 (11:10 +0000)]
wpa-gui: Add version 0.6.9

* build Qt4 version of wpa-gui
* patch to compile with Qt4 with and without session manager
* patch to use librsvg not inkscape
* include stylesheet for SHR distribution

Signed-off-by: Christian Rüb <christian.rueb@gmx.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agognome-games: add virtual/libsdl as dependency and bump PR
Henning Heinold [Fri, 15 Jan 2010 21:28:16 +0000 (22:28 +0100)]
gnome-games: add virtual/libsdl as dependency and bump PR

15 years agomonotone: drop obsolete and unfetchable recipes
Rolf Leggewie [Fri, 15 Jan 2010 16:34:19 +0000 (17:34 +0100)]
monotone: drop obsolete and unfetchable recipes

15 years agoAdd support for AT91SAM9G45EK (SAM9M10G45EK with AT91SAM9G45 chip)
Ulf Samuelsson [Fri, 15 Jan 2010 19:43:16 +0000 (20:43 +0100)]
Add support for AT91SAM9G45EK (SAM9M10G45EK with AT91SAM9G45 chip)

Split up into three files to allow easier maintenance of AT91 boards.

machine/<board>.conf
machine/include/AT91.inc
machine/include/AT91-LCD.inc

A machine with an LCD controller would normally include "AT91-LCD.inc"
A machine without an LCD controller would include "AT91.inc"

Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
---

15 years agolinux-bug: bumped SRCREV
Marcin Juszkiewicz [Wed, 13 Jan 2010 16:44:15 +0000 (17:44 +0100)]
linux-bug: bumped SRCREV

15 years agobug: use full X.org
Marcin Juszkiewicz [Wed, 13 Jan 2010 16:40:44 +0000 (17:40 +0100)]
bug: use full X.org

15 years agoAdd linux-2.6.32 recipe for sam9g45ek, missing from previous commit
Ulf Samuelsson [Fri, 15 Jan 2010 18:53:37 +0000 (19:53 +0100)]
Add linux-2.6.32 recipe for sam9g45ek, missing from previous commit

15 years agoFrom: Ulf Samuelsson <ulf.samuelsson@atmel.com>
Ulf Samuelsson [Fri, 15 Jan 2010 18:50:26 +0000 (19:50 +0100)]
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>

Add Linux-2.6.32 recipe for AT91SAM9G45EK.
Two patches are included.
1) Patch which will allow the NAND flash partitioning to be configurable
2) Patch which will fix reset for SAM9260, not needed for SAM9G45 though

Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
---

15 years agoMake u-boot-2009.98 the preferred bootloader for sam9g45ek
Ulf Samuelsson [Fri, 15 Jan 2010 18:45:54 +0000 (19:45 +0100)]
Make u-boot-2009.98 the preferred bootloader for sam9g45ek

15 years agoAdd checksum for at91bootstrap-2.13
Ulf Samuelsson [Fri, 15 Jan 2010 18:38:16 +0000 (19:38 +0100)]
Add checksum for at91bootstrap-2.13

15 years agoFrom: Ulf Samuelsson <ulf.samuelsson@atmel.com>
Ulf Samuelsson [Fri, 15 Jan 2010 18:36:05 +0000 (19:36 +0100)]
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>

Add support for at91bootstrap-2.13.
Fixes problem with stack, breaking all boards, compared to 2.13-rc[1-7]
Updates kconfig to 2.6.32
More options to save code on SRAM constrained SAM9260.
Builds for the following at91 chips.
afeb9260
* at91cap9adk
* at91cap9stk
* at91sam9g10ek,
* at91sam9g20ek
* at91sam9g45ek
* at91sam9g45ekes
* at91sam9rlek
* at91sam9xeek
* at91sam9m10ek
* at91sam9260ek
* at91sam9261ek
* at91sam9263ek

So far, it has only been downloaded and tested on the sam9g45ek (dataflash)
Therefore it is only default for this chip.

Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
---

15 years agochecksums.ini: update tmsnc and irk entries to go along with my last two commits
Rolf Leggewie [Fri, 15 Jan 2010 16:21:49 +0000 (17:21 +0100)]
checksums.ini: update tmsnc and irk entries to go along with my last two commits

15 years agotmsnc: fix SRC_URI
Rolf Leggewie [Fri, 15 Jan 2010 14:56:25 +0000 (15:56 +0100)]
tmsnc: fix SRC_URI

15 years agoirk: move SRC_URI from ewi to openzaurus mirror. Partly closes #5295
Rolf Leggewie [Fri, 15 Jan 2010 14:49:53 +0000 (15:49 +0100)]
irk: move SRC_URI from ewi to openzaurus mirror.  Partly closes #5295

15 years agosane-srcrevs: bump EFL a bit more
Martin Jansa [Fri, 15 Jan 2010 09:26:59 +0000 (10:26 +0100)]
sane-srcrevs: bump EFL a bit more

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoillume-keyboard-default: fix numeric keyboard
Thomas Zimmermann [Fri, 15 Jan 2010 09:11:39 +0000 (09:11 +0000)]
illume-keyboard-default: fix numeric keyboard

* Numeric.kbd was included instead of Numbers.kbd,
   so illume-keyboard-default-numeric contained only the numberic.png
 * This solves SHR bug #870

15 years agoefltk: add missing patch
Martin Jansa [Fri, 15 Jan 2010 09:26:18 +0000 (10:26 +0100)]
efltk: add missing patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agotask-shr-feed: reenable bluez-hcidump
Martin Jansa [Fri, 15 Jan 2010 09:25:14 +0000 (10:25 +0100)]
task-shr-feed: reenable bluez-hcidump

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agodillo2: fix RDEPENDS package name
Martin Jansa [Fri, 15 Jan 2010 07:16:54 +0000 (08:16 +0100)]
dillo2: fix RDEPENDS package name

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux_2.6.24: secure NAND access against PCI activity at hipox machine
Steffen Sledz [Fri, 15 Jan 2010 07:24:34 +0000 (08:24 +0100)]
linux_2.6.24: secure NAND access against PCI activity at hipox machine

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
15 years agolinux-2.6.24: hipox machine support patch rebased to linux-2.6.24.7
Steffen Sledz [Fri, 15 Jan 2010 07:22:12 +0000 (08:22 +0100)]
linux-2.6.24: hipox machine support patch rebased to linux-2.6.24.7

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
15 years agoefltk: fix build with newer, stricter gcc
Martin Jansa [Fri, 15 Jan 2010 00:11:58 +0000 (01:11 +0100)]
efltk: fix build with newer, stricter gcc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agosane-srcrevs: bump EFL_SRCREV a bit for sliders fix see http://trac.enlightenment...
Martin Jansa [Thu, 14 Jan 2010 23:45:36 +0000 (00:45 +0100)]
sane-srcrevs: bump EFL_SRCREV a bit for sliders fix see trac.enlightenment.org/e/ticket/36

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopreferred-shr-versions: prefer QT 4.6 as Angstrom does
Martin Jansa [Thu, 14 Jan 2010 23:27:38 +0000 (00:27 +0100)]
preferred-shr-versions: prefer QT 4.6 as Angstrom does

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agodillo2: add fltk2 based version 2.1.1 (from bug #4726)
Andreas Kemnade [Thu, 14 Jan 2010 23:26:47 +0000 (00:26 +0100)]
dillo2: add fltk2 based version 2.1.1 (from bug #4726)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agodillo: moved shared files (dillo.desktop, dillorc, dillo.png) to files
Martin Jansa [Thu, 14 Jan 2010 23:39:55 +0000 (00:39 +0100)]
dillo: moved shared files (dillo.desktop, dillorc, dillo.png) to files
directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agonavit-icons: use PACKAGE_ARCH all as it has only icons
Martin Jansa [Thu, 14 Jan 2010 23:24:26 +0000 (00:24 +0100)]
navit-icons: use PACKAGE_ARCH all as it has only icons

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agofltk2: update SRCREV, fix build and packaging
Martin Jansa [Thu, 14 Jan 2010 12:49:38 +0000 (13:49 +0100)]
fltk2: update SRCREV, fix build and packaging

* fix build by defining XFT_MAJOR, the same as koen's commit for fltk1
* update SRCREV to version recommended for dillo-2.1.1
* fix libfltk2-images packaging (missing .so, only links were in that
  package)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoshr.conf: blacklist update-alternatives except opkg implementation
Martin Jansa [Fri, 8 Jan 2010 10:54:24 +0000 (11:54 +0100)]
shr.conf: blacklist update-alternatives except opkg implementation

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agogpe-icons: cleanup include file a bit, don't inherit update-alternatives, just do...
Martin Jansa [Wed, 13 Jan 2010 12:05:07 +0000 (13:05 +0100)]
gpe-icons: cleanup include file a bit, don't inherit update-alternatives, just do it in postins/prerm with distro override

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopisi: remove old releases
Michael Pilgermann [Mon, 11 Jan 2010 15:57:53 +0000 (15:57 +0000)]
pisi: remove old releases

* Only minor updates.. so probably nobody would have P_V for that.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomyththemes: fix parsing error from previous commit
Denys Dmytriyenko [Thu, 14 Jan 2010 21:09:44 +0000 (16:09 -0500)]
myththemes: fix parsing error from previous commit

15 years agolinux-kirkwood_2.6.33-rc1: fix SRC_URI typo
Frans Meulenbroeks [Thu, 14 Jan 2010 19:44:14 +0000 (20:44 +0100)]
linux-kirkwood_2.6.33-rc1: fix SRC_URI typo

15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Frans Meulenbroeks [Thu, 14 Jan 2010 19:39:47 +0000 (20:39 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

Conflicts:
recipes/linux/linux-kirkwood_2.6.33-rc1.bb

15 years agoe2fsprogs: add 1.41.9
Graham Gower [Mon, 11 Jan 2010 14:07:40 +0000 (14:07 +0000)]
e2fsprogs: add 1.41.9

FYI, here is the patch that was submitted upstream:
http://sourceforge.net/tracker/?func=detail&aid=2813809&group_id=2406&atid=302406

The issue with 1.41.5 went away for me when I installed 32bit compatibility
libs on my pure 64 bit system.

-Graham

Signed-off-by: Graham Gower <graham.gower@gmail.com>
15 years agomplayer svn: add patch for addr_info, add some metadata to exp patch)
Koen Kooi [Thu, 14 Jan 2010 18:36:51 +0000 (19:36 +0100)]
mplayer svn: add patch for addr_info, add some metadata to exp patch)

15 years agoconf/distro/minimal.conf: don't set SPLASH for headless machines
Rolf Leggewie [Thu, 14 Jan 2010 18:18:02 +0000 (19:18 +0100)]
conf/distro/minimal.conf: don't set SPLASH for headless machines

15 years agolinux-omap-zoom-sync 2.6.31: Turn on wifi and bt usb drivers
Koen Kooi [Thu, 14 Jan 2010 17:51:35 +0000 (18:51 +0100)]
linux-omap-zoom-sync 2.6.31: Turn on wifi and bt usb drivers

15 years agomemusagestat_2.11.bb: Add memusagestat
Holger Hans Peter Freyther [Mon, 11 Jan 2010 20:23:41 +0000 (21:23 +0100)]
memusagestat_2.11.bb: Add memusagestat

This is a small tool that can turn the memory trace of glibc
into a nice graph.

15 years agoqtwebkit-performance-utilities.inc: Use += to not undo qt4e
Holger Hans Peter Freyther [Mon, 11 Jan 2010 12:58:31 +0000 (13:58 +0100)]
qtwebkit-performance-utilities.inc: Use += to not undo qt4e

Append to the extra qmake variables instead of assigning it. This
means that the original qt4e extra variables will be passed to qmake
and we will link to the QtE libraries again.

15 years agoqmake_base.bbclass: Unexport STRIP from the environment
Holger Hans Peter Freyther [Mon, 11 Jan 2010 12:56:15 +0000 (13:56 +0100)]
qmake_base.bbclass: Unexport STRIP from the environment

The Makefile's generated by Qt are using this variable and the
assignment of STRIP = $(OE_QMAKE_STRIP) will be overturned by
this export. One option would be to set STRIP = $OE_QMAKE_STRIP
in the bb file but this would break striping in package.bbclass.

With the unset STRIP we are able to generate proper -dbg packages
for Qt and other qmake based utilities.

15 years agoqtwebkit-performance-utilities.inc: Remove memusagestat from the build
Holger Hans Peter Freyther [Mon, 11 Jan 2010 09:17:04 +0000 (10:17 +0100)]
qtwebkit-performance-utilities.inc: Remove memusagestat from the build

* It is bad to require either Qt/X11 or Qt/E to just build
  this small helper. A new recipe should be created instead.

15 years agosane-srcrevs.inc: Build more recent versions of qtwebkit-performance-utilities
Holger Hans Peter Freyther [Mon, 11 Jan 2010 09:15:52 +0000 (10:15 +0100)]
sane-srcrevs.inc: Build more recent versions of qtwebkit-performance-utilities

15 years agoserial-forward: catch up with conversion to autotools
Michael 'Mickey' Lauer [Thu, 14 Jan 2010 16:46:00 +0000 (17:46 +0100)]
serial-forward: catch up with conversion to autotools
pty-forward-native: dito

15 years agoimages: set SPLASH to "" as sane default
Rolf Leggewie [Thu, 14 Jan 2010 14:20:13 +0000 (15:20 +0100)]
images: set SPLASH to "" as sane default

Acked-By: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agoconf/distro/minimal.conf: minimal should have a generic OE splash
Rolf Leggewie [Thu, 14 Jan 2010 14:18:14 +0000 (15:18 +0100)]
conf/distro/minimal.conf: minimal should have a generic OE splash

15 years agoqpf-fonts: move SRC_URI from ewi to Openzaurus mirror. Partly closes #5295
Rolf Leggewie [Thu, 14 Jan 2010 01:32:28 +0000 (02:32 +0100)]
qpf-fonts: move SRC_URI from ewi to Openzaurus mirror.  Partly closes #5295

15 years agoudev 141: move creation of /etc/dev.tar to after checkroot
Koen Kooi [Tue, 12 Jan 2010 13:48:59 +0000 (14:48 +0100)]
udev 141: move creation of /etc/dev.tar to after checkroot

* / isn't always mounted rw when udev runs, so lets create /etc/dev.tar after checkroot has run

Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
15 years agohamlib: update to 1.2.10
Koen Kooi [Thu, 14 Jan 2010 11:22:11 +0000 (12:22 +0100)]
hamlib: update to 1.2.10

15 years agogiac: add 0.8.4
Koen Kooi [Thu, 14 Jan 2010 10:45:29 +0000 (11:45 +0100)]
giac: add 0.8.4

15 years agoangstrom-X-image: add image that has gdm + gnome + xfce + e17 selectable as login...
Koen Kooi [Thu, 14 Jan 2010 10:43:31 +0000 (11:43 +0100)]
angstrom-X-image: add image that has gdm + gnome + xfce + e17 selectable as login sessions

15 years agoangstrom-GNOME-image: add image that gives you gdm + gnome desktop
Koen Kooi [Thu, 14 Jan 2010 10:42:40 +0000 (11:42 +0100)]
angstrom-GNOME-image: add image that gives you gdm + gnome desktop

15 years agoangstrom-task-gnome: fix thinko with XSERVER
Koen Kooi [Thu, 14 Jan 2010 10:25:14 +0000 (11:25 +0100)]
angstrom-task-gnome: fix thinko with XSERVER

15 years agofltk: fix build by defining XFT_MAJOR
Koen Kooi [Thu, 14 Jan 2010 09:34:20 +0000 (10:34 +0100)]
fltk: fix build by defining XFT_MAJOR

15 years agogcc-4.4.1: Delete unused patches.
Khem Raj [Wed, 13 Jan 2010 23:05:52 +0000 (15:05 -0800)]
gcc-4.4.1: Delete unused patches.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agouclibc-nptl/uClibc.distro: Enable stubs for libnsl and libresolv
Khem Raj [Wed, 13 Jan 2010 23:04:10 +0000 (15:04 -0800)]
uclibc-nptl/uClibc.distro: Enable stubs for libnsl and libresolv

* This furthers native-sdk-image compilation on uclibc nptl.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agopixops-test: GNU_HASH QA error fix.
Stanislav Brabec [Wed, 13 Jan 2010 21:58:59 +0000 (21:58 +0000)]
pixops-test: GNU_HASH QA error fix.

15 years agogiac: move to nonworking and close #98 as LATER
Rolf Leggewie [Wed, 13 Jan 2010 21:32:05 +0000 (22:32 +0100)]
giac: move to nonworking and close #98 as LATER

15 years agoomap3-sgx-modules: make 1.4.14.2514 the default and make it build against 2.6.32
Koen Kooi [Wed, 13 Jan 2010 20:31:55 +0000 (21:31 +0100)]
omap3-sgx-modules: make 1.4.14.2514 the default and make it build against 2.6.32
libgles-omap3: make 3.01.00.02 the default and attempt to fix file permissions

15 years agolibpam-base-files: RRECOMMEND libpam-meta
Koen Kooi [Wed, 13 Jan 2010 16:09:55 +0000 (17:09 +0100)]
libpam-base-files: RRECOMMEND libpam-meta

15 years agoxf86-input-tslib: bump PR to something newer than it was due to the xorg .inc
Koen Kooi [Wed, 13 Jan 2010 16:00:20 +0000 (17:00 +0100)]
xf86-input-tslib: bump PR to something newer than it was due to the xorg .inc

15 years agogdm: move to 2.28.2, fix conflict with libpam-base-files
Koen Kooi [Wed, 13 Jan 2010 14:44:52 +0000 (15:44 +0100)]
gdm: move to 2.28.2, fix conflict with libpam-base-files

15 years agomplayer: fix build error with EXPR_2F
Koen Kooi [Wed, 13 Jan 2010 14:19:33 +0000 (15:19 +0100)]
mplayer: fix build error with EXPR_2F

15 years agomplayer-common: switch to ao=alsa for angstrom, oss emulation is broken in >2.6.31
Koen Kooi [Wed, 13 Jan 2010 14:12:17 +0000 (15:12 +0100)]
mplayer-common: switch to ao=alsa for angstrom, oss emulation is broken in >2.6.31

15 years agolinux-2.6.32-2.6.33-rc4: add rc4 instead of rc3 drop patch already
Martin Jansa [Wed, 13 Jan 2010 09:10:55 +0000 (10:10 +0100)]
linux-2.6.32-2.6.33-rc4: add rc4 instead of rc3 drop patch already
applied upstream

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agobusybox: bump INC_PR to force postinst script run on targets after u-a fixup
Martin Jansa [Wed, 13 Jan 2010 00:04:02 +0000 (01:04 +0100)]
busybox: bump INC_PR to force postinst script run on targets after u-a fixup

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agotask-boot: use DISTRO_UPDATE_ALTERNATIVES instead of update-alternatives directly
Martin Jansa [Fri, 8 Jan 2010 13:42:20 +0000 (14:42 +0100)]
task-boot: use DISTRO_UPDATE_ALTERNATIVES instead of update-alternatives directly

* Images built after 2009-12-08 9b641bbfed07c075ae5cbe84082a85f1ba703447
  probably use opkg-native, but also ship with u-a-cworth

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoopkg, update-alternatives-cworth: use /usr/lib/opkg/alternatives directory instead...
Martin Jansa [Fri, 8 Jan 2010 15:14:46 +0000 (16:14 +0100)]
opkg, update-alternatives-cworth: use /usr/lib/opkg/alternatives directory instead of /usr/lib/ipkg/alternatives

* It's usefull to make it compatible with u-a script in opkg package
* Old entries are merged to new directory in quite verbose postinst
  script
* If entry exists only in old it's moved
* If entry exists in both the one with more lines is used
* The one with less lines is not used and warning is shown
* If they have the same number of lines diff is checked
* If they are the same, old one is ignored
* If they are different, old one is ignored and warning is shown

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agobzip2: add missing symlink
Koen Kooi [Wed, 13 Jan 2010 10:41:26 +0000 (11:41 +0100)]
bzip2: add missing symlink

15 years agoobexd: add 0.21
Koen Kooi [Wed, 13 Jan 2010 09:59:04 +0000 (10:59 +0100)]
obexd: add 0.21