openembedded.git
14 years agodevice_table-ezx: Static mux nodes from mux1 to mux8.
Antonio Ospite [Sat, 12 Sep 2009 14:01:51 +0000 (16:01 +0200)]
device_table-ezx: Static mux nodes from mux1 to mux8.

Userspace is not supposed to open mux0 anymore; now that kernel mapping
has been removed, each muxX corresponds to dlci X (with X in [1,16]).

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
14 years agodevice_table-ezx: Add header
Antonio Ospite [Sat, 12 Sep 2009 14:01:50 +0000 (16:01 +0200)]
device_table-ezx: Add header

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
14 years agolibgee: move to git version while it's so much under development and depending on...
Michael 'Mickey' Lauer [Sat, 12 Sep 2009 15:19:59 +0000 (17:19 +0200)]
libgee: move to git version while it's so much under development and depending on vala-native

14 years agoclutter.inc: rework armv7a machines a bit and add omap3517-evm to compatible machines
Koen Kooi [Sat, 12 Sep 2009 14:00:03 +0000 (16:00 +0200)]
clutter.inc: rework armv7a machines a bit and add omap3517-evm to compatible machines

14 years agoglibc-package bbclass: add hack to avoid "kernel too old" error when generating local...
Koen Kooi [Sat, 12 Sep 2009 13:55:45 +0000 (15:55 +0200)]
glibc-package bbclass: add hack to avoid "kernel too old" error when generating locales in angstrom

The proper fix would be to patch linux-libc-headers with 0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch and all arm kernels as well. Since that's quite an undertaking angstrom needs to short term hack like this commit to keep things building while the proper fix is being worked on.

14 years agoangstrom: prefer gtk+ 2.16.6
Koen Kooi [Sat, 12 Sep 2009 12:27:43 +0000 (14:27 +0200)]
angstrom: prefer gtk+ 2.16.6

14 years agogtk+: add 2.16.6
Koen Kooi [Sat, 12 Sep 2009 12:25:51 +0000 (14:25 +0200)]
gtk+: add 2.16.6

14 years agocairo git: update SRCREV
Koen Kooi [Sat, 12 Sep 2009 09:49:00 +0000 (11:49 +0200)]
cairo git: update SRCREV

14 years agoebtables: fix GNU_HASH error
Steve Sakoman [Fri, 11 Sep 2009 23:06:08 +0000 (16:06 -0700)]
ebtables: fix GNU_HASH error

14 years agopowertop: Make it compile on uclibc.
Khem Raj [Sat, 12 Sep 2009 06:31:12 +0000 (23:31 -0700)]
powertop: Make it compile on uclibc.

* Use INC_PR
* Move common stuff to powertop.inc
* Add -lint for uclibc bases systems
* Add a patch to tinker with order of CFLAGS
  in commandline
* Eliminate the sed expression in favor of a
  patch to substitute nsursesw with ncurses

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoscreen-4.0.3: Fix compilation and make default.
Khem Raj [Sat, 12 Sep 2009 02:00:56 +0000 (19:00 -0700)]
screen-4.0.3: Fix compilation and make default.

* Fix compilation issues.
* Remove DEFAULT_PREFERENCE = "-1"
* Tested on Thumb/uclibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-configure-common.inc: Muck with NATIVE_SYSTEM_HEADER_DIR
Khem Raj [Fri, 11 Sep 2009 21:42:54 +0000 (14:42 -0700)]
gcc-configure-common.inc: Muck with NATIVE_SYSTEM_HEADER_DIR

* GCC's notion of standard includes being in /usr/include is
  not valid for micro distro which uses flattened layout

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
14 years agomicro: select binutils 2.19.51
Phil Blundell [Fri, 11 Sep 2009 19:41:33 +0000 (20:41 +0100)]
micro: select binutils 2.19.51

14 years agobinutils_cvs.bb: Do not use autotools_do_install
Khem Raj [Fri, 11 Sep 2009 16:51:50 +0000 (09:51 -0700)]
binutils_cvs.bb: Do not use autotools_do_install

* CVS checkout include full src tree so we can not
  do make install because then it will try to install
  every component in src. We have to install ld
  gas and binutils only.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolsof, tcp-wrappers: Fix compilation on linux-uclibceabi
Khem Raj [Fri, 11 Sep 2009 16:50:31 +0000 (09:50 -0700)]
lsof, tcp-wrappers: Fix compilation on linux-uclibceabi

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agox-load: add omap3517-evm support
Koen Kooi [Wed, 9 Sep 2009 10:27:50 +0000 (12:27 +0200)]
x-load: add omap3517-evm support

* 1.41 still has the volatile bugs when compiled with non CSL stuff

14 years agolinux-omap-psp 2.6.29: add WIP patch for EHCI support
Koen Kooi [Tue, 8 Sep 2009 14:02:41 +0000 (16:02 +0200)]
linux-omap-psp 2.6.29: add WIP patch for EHCI support

14 years agoangstrom feed sorter: add shiva support
Koen Kooi [Tue, 8 Sep 2009 12:23:17 +0000 (14:23 +0200)]
angstrom feed sorter: add shiva support

14 years agou-boot git: add support for omap3517-evm
Koen Kooi [Tue, 8 Sep 2009 10:10:01 +0000 (12:10 +0200)]
u-boot git: add support for omap3517-evm

14 years agolinux-omap-psp 2.6.29: add shiva support
Koen Kooi [Mon, 7 Sep 2009 15:36:29 +0000 (17:36 +0200)]
linux-omap-psp 2.6.29: add shiva support

14 years agoomap3517-evm: add machine file
Koen Kooi [Mon, 7 Sep 2009 15:36:14 +0000 (17:36 +0200)]
omap3517-evm: add machine file

14 years agolinux-omap: add 2.6.31
Koen Kooi [Fri, 11 Sep 2009 07:05:21 +0000 (09:05 +0200)]
linux-omap: add 2.6.31

14 years agotask-native-sdk: fix upgrade paths after task renaming
Koen Kooi [Fri, 11 Sep 2009 06:41:51 +0000 (08:41 +0200)]
task-native-sdk: fix upgrade paths after task renaming

14 years agogcc-configure-cross.inc: Export more binutils
Khem Raj [Fri, 11 Sep 2009 02:22:46 +0000 (19:22 -0700)]
gcc-configure-cross.inc: Export more binutils

* Export AS_FOR_TARGET OBJDUMP_FOR_TARGET
  OBJCOPY_FOR_TARGET STRIP_FOR_TARGET

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agonative-sdk-image.bb: Use IMAGE_BASENAME = "native-sdk-image"
Khem Raj [Fri, 11 Sep 2009 02:21:33 +0000 (19:21 -0700)]
native-sdk-image.bb: Use IMAGE_BASENAME = "native-sdk-image"

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosane-toolchain.inc: Default to gcc 4.4.1
Khem Raj [Fri, 11 Sep 2009 02:16:53 +0000 (19:16 -0700)]
sane-toolchain.inc: Default to gcc 4.4.1

* ppc405 has also got tested using 4.4.1 so bump this too.
* ARMv7 is also switched to use 4.4.1.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
Acked-by: Phil Blundell <philb@gnu.org>
14 years agogcc-configure-common: Dont fiddle with NATIVE_SYSTEM_HEADER_DIR
Khem Raj [Wed, 9 Sep 2009 03:49:09 +0000 (20:49 -0700)]
gcc-configure-common: Dont fiddle with NATIVE_SYSTEM_HEADER_DIR

* This does not work on canadian cross build of target gcc.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobinutils-cross: Do not install libibery.a in wrong place
Khem Raj [Wed, 9 Sep 2009 03:45:43 +0000 (20:45 -0700)]
binutils-cross: Do not install libibery.a in wrong place

* This interferes with canadian cross build of binutils
  because it finds cross libiberty.a where as it needs the
  target one.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoconsole-image.bb: Require console-base-image
Khem Raj [Wed, 9 Sep 2009 03:43:46 +0000 (20:43 -0700)]
console-image.bb: Require console-base-image

* Get rid of code duplication.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoimages: Rename native-sdk-console-image.bb as native-sdk-image.bb
Khem Raj [Wed, 9 Sep 2009 03:41:56 +0000 (20:41 -0700)]
images: Rename native-sdk-console-image.bb as native-sdk-image.bb
tasks: Rename task-native-sdk.bb as task-sdk-native.bb

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agodisko: update to newer git rev
Henning Heinold [Fri, 11 Sep 2009 01:23:54 +0000 (03:23 +0200)]
disko: update to newer git rev
* stole some input form the disko-oe-git, but rework some stuff

14 years agoeject: inherit gettext to honour USE_NLS
Henning Heinold [Fri, 11 Sep 2009 01:22:24 +0000 (03:22 +0200)]
eject: inherit gettext to honour USE_NLS

14 years agouclibc-initial: Move the compile stuff to do_compile
Khem Raj [Fri, 11 Sep 2009 00:50:59 +0000 (17:50 -0700)]
uclibc-initial: Move the compile stuff to do_compile

* Currently all work is done in do_stage. On Henning's
  suggestion I refactored it.
* For 0.9.30 onwards installing pregen and install_dev
  built almost whole uclibc. We only needed libc headers
  so replaced with install_headers

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agodirectfb: update to version 1.4.2
Henning Heinold [Thu, 10 Sep 2009 23:12:10 +0000 (01:12 +0200)]
directfb: update to version 1.4.2

14 years agocherokee: Add new version 0.99.24
Khem Raj [Thu, 10 Sep 2009 19:49:38 +0000 (12:49 -0700)]
cherokee: Add new version 0.99.24

* Use INC_PR
* Add new recipe for 0.99.24
* Add --with-mysql configure option to point
  to staging area. Otherwise with build machines
  having local installation of mysql-dev, cherokee
  configures itself to use the headers from /usr/include/mysql

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
14 years agofreeimage: fix QA errors
Koen Kooi [Thu, 10 Sep 2009 16:53:51 +0000 (18:53 +0200)]
freeimage: fix QA errors

14 years agoquake2: fix QA errors
Koen Kooi [Thu, 10 Sep 2009 13:18:48 +0000 (15:18 +0200)]
quake2: fix QA errors

14 years agoglibc: Build glibc 2.9 with glibc-ports 2.9
Graham Gower [Tue, 11 Aug 2009 21:32:03 +0000 (21:32 +0000)]
glibc: Build glibc 2.9 with glibc-ports 2.9

This combination of glibc-2.9 with glibc-ports-2.7 fails to build on mipsel.
The reason we have been using glibc-ports 2.7 was that glibc-ports 2.9 was
not tagged or we didn't see it for various reasons.

Build glibc 2.9 with glibc-port 2.9 and drop the three ARM patches as
they have been applied to the upstream glibc-ports tree:

http://sourceware.org/git/?p=glibc-ports.git;a=commitdiff;h=7272ed4e474a398b8ce1e7374cdaa8592b840e2a
http://sourceware.org/git/?p=glibc-ports.git;a=commitdiff;h=e6e41f0f4963bfb0c0e32f8263ae028b288b5453

Patchwork: http://patchwork.openembedded.org/patch/933/
Signed-off-By: Graham Gower <graham.gower@gmail.com>
Signed-off-By: Holger Hans Peter <zecke@selfish.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux-2.6.29: add devicetree for boc02
Jeremy Lainé [Wed, 9 Sep 2009 18:21:06 +0000 (20:21 +0200)]
linux-2.6.29: add devicetree for boc02

14 years agoi2c-tools: build & install eepromer tools
Steve Sakoman [Thu, 14 May 2009 13:11:26 +0000 (06:11 -0700)]
i2c-tools: build & install eepromer tools

14 years agoxserver-common: recommend xtscal (works without it but needs for calibration)
Marcin Juszkiewicz [Wed, 9 Sep 2009 14:09:59 +0000 (16:09 +0200)]
xserver-common: recommend xtscal (works without it but needs for calibration)

14 years agopointercal: added at91sam9263ek
Marcin Juszkiewicz [Mon, 7 Sep 2009 14:23:54 +0000 (16:23 +0200)]
pointercal: added at91sam9263ek

14 years agoMAINTAINERS: update my entry
Cliff Brake [Wed, 9 Sep 2009 13:26:57 +0000 (09:26 -0400)]
MAINTAINERS: update my entry

14 years agoclearsilver: fix various build issues
Cliff Brake [Wed, 9 Sep 2009 13:20:02 +0000 (09:20 -0400)]
clearsilver: fix various build issues

- fix hardcoded Python 2.4 path in patch
- fix missing env variables by inheriting
  distutils-common-base

14 years agoAdd liblinebreak-1.2
Graham Gower [Wed, 9 Sep 2009 06:55:55 +0000 (16:25 +0930)]
Add liblinebreak-1.2

Signed-off-by: Graham Gower <graham.gower@gmail.com>
14 years agoenca_1.9.bb: remove unused configure test which is bound to fail.
Graham Gower [Wed, 26 Aug 2009 07:18:36 +0000 (16:48 +0930)]
enca_1.9.bb: remove unused configure test which is bound to fail.

Enca's configure will fail on everything not arm or ix86.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
14 years agolinux-omap: added support for BeagleBUG extension board
Marcin Juszkiewicz [Wed, 9 Sep 2009 08:55:18 +0000 (10:55 +0200)]
linux-omap: added support for BeagleBUG extension board

This is initial version of BeagleBUG extension board support. So far
boards are not available for people outside of BugLabs and Texas
Instruments companies.

Patch adds support for few modules but not all of them will build for
OMAP3 - some are still BUG only.

14 years agotune-xscale.inc: Use TARGET_ARCH to find endianness
Khem Raj [Mon, 7 Sep 2009 19:09:18 +0000 (12:09 -0700)]
tune-xscale.inc: Use TARGET_ARCH to find endianness

* Use TARGET_ARCH to find endianness instead of
  SITEINFO_ENDIANNESS which is not yet evaluated.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotar_1.22.bb: Add recipe for 1.22 release.
Khem Raj [Mon, 7 Sep 2009 16:17:38 +0000 (09:17 -0700)]
tar_1.22.bb: Add recipe for 1.22 release.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoautoconf: Fix canadian cross build
Khem Raj [Sun, 6 Sep 2009 02:33:11 +0000 (19:33 -0700)]
autoconf: Fix canadian cross build

* Remove RDEPENDS and DEPENDS duplication.
* path_prog_fixes.patch is not needed for 2.61
* Use INC_PR

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agouclibc_0.9.30.1: Disable STDIO_GETC|PUTC MACROs
Khem Raj [Sun, 6 Sep 2009 02:21:53 +0000 (19:21 -0700)]
uclibc_0.9.30.1: Disable STDIO_GETC|PUTC MACROs

* There is a problem with threads enabled and hiding
  __fgetc_unlocked and __fputc_unlocked which gets pulled
  in with the macros. This patch disables the macros
  and it will use the functions to perform these functions

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomore files: Fixed unpack dependencies on unzip-native, see:
Stanislav Brabec [Tue, 8 Sep 2009 19:44:14 +0000 (19:44 +0000)]
more files: Fixed unpack dependencies on unzip-native, see:
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-August/013505.html
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-September/013620.html

14 years agolibio-pty-perl libio-stty-perl: add recipes
Jan Lübbe [Tue, 8 Sep 2009 17:29:25 +0000 (17:29 +0000)]
libio-pty-perl libio-stty-perl: add recipes

14 years agolibsnmp-session-perl: add recipe
Jan Lübbe [Tue, 8 Sep 2009 16:49:08 +0000 (16:49 +0000)]
libsnmp-session-perl: add recipe

14 years agolibconfig-general-perl: add recipe
Jan Lübbe [Tue, 8 Sep 2009 15:44:06 +0000 (15:44 +0000)]
libconfig-general-perl: add recipe

14 years agolibdbi-drivers: set libdir for libdbi and don't build docs
Jan Lübbe [Tue, 8 Sep 2009 12:39:50 +0000 (12:39 +0000)]
libdbi-drivers: set libdir for libdbi and don't build docs

14 years agolibdbi: disable building docs (would need docbook/openjade)
Jan Lübbe [Tue, 8 Sep 2009 10:43:41 +0000 (10:43 +0000)]
libdbi: disable building docs (would need docbook/openjade)

14 years agolinux-kirkwood: use proper branch for 2.6.30 (thx Koen for spotting)
Marcin Juszkiewicz [Tue, 8 Sep 2009 16:39:05 +0000 (18:39 +0200)]
linux-kirkwood: use proper branch for 2.6.30 (thx Koen for spotting)

14 years agomarvel-sdio-fw: added firmware for WiFi powered BUGBase
Marcin Juszkiewicz [Tue, 8 Sep 2009 15:37:44 +0000 (11:37 -0400)]
marvel-sdio-fw: added firmware for WiFi powered BUGBase

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Tue, 8 Sep 2009 13:50:11 +0000 (15:50 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agox-load: git has moved, update SRCREV and remove obsolete patches
Koen Kooi [Tue, 8 Sep 2009 13:47:23 +0000 (15:47 +0200)]
x-load: git has moved, update SRCREV and remove obsolete patches

14 years agochecksums.ini: add missing checksum
Florian Boor [Tue, 8 Sep 2009 13:46:03 +0000 (15:46 +0200)]
checksums.ini: add missing checksum

14 years agosource-checker: added small script to generate list of files for mirroring
Marcin Juszkiewicz [Tue, 8 Sep 2009 11:29:44 +0000 (13:29 +0200)]
source-checker: added small script to generate list of files for mirroring

oe-source-mirror-build.py compares checksums stored in checksums.ini
with files in DL_DIR and outputs list of good ones. Such list can be
used for populating local OE sources mirror.

14 years agolinux-kirkwood: added 2.6.30.5 tested on sheevaplug
Marcin Juszkiewicz [Tue, 8 Sep 2009 10:31:02 +0000 (12:31 +0200)]
linux-kirkwood: added 2.6.30.5 tested on sheevaplug

14 years agosane-srcrevs: bump mplayer SRCREV
Koen Kooi [Tue, 8 Sep 2009 08:16:31 +0000 (10:16 +0200)]
sane-srcrevs: bump mplayer SRCREV

14 years agomplayer: bump SRCREV
Koen Kooi [Tue, 8 Sep 2009 08:03:36 +0000 (10:03 +0200)]
mplayer: bump SRCREV

14 years agoopkg_wget_nogpg: adjust vfork patchset to accomodate general opkg patching.
Mike Westerhof [Mon, 7 Sep 2009 23:34:12 +0000 (18:34 -0500)]
opkg_wget_nogpg: adjust vfork patchset to accomodate general opkg patching.

14 years agocanutils: add 3.0.2 - needs recent linux-libc-headers
Florian Boor [Mon, 7 Sep 2009 22:02:52 +0000 (00:02 +0200)]
canutils: add 3.0.2 - needs recent linux-libc-headers

14 years agolinux: bump 2.6.28 PR
Florian Boor [Tue, 1 Sep 2009 15:22:11 +0000 (17:22 +0200)]
linux: bump 2.6.28 PR

14 years agolinux: Update TX27 configuration for 2.6.28
Florian Boor [Tue, 1 Sep 2009 15:18:27 +0000 (17:18 +0200)]
linux: Update TX27 configuration for 2.6.28

14 years agoangstrom-uboot-scripts: add recipe to generate .scr files easily
Koen Kooi [Mon, 7 Sep 2009 13:40:32 +0000 (15:40 +0200)]
angstrom-uboot-scripts: add recipe to generate .scr files easily

* the recipe puts them both in deploy and in ${datadir}/u-boot-scripts

14 years agomickeydbus: fix name of python-pygobject
Michael 'Mickey' Lauer [Sun, 6 Sep 2009 15:14:46 +0000 (17:14 +0200)]
mickeydbus: fix name of python-pygobject

14 years agoperl_5.8.8.bb: Use exec_prefix instead of layout_exec_prefix
Khem Raj [Sun, 6 Sep 2009 02:16:49 +0000 (19:16 -0700)]
perl_5.8.8.bb: Use exec_prefix instead of layout_exec_prefix

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-4.4.1: Fix canadian cross compilation.
Khem Raj [Sun, 6 Sep 2009 02:14:35 +0000 (19:14 -0700)]
gcc-4.4.1: Fix canadian cross compilation.

* Forward port cache amnesia patch
* Forward port gcc-flags-for-build patch
* do_configure needs to be overridden for 4.4.1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoperl_5.8.8.bb: Fix compilation when bindir is not /usr/bin
Khem Raj [Fri, 4 Sep 2009 22:39:51 +0000 (15:39 -0700)]
perl_5.8.8.bb: Fix compilation when bindir is not /usr/bin

* Right now default perl installation happens in /usr prefix
  This patch tries to depend upong layout_prefix to decide on
  where to install. This is required for distros like micro
  who flatten the install tree and do not use /usr prefix

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoprocps_3.2.7.bb: Fix compilation when usr/bin is same as /bin
Khem Raj [Fri, 4 Sep 2009 18:23:28 +0000 (11:23 -0700)]
procps_3.2.7.bb: Fix compilation when usr/bin is same as /bin

* On DISTROs like micro where bindir and base_bindir are
  same, procps does not compile because it wants to install
  binaries in both places. We have to pass the variable to
  make file since it does not use autotools.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibpam_1.0.2.bb: Fix compilation for uclibc systems.
Khem Raj [Fri, 4 Sep 2009 17:26:29 +0000 (10:26 -0700)]
libpam_1.0.2.bb: Fix compilation for uclibc systems.

* libpam is not able to figure out that
  uclibc does not support NIS. This patch
  helps in making it do so. The patch is only
  applied for uclibc OVERRIDES.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogst-plugins-good: add esound to DEPENDS line
Henning Heinold [Sat, 5 Sep 2009 21:39:10 +0000 (23:39 +0200)]
gst-plugins-good: add esound to DEPENDS line
* fixes compilation error
* bump PR

14 years agoortp: Add glib-2.0 dependency for 0.7.1
Khem Raj [Sat, 5 Sep 2009 20:46:19 +0000 (13:46 -0700)]
ortp: Add glib-2.0 dependency for 0.7.1

* Also use INC_PR
* Do not use glib dependency on 0.13.1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoxinput: Updated to version 1.4.2.
Stanislav Brabec [Fri, 4 Sep 2009 21:40:52 +0000 (21:40 +0000)]
xinput: Updated to version 1.4.2.

14 years agoxf86-video-fbdev: Updated to version 0.4.1.
Stanislav Brabec [Fri, 4 Sep 2009 21:38:41 +0000 (21:38 +0000)]
xf86-video-fbdev: Updated to version 0.4.1.

14 years agoxf86-input-evdev: Update to version 2.2.5.
Stanislav Brabec [Fri, 4 Sep 2009 21:35:13 +0000 (21:35 +0000)]
xf86-input-evdev: Update to version 2.2.5.

14 years agoangstrom: Use linux-uclibceabi instead of linux-uclibcgnueabi
Khem Raj [Fri, 4 Sep 2009 14:50:25 +0000 (07:50 -0700)]
angstrom: Use linux-uclibceabi instead of linux-uclibcgnueabi

* For uclibc based ARM EABI systems switch to using linux-uclibceabi
  as TARGET_OS

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-omap git: another checkpoint
Koen Kooi [Fri, 4 Sep 2009 13:32:30 +0000 (15:32 +0200)]
linux-omap git: another checkpoint

* add V4l2 interfaces to DSS2
* add back MADC driver
* add zippy support for beagleboard
* add DSS2 for omap3evm

14 years agoRevert "dropbear: Enable allow empty password patch."
Koen Kooi [Fri, 4 Sep 2009 09:42:16 +0000 (11:42 +0200)]
Revert "dropbear: Enable allow empty password patch."

dropbear.inc needs the patch non-applied, see the thread in http://thread.gmane.org/gmane.comp.handhelds.openembedded/26302

This reverts commit c26fc5db90702b035bd545cff3ee7575a0f9b70f.

14 years agolinux-omap git: add dss2 and cache patches
Koen Kooi [Fri, 4 Sep 2009 09:41:31 +0000 (11:41 +0200)]
linux-omap git: add dss2 and cache patches

14 years agodropbear: Enable allow empty password patch.
Khem Raj [Fri, 4 Sep 2009 04:19:42 +0000 (21:19 -0700)]
dropbear: Enable allow empty password patch.

* Switch to using INC_PR
* Enable allow-empty_passed.patch without this
its not possible to login unless root password
is changed to be non empty

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agocups.inc: export DSOFLAGS
Christopher Friedt [Thu, 3 Sep 2009 23:43:44 +0000 (16:43 -0700)]
cups.inc: export DSOFLAGS

* This fixes PR 5304
* Makes dash happy.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibidl_0.8.13.bb: Add new recipe
Khem Raj [Thu, 3 Sep 2009 22:30:23 +0000 (15:30 -0700)]
libidl_0.8.13.bb: Add new recipe

* Add native and target recipes for libidl 0.8.13

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoOpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OS
Khem Raj [Thu, 3 Sep 2009 22:22:46 +0000 (15:22 -0700)]
OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OS

* Bump the ABI_LAYOUT. Build from scratch will be needed.
* Replace using TARGET_OS from  linux->linux-gnu.
* Replace using linux-uclibcgnueabi->linux-uclibceabi.
* Add 'eabi' to DISTRO_FEATURES (only for minimal and micro).
* Use eabi and BASE_PACKAGE_ARCH to compute real TARGET_OS.
* Fix the micro conf to get console image building.
* Fix the linux-uclibcgnueabi overrides in all recipes.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Phill Blundell <pb@reciva.com>
Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
14 years agolinux-omap git: update to rc8, start adding patches from the overo tree
Koen Kooi [Thu, 3 Sep 2009 20:03:58 +0000 (22:03 +0200)]
linux-omap git: update to rc8, start adding patches from the overo tree

14 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Thu, 3 Sep 2009 19:34:20 +0000 (21:34 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

14 years agopixman git: add some more NEON and fastpath patches
Koen Kooi [Thu, 3 Sep 2009 19:33:55 +0000 (21:33 +0200)]
pixman git: add some more NEON and fastpath patches

14 years agotask-cli-tools[-python]: factor python-based cli tools out of common recipe to improv...
Michael 'Mickey' Lauer [Thu, 3 Sep 2009 16:44:01 +0000 (18:44 +0200)]
task-cli-tools[-python]: factor python-based cli tools out of common recipe to improve build time for those who don't need/want any of the python-based ones.

14 years agolinux-omap: move ppoll patch to files/ and exchange it with the queued version
Koen Kooi [Thu, 3 Sep 2009 16:28:37 +0000 (18:28 +0200)]
linux-omap: move ppoll patch to files/ and exchange it with the queued version

14 years agolibpersistence: new recipe; gobject serialization library
Michael 'Mickey' Lauer [Thu, 3 Sep 2009 16:00:03 +0000 (18:00 +0200)]
libpersistence: new recipe; gobject serialization library

14 years agomickeydbus: add more RDEPENDES
Michael 'Mickey' Lauer [Thu, 27 Aug 2009 23:28:07 +0000 (01:28 +0200)]
mickeydbus: add more RDEPENDES

14 years agogst-ffmpeg: bump PR on 0.10.7, add 0.10.8 and cleanup EXTRA_OECONF
Koen Kooi [Thu, 3 Sep 2009 11:01:52 +0000 (13:01 +0200)]
gst-ffmpeg: bump PR on 0.10.7, add 0.10.8 and cleanup EXTRA_OECONF

14 years agolibxext-native: stop providing 'xext'
Koen Kooi [Thu, 3 Sep 2009 09:25:50 +0000 (11:25 +0200)]
libxext-native: stop providing 'xext'

14 years agolibgles-omap3: detect cpu type and don't load modules if no SGX hardware
Steve Sakoman [Thu, 3 Sep 2009 05:34:51 +0000 (22:34 -0700)]
libgles-omap3: detect cpu type and don't load modules if no SGX hardware