vuplus_openembedded
15 years agohal/hal.inc : change hardcoded etc to ${sysconfdir} and remove bogus directory
Graeme Gregory [Thu, 30 Apr 2009 10:55:06 +0000 (11:55 +0100)]
hal/hal.inc : change hardcoded etc to ${sysconfdir} and remove bogus directory
hal/hal_0.5.11.bb : bump PR for above change

15 years agobonnie++: GNU_HASH QA fix
Steffen Sledz [Thu, 30 Apr 2009 08:43:47 +0000 (10:43 +0200)]
bonnie++: GNU_HASH QA fix

15 years agomii-diag-2.11: GNU_HASH QA fix
Steffen Sledz [Thu, 30 Apr 2009 07:46:18 +0000 (09:46 +0200)]
mii-diag-2.11: GNU_HASH QA fix

15 years agonandlogical: Fix GNU_HASH QA error - Bump PR
Andrea Adami [Wed, 29 Apr 2009 23:27:00 +0000 (01:27 +0200)]
nandlogical: Fix GNU_HASH QA error - Bump PR

15 years agoZaurus machines: reorganize configuration files
Andrea Adami [Wed, 29 Apr 2009 22:05:23 +0000 (00:05 +0200)]
Zaurus machines: reorganize configuration files
 - uniform the MACHINE_DISPLAY
 - remove unneded IMAGE_FSTYPES because .jffs2 and tar.gz are default
 - add ext2 to MACHINE_FEATURES: already in kernel for boot from CF/SD
 - fix? width/height for spiz (set width 640 for clamshells)
 - add pixel-per-inch info

15 years agobase-files_3.0.14.bb : fix the om-gta02 fstab and bump the PR
Graeme Gregory [Wed, 29 Apr 2009 21:52:30 +0000 (22:52 +0100)]
base-files_3.0.14.bb : fix the om-gta02 fstab and bump the PR

15 years agosane-srcrevs.inc : update xf86-driver-glamo git rev to latest
Graeme Gregory [Wed, 29 Apr 2009 15:29:21 +0000 (16:29 +0100)]
sane-srcrevs.inc : update xf86-driver-glamo git rev to latest

15 years agoxserver-xorg-conf_0.1.bb : add configuration for om-gta02 machine
Graeme Gregory [Wed, 29 Apr 2009 15:26:04 +0000 (16:26 +0100)]
xserver-xorg-conf_0.1.bb : add configuration for om-gta02 machine

15 years agorecipes/opkg/files/configure : fix the case where this is no splash installed.
Graeme Gregory [Wed, 29 Apr 2009 13:25:14 +0000 (14:25 +0100)]
recipes/opkg/files/configure : fix the case where this is no splash installed.
recipes/opkg/opkg*.bb : bump PR for affected recipes

15 years agobuildbot config: simplified a lot and cleaned
Marcin Juszkiewicz [Wed, 29 Apr 2009 10:31:42 +0000 (12:31 +0200)]
buildbot config: simplified a lot and cleaned

- it is configurable by few variables:

  - machines_glibc/machines_uclibc lists MACHINE values for each libc build
    (so atngw100 can be used just for uclibc)
  - targets_glibc/targets_uclibc lists targets (can be image or any other
    argument for bitbake)

- ANGSTROMLIBC and MACHINE are passed only by environment now so less
  parameters are given to bbot_build_oe_target (RunOEImage before
  renaming).

- initialization of factories is done in one function
  bbot_initialize_factory which gets few arguments:
  - factory
  - clean $TMPDIR (default False)
  - URL to git repository
  - git branch

15 years agolinux-2.6.24: defconfig for hipox machine updated
Steffen Sledz [Wed, 29 Apr 2009 10:19:24 +0000 (12:19 +0200)]
linux-2.6.24: defconfig for hipox machine updated

- nand, mtd, ubi, ubifs driver into kernel

15 years agoModified kaeilos distro configuration
Marco Cavallini [Tue, 28 Apr 2009 15:39:47 +0000 (17:39 +0200)]
Modified kaeilos distro configuration

* changed version to 2009.1
  * solved bluez-utils problem with x86 targets

Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
Signed-off-by: Marcin Juszkiewicz <hrw@openembedded.org>
15 years agobinutils: add binutils-x86_64_i386_biarch.patch
Roman I Khimov [Wed, 15 Apr 2009 11:48:22 +0000 (15:48 +0400)]
binutils: add binutils-x86_64_i386_biarch.patch

Adds 'lib32' directories to binutils search paths on x86_64.

Acked-By: Khem Raj <raj.khem@gmail.com>
15 years agolinux-kexecboot.inc: force CONFIG_KEXEC=y just in case
Andrea Adami [Tue, 28 Apr 2009 22:51:29 +0000 (00:51 +0200)]
linux-kexecboot.inc: force CONFIG_KEXEC=y just in case
 - no runtime changes, no PR BUMP

15 years agoinsane.bbclass: Split package_qa_check_devdbg and don't run -dev check on SDK packages.
Tom Rini [Tue, 28 Apr 2009 22:45:36 +0000 (15:45 -0700)]
insane.bbclass: Split package_qa_check_devdbg and don't run -dev check on SDK packages.
We create package_qa_check_dev/package_qa_check_dbg checks.  While in here
clarify the comments as to what both are doing.  Since SDK packages don't
get split like normal ones, it's OK to have -dev stuff in non-dev packages.

Suggested by Richard Purdie
Acked-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
15 years agouClibc: Always enable PTHREADS_DEBUG_SUPPORT
Tom Rini [Tue, 28 Apr 2009 21:06:08 +0000 (14:06 -0700)]
uClibc: Always enable PTHREADS_DEBUG_SUPPORT
This will make sure we always have the uclibc-thread-db package, which
task-sdk-bare requires.  After an audit of the versions in question, what
always happens now is that all libpthread debugging stuff from libpthread
ends up in a specific file and package.

Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
15 years agobuildbot master.cfg: Fix location of Angstrom images for cleaning and full builds...
Tom Rini [Tue, 28 Apr 2009 17:04:57 +0000 (10:04 -0700)]
buildbot cfg: Fix location of Angstrom images for cleaning and full builds start from scratch

15 years agozaurusd: point tskeys to the real ts device instead hardcoding it to event1
Koen Kooi [Tue, 28 Apr 2009 14:46:25 +0000 (16:46 +0200)]
zaurusd: point tskeys to the real ts device instead hardcoding it to event1

15 years agogst-omapfb: add recipe to build gst sink for the omapfb overlay
Gregoire Gentil [Tue, 28 Apr 2009 13:26:03 +0000 (15:26 +0200)]
gst-omapfb: add recipe to build gst sink for the omapfb overlay

15 years agoekiga: add git version
Koen Kooi [Tue, 28 Apr 2009 12:49:01 +0000 (14:49 +0200)]
ekiga: add git version

15 years agoadded netkit-ftp to angstrom feed
Frans Meulenbroeks [Tue, 28 Apr 2009 11:49:37 +0000 (13:49 +0200)]
added netkit-ftp to angstrom feed

15 years agonetkit-ftp: Fixed GNU_HASH QA error.
Koen Kooi [Tue, 28 Apr 2009 11:40:15 +0000 (13:40 +0200)]
netkit-ftp: Fixed GNU_HASH QA error.

15 years agolinux-libc-headers_2.6.23.bb : more modern glibc expose getline from
Graeme Gregory [Tue, 28 Apr 2009 10:39:38 +0000 (11:39 +0100)]
linux-libc-headers_2.6.23.bb : more modern glibc expose getline from
stdio.h rename the function so not to cause a clash

15 years agorecipes/unifdef/files/unifdef.c : more modern glibc expose getline from
Graeme Gregory [Tue, 28 Apr 2009 10:18:36 +0000 (11:18 +0100)]
recipes/unifdef/files/unifdef.c : more modern glibc expose getline from
stdio.h rename the function so not to cause a clash

15 years agoMerge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
Rod Whitby [Tue, 28 Apr 2009 00:02:07 +0000 (09:32 +0930)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into org.openembedded.dev

15 years agoixp4xx: Remove proprietary Intel ethernet driver.
Rod Whitby [Mon, 27 Apr 2009 23:59:52 +0000 (09:29 +0930)]
ixp4xx: Remove proprietary Intel ethernet driver.
See
http://lists.linuxtogo.org/pipermail/openembedded-devel/2007-January/001279.html

15 years agokexecboot-cfg: fix tabs and typo
Andrea Adami [Mon, 27 Apr 2009 23:15:36 +0000 (01:15 +0200)]
kexecboot-cfg: fix tabs and typo

15 years agolicenses.conf: Add strings for GPL/LGPLv3 and LGPLv2.1
Tom Rini [Mon, 27 Apr 2009 23:11:14 +0000 (16:11 -0700)]
licenses.conf: Add strings for GPL/LGPLv3 and LGPLv2.1

15 years agolinux_2.6.29+2.6.30-rc: move to rc3
Andrea Adami [Mon, 27 Apr 2009 23:08:34 +0000 (01:08 +0200)]
linux_2.6.29+2.6.30-rc: move to rc3

15 years agozaurus-2.6.inc: fix typo in installkit
Andrea Adami [Mon, 27 Apr 2009 22:25:37 +0000 (00:25 +0200)]
zaurus-2.6.inc: fix typo in installkit

15 years agozaurus-clamshell.inc: fix u-boot addresses for akita/spitz
Andrea Adami [Mon, 27 Apr 2009 21:11:31 +0000 (23:11 +0200)]
zaurus-clamshell.inc: fix u-boot addresses for akita/spitz

15 years agozaurus-2.6.inc: deploy installkit only for kexecboot kernel
Andrea Adami [Mon, 27 Apr 2009 20:59:10 +0000 (22:59 +0200)]
zaurus-2.6.inc: deploy installkit only for kexecboot kernel

15 years agoinitramfs-kexecboot-image: just deploy cpio.gz
Andrea Adami [Mon, 27 Apr 2009 20:57:56 +0000 (22:57 +0200)]
initramfs-kexecboot-image: just deploy cpio.gz

15 years agomadwifi-ng: Recipe whitespace fix.
Leon Woestenberg [Mon, 27 Apr 2009 19:08:02 +0000 (21:08 +0200)]
madwifi-ng: Recipe whitespace fix.

15 years agoltp-20090131: Added upstream fix for missing non-x86 syscalls.
Leon Woestenberg [Mon, 27 Apr 2009 19:06:20 +0000 (21:06 +0200)]
ltp-20090131: Added upstream fix for missing non-x86 syscalls.

This fixes errors for powerpc targets (and likely other targets as well),
such as:

dup3_01.c:74:4: error: #error "need __NR_dup3"

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agomadwifi-ng_r3837: Use LDFLAGS to fix QA GNU_HASH issue.
Leon Woestenberg [Sun, 26 Apr 2009 23:44:04 +0000 (01:44 +0200)]
madwifi-ng_r3837: Use LDFLAGS to fix QA GNU_HASH issue.

15 years agolinux-rt-2.6.24: Apply latest -rt patch for all, except mpc8315e-rdb.
Leon Woestenberg [Sun, 26 Apr 2009 22:38:24 +0000 (00:38 +0200)]
linux-rt-2.6.24: Apply latest -rt patch for all, except mpc8315e-rdb.

mpc8315e-rdb is kept to the Freescale release, as it has numerous
patches applied that don't mix with latest -rt.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agoMerge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
Denis 'Gnutoo' Carikli [Mon, 27 Apr 2009 18:31:20 +0000 (20:31 +0200)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into org.openembedded.dev

15 years agocherokee: fix init script, daemonize is '-d', not '-b'
Koen Kooi [Mon, 27 Apr 2009 17:43:38 +0000 (19:43 +0200)]
cherokee: fix init script, daemonize is '-d', not '-b'
* runtime tested on sheevaplug/angstrom

15 years agoqt4: make Qt 4.5.1 the default version
Jeremy Lainé [Mon, 27 Apr 2009 17:29:05 +0000 (19:29 +0200)]
qt4: make Qt 4.5.1 the default version

15 years agobitbake.conf: fix parallel build for gzip'd images
Roman I Khimov [Mon, 27 Apr 2009 10:46:23 +0000 (14:46 +0400)]
bitbake.conf: fix parallel build for gzip'd images

Parallel build of gzip'd images is broken now because of the way
${DEPLOY_DIR_IMAGE}/tmp.gz dir is removed-created-removed for every image.
Fix it by 'installing' the dir and let it stay in place.

Acked-by: Otavio Salvador <otavio@ossystems.com.br>
15 years agoMerge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
Denis 'Gnutoo' Carikli [Mon, 27 Apr 2009 15:47:41 +0000 (17:47 +0200)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into org.openembedded.dev

15 years agosheevaplug: add ubifs params
Koen Kooi [Mon, 27 Apr 2009 13:18:13 +0000 (15:18 +0200)]
sheevaplug: add ubifs params

15 years agolinux-kirkwood: update to 2.6.29.1 and enable some goodies like mmc and ubifs
Koen Kooi [Mon, 27 Apr 2009 13:17:46 +0000 (15:17 +0200)]
linux-kirkwood: update to 2.6.29.1 and enable some goodies like mmc and ubifs

15 years agogenext2fs: added 1.4.1 version
Marcin Juszkiewicz [Mon, 27 Apr 2009 09:39:26 +0000 (11:39 +0200)]
genext2fs: added 1.4.1 version

15 years agodvb-apps_1.1.1.bb : fixed LDFLAGS QA(GNU-hash)
Denis 'Gnutoo' Carikli [Sun, 26 Apr 2009 17:55:18 +0000 (19:55 +0200)]
dvb-apps_1.1.1.bb : fixed LDFLAGS QA(GNU-hash)
Thanks Tartarus for telling me what was the standard way to do it

15 years agoSlugOS: packages - deprecate ctrlproxy, depends on unstaged tbd.h (samba)
Mike Westerhof [Sun, 26 Apr 2009 00:15:56 +0000 (19:15 -0500)]
SlugOS: packages - deprecate ctrlproxy, depends on unstaged tbd.h (samba)

15 years agochecksums.ini: Add gcc-4.4.0 checksum.
Khem Raj [Sat, 25 Apr 2009 17:34:46 +0000 (10:34 -0700)]
checksums.ini: Add gcc-4.4.0 checksum.

15 years agogcc-4.4.0: Add recipes for latest gcc release 4.4.0
Khem Raj [Sat, 25 Apr 2009 16:40:12 +0000 (09:40 -0700)]
gcc-4.4.0: Add recipes for latest gcc release 4.4.0

* This is a preliminary port. Now all patches has been ported yet.

15 years agokexecboot-cfg: initial deploy of /boot/boot.cfg (for kexecboot_0.6)
Andrea Adami [Sat, 25 Apr 2009 08:32:08 +0000 (10:32 +0200)]
kexecboot-cfg: initial deploy of /boot/boot.cfg (for kexecboot_0.6)

15 years agowebif: add recipe to build the webif binary and package support files
Koen Kooi [Sat, 25 Apr 2009 07:47:56 +0000 (09:47 +0200)]
webif: add recipe to build the webif binary and package support files
* still needs tweaking to work with some OE config files

15 years agou-boot 1.2.0: adjust dm355-leopard patch, still needs work to compile with eabi
Koen Kooi [Sat, 25 Apr 2009 07:46:34 +0000 (09:46 +0200)]
u-boot 1.2.0: adjust dm355-leopard patch, still needs work to compile with eabi

15 years agou-boot git: update omap3evm
Koen Kooi [Sat, 25 Apr 2009 07:46:10 +0000 (09:46 +0200)]
u-boot git: update omap3evm

15 years agolibsdl-mixer: convert to autotools_stage
Koen Kooi [Sat, 25 Apr 2009 07:45:33 +0000 (09:45 +0200)]
libsdl-mixer: convert to autotools_stage

15 years agogstreamer-ti: bump SRCREV
Koen Kooi [Sat, 25 Apr 2009 07:45:10 +0000 (09:45 +0200)]
gstreamer-ti: bump SRCREV

15 years agodistcc-master-image: image that servers as distcc master, with GUI
Koen Kooi [Sat, 25 Apr 2009 07:44:33 +0000 (09:44 +0200)]
distcc-master-image: image that servers as distcc master, with GUI

15 years agoecore: fix git merge damage
Koen Kooi [Sat, 25 Apr 2009 07:40:53 +0000 (09:40 +0200)]
ecore: fix git merge damage

15 years agolinux-omap-pm: readd patch to register all OPPs, fix overo defconfig
Koen Kooi [Sat, 25 Apr 2009 07:39:00 +0000 (09:39 +0200)]
linux-omap-pm: readd patch to register all OPPs, fix overo defconfig

15 years agoRevert "evas: catch up with new upstream library names; bump version string"
Koen Kooi [Sat, 25 Apr 2009 06:55:41 +0000 (08:55 +0200)]
Revert "evas: catch up with new upstream library names; bump version string"

This reverts commit 80c85e0af3865710a189ba536022d326fa996d26.

15 years agoRevert "ecore: catch up with the new SONAMEs; move to autosplitting"
Koen Kooi [Sat, 25 Apr 2009 06:55:34 +0000 (08:55 +0200)]
Revert "ecore: catch up with the new SONAMEs; move to autosplitting"

This reverts commit 8101ad8e1229b3b9f8aa0be0fdc262b5283034d0.

15 years agoRevert "efl: sync versions with upstream"
Koen Kooi [Sat, 25 Apr 2009 06:54:14 +0000 (08:54 +0200)]
Revert "efl: sync versions with upstream"

This reverts commit 6898f8ca089d35109b3652d640ebb907d8115736.

15 years agoopenezx-kernel: this rev brings back solid GSM on gen1 devices
Michael 'Mickey' Lauer [Sat, 25 Apr 2009 01:52:54 +0000 (03:52 +0200)]
openezx-kernel: this rev brings back solid GSM on gen1 devices

15 years agobinutils-avr32.inc: Add DEPENDS autoconf-native and automake-native.
Leon Woestenberg [Fri, 24 Apr 2009 22:25:59 +0000 (00:25 +0200)]
binutils-avr32.inc: Add DEPENDS autoconf-native and automake-native.

On my fresh Ubuntu 9.04 with the minimal set of host packages installed
required by OpenEmbedded, the atngw100 build failed due to autoconf
and aclocal (from automake package) not being present.

Running 'bitbake autoconf-native and automake-native' solved this.

Adding those two as DEPENDS to binutils-avr32.inc should fix this
for a pristine build.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agolinux-2.6.29: update cm-x270 kernel to 2.6.29
Cliff Brake [Fri, 24 Apr 2009 20:10:47 +0000 (16:10 -0400)]
linux-2.6.29: update cm-x270 kernel to 2.6.29

15 years agocontrib/mtn-bisect.sh: Removed, we moved to git which has bisect itself.
Leon Woestenberg [Fri, 24 Apr 2009 19:33:06 +0000 (21:33 +0200)]
contrib/mtn-bisect.sh: Removed, we moved to git which has bisect itself.

15 years agoqmake2.bbclass: add OE_QMAKE_QDBUSXML2CPP and OE_QMAKE_QDBUSCPP2XML
Jeremy Lainé [Fri, 24 Apr 2009 17:50:02 +0000 (19:50 +0200)]
qmake2.bbclass: add OE_QMAKE_QDBUSXML2CPP and OE_QMAKE_QDBUSCPP2XML

From: Otavio Salvador <otavio@ossystems.com.br>

Signed-off-by: Otavio Salvador <otavio@debian.org>
Acked-by: Jeremy Lainé <jeremy.laine@bolloretelecom.eu>
15 years agoqt4-tools-native.inc: add qdbuscpp2xml to Qt native tools
Jeremy Lainé [Fri, 24 Apr 2009 17:28:16 +0000 (19:28 +0200)]
qt4-tools-native.inc: add qdbuscpp2xml to Qt native tools

15 years agoAuthor: Otavio Salvador <otavio@ossystems.com.br>
Jeremy Lainé [Fri, 24 Apr 2009 17:18:57 +0000 (19:18 +0200)]
Author: Otavio Salvador <otavio@ossystems.com.br>

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Jeremy Lainé <jeremy.laine@bolloretelecom.eu>
15 years agoqt4.inc: add translation packages to the dynamic list
Jeremy Lainé [Fri, 24 Apr 2009 16:18:02 +0000 (18:18 +0200)]
qt4.inc: add translation packages to the dynamic list

From: Otavio Salvador <otavio@ossystems.com.br>

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Jeremy Lainé <jeremy.laine@m4x.org>
15 years agoefl: sync versions with upstream
Michael 'Mickey' Lauer [Fri, 24 Apr 2009 15:35:16 +0000 (17:35 +0200)]
efl: sync versions with upstream

15 years agofltk2: make it somewhat work; still very hacky, since these people
Michael 'Mickey' Lauer [Fri, 24 Apr 2009 15:23:11 +0000 (17:23 +0200)]
fltk2: make it somewhat work; still very hacky, since these people
try to be very clever with their multiplatform buildsystem... *sigh*

15 years agofltk2 : ship all of the libs
Angus Ainslie [Wed, 22 Apr 2009 17:25:58 +0000 (11:25 -0600)]
fltk2 : ship all of the libs

15 years agofltk2: add an svn recipe for the beta version of fltk library
Angus Ainslie [Tue, 21 Apr 2009 19:18:02 +0000 (13:18 -0600)]
fltk2: add an svn recipe for the beta version of fltk library

15 years agoevas: catch up with new upstream library names; bump version string
Michael 'Mickey' Lauer [Fri, 24 Apr 2009 14:21:27 +0000 (16:21 +0200)]
evas: catch up with new upstream library names; bump version string

15 years agoecore: catch up with the new SONAMEs; move to autosplitting
Michael 'Mickey' Lauer [Fri, 24 Apr 2009 14:17:12 +0000 (16:17 +0200)]
ecore: catch up with the new SONAMEs; move to autosplitting

15 years agopython-evas: make sure all headers are staged for dependencies
Angus Ainslie [Tue, 21 Apr 2009 16:09:10 +0000 (10:09 -0600)]
python-evas: make sure all headers are staged for dependencies

15 years agolinux-2.6.24: make ubifs available for all machines
Steffen Sledz [Fri, 24 Apr 2009 14:06:58 +0000 (16:06 +0200)]
linux-2.6.24: make ubifs available for all machines

15 years agosqlite3: add version 3.6.13
Roman I Khimov [Fri, 24 Apr 2009 10:09:44 +0000 (14:09 +0400)]
sqlite3: add version 3.6.13

15 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Dmitry Eremin-Solenikov [Fri, 24 Apr 2009 07:42:38 +0000 (11:42 +0400)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

15 years agomplayer: reenable vo_omapfb patch
Gregoire Gentil [Fri, 24 Apr 2009 07:16:02 +0000 (09:16 +0200)]
mplayer: reenable vo_omapfb patch

15 years agoqt4: update from 4.5.0 to 4.5.1
Jeremy Lainé [Fri, 24 Apr 2009 06:43:51 +0000 (08:43 +0200)]
qt4: update from 4.5.0 to 4.5.1

15 years agoqt4(-tools-native)?.inc: compatibility fixes for Qt 4.5.1
Jeremy Lainé [Fri, 24 Apr 2009 06:02:44 +0000 (08:02 +0200)]
qt4(-tools-native)?.inc: compatibility fixes for Qt 4.5.1

15 years agoudev 124: add cache invalidation logic on kernel change or its bootargs/cmdline/atags
Denys Dmytriyenko [Wed, 22 Apr 2009 16:43:02 +0000 (16:43 +0000)]
udev 124: add cache invalidation logic on kernel change or its bootargs/cmdline/atags

also add /etc/default/udev with the option to disable device caching

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Koen Kooi <koen@openembedded.org>
15 years agopxaregs: GNU_HASH QA fix.
Stanislav Brabec [Thu, 23 Apr 2009 23:41:52 +0000 (23:41 +0000)]
pxaregs: GNU_HASH QA fix.

15 years agounzip: GNU_HASH QA fix.
Stanislav Brabec [Thu, 23 Apr 2009 23:35:21 +0000 (23:35 +0000)]
unzip: GNU_HASH QA fix.

15 years agofsi-client: GNU_HASH QA fix.
Stanislav Brabec [Thu, 23 Apr 2009 22:22:12 +0000 (22:22 +0000)]
fsi-client: GNU_HASH QA fix.

15 years agoinitramfs-kexecboot-image: minor text cleanings
Andrea Adami [Thu, 23 Apr 2009 21:57:12 +0000 (23:57 +0200)]
initramfs-kexecboot-image: minor text cleanings

15 years agoconsole-base-image,console-image,gnuradio-image: readd psplash-zap
Andrea Adami [Thu, 23 Apr 2009 21:46:21 +0000 (23:46 +0200)]
console-base-image,console-image,gnuradio-image: readd psplash-zap
 - for distros without psplash keep the old behaviour and check 'screen'

15 years agoman: GNU_HASH QA fix.
Stanislav Brabec [Thu, 23 Apr 2009 21:06:44 +0000 (21:06 +0000)]
man: GNU_HASH QA fix.

15 years agofbv: Add a framebuffer-based png viewer.
Tom Rini [Thu, 23 Apr 2009 19:07:52 +0000 (15:07 -0400)]
fbv: Add a framebuffer-based png viewer.
bmp/gif is supported but disabled.

15 years agoangstrom feed sorter: add support for a few more machines
Koen Kooi [Thu, 23 Apr 2009 18:37:30 +0000 (20:37 +0200)]
angstrom feed sorter: add support for a few more machines

15 years agonetbase: added BUG support
Marcin Juszkiewicz [Thu, 23 Apr 2009 13:08:23 +0000 (15:08 +0200)]
netbase: added BUG support

We use other network range for usb0 then OE default and this will not
change soon. Also support for onboard Ethernet, Wifi module and
USB-Ethernet adapters is present.

15 years agomarvel-gspi-fw: added firmware for WiFi bugmodule
Marcin Juszkiewicz [Thu, 23 Apr 2009 12:01:35 +0000 (14:01 +0200)]
marvel-gspi-fw: added firmware for WiFi bugmodule

This is firmware for not-yet-released-into-sales wifi/bt bugmodule.

15 years agolinux-bug: added 2.6.27.2 from BUG Labs svn
Marcin Juszkiewicz [Thu, 23 Apr 2009 11:04:00 +0000 (13:04 +0200)]
linux-bug: added 2.6.27.2 from BUG Labs svn

By default r8918 is used - can be overriden in local.conf by:

SRCREV_pn-linux-bug = "${AUTOREV}"

In BUG Linux we used AUTOREV by default.

15 years agobug: added BUG Labs device
Marcin Juszkiewicz [Thu, 23 Apr 2009 11:03:18 +0000 (13:03 +0200)]
bug: added BUG Labs device

BUG is i.mx31 based device which is often called 'LEGO for IT'.

More info: http://buglabs.net/

15 years agoMerge branch 'org.openembedded.dev' of ssh://git@git.openembedded.net/openembedded...
Jeremy Lainé [Thu, 23 Apr 2009 16:32:13 +0000 (18:32 +0200)]
Merge branch 'org.openembedded.dev' of ssh://git@git.openembedded.net/openembedded into org.openembedded.dev

15 years agochecksums.ini: add entries for Qt 4.5.1
Jeremy Lainé [Thu, 23 Apr 2009 16:30:16 +0000 (18:30 +0200)]
checksums.ini: add entries for Qt 4.5.1

15 years agotask-base: added btusb driver to list of recommended BT drivers
Marcin Juszkiewicz [Thu, 23 Apr 2009 16:24:31 +0000 (18:24 +0200)]
task-base: added btusb driver to list of recommended BT drivers

15 years agogtk+-2.8.16 : fixed problematic " in SRC_URI:
Denis 'Gnutoo' Carikli [Thu, 23 Apr 2009 14:29:52 +0000 (16:29 +0200)]
gtk+-2.8.16 : fixed problematic " in SRC_URI:
there was a suplementary " in SRC_URI that made it fail at:
run.staging_helper.16868: line 869: syntax error near unexpected token `else'

15 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Roman I Khimov [Thu, 23 Apr 2009 14:01:29 +0000 (18:01 +0400)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev