openembedded.git
15 years agou-boot-2009.03: abortboot behaviour changed for hipox machine
Steffen Sledz [Fri, 21 May 2010 06:45:29 +0000 (08:45 +0200)]
u-boot-2009.03: abortboot behaviour changed for hipox machine

* ignore all chars sent before boot prompt
* accept only '.' to abort boot

Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
15 years agoimote2-image: The main ibrdtn package is now called ibrdtnd.
Stefan Schmidt [Tue, 25 May 2010 07:40:45 +0000 (09:40 +0200)]
imote2-image: The main ibrdtn package is now called ibrdtnd.

The new version is split into different modules. To drag everything in we want
we include ibrdtnd now.

15 years agoibrdtn.inc: Remove DP = -1
Stefan Schmidt [Tue, 25 May 2010 07:39:45 +0000 (09:39 +0200)]
ibrdtn.inc: Remove DP = -1

The new versions have been tested enough now to be the new default.

15 years agogitignore: Ignore *.pyc from oeaudit
Stefan Schmidt [Tue, 25 May 2010 07:29:16 +0000 (09:29 +0200)]
gitignore: Ignore *.pyc from oeaudit

15 years agoimote2.conf: Only define the eraseblock size once
Stefan Schmidt [Tue, 25 May 2010 07:13:42 +0000 (09:13 +0200)]
imote2.conf: Only define the eraseblock size once

The second definition overlayed the first one. It was consistent, but we still
want to only have the correct one.

15 years agovala-terminal: bump SRCREV
Martin Jansa [Mon, 24 May 2010 09:51:30 +0000 (11:51 +0200)]
vala-terminal: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-openmoko-2.6.34: add rebased gdrm and qtmoko patches, use gta02_drm_defconfig...
Martin Jansa [Wed, 19 May 2010 16:53:47 +0000 (18:53 +0200)]
linux-openmoko-2.6.34: add rebased gdrm and qtmoko patches, use gta02_drm_defconfig again

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agozaurus-updater: force back PACKAGE_ARCH = "${MACHINE_ARCH}"
Andrea Adami [Mon, 24 May 2010 23:09:21 +0000 (01:09 +0200)]
zaurus-updater: force back PACKAGE_ARCH = "${MACHINE_ARCH}"

* though not machine specific, the recipe uses package_stagefile_shell
* and being DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE}"
* in case of multimachine builds only the first one has a valid staging ipk.

15 years agouclibc_git.bb: Bump SRCREV
Khem Raj [Mon, 24 May 2010 20:04:02 +0000 (13:04 -0700)]
uclibc_git.bb: Bump SRCREV

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agodistro/minimal.conf: Dont keep CACHE as weak assignment.
Khem Raj [Mon, 24 May 2010 04:05:04 +0000 (21:05 -0700)]
distro/minimal.conf: Dont keep CACHE as weak assignment.

* As this is a weak assignment and bitbake.conf has a proper
  assignment and bitbake.conf is included before distro conf
  file it leaves this weak assignment as no-op. The problem happens
  when using minimal but changing libc from eglibc to uclibc then
  it will use same cache directory and then its infact wrong.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoMerge branch 'adrian' into org.openembedded.dev
Stefan Schmidt [Mon, 24 May 2010 19:34:25 +0000 (21:34 +0200)]
Merge branch 'adrian' into org.openembedded.dev

15 years agoxserver-xorg-conf: Add xilinx-ml507 config
Adrian Alonso [Thu, 13 May 2010 03:46:39 +0000 (03:46 +0000)]
xserver-xorg-conf: Add xilinx-ml507 config

* xorg config file for xilinx-ml507 target platform

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
15 years agolinux-xilinx-ml507: Update kernel version and add fb fix
Adrian Alonso [Wed, 19 May 2010 04:53:09 +0000 (04:53 +0000)]
linux-xilinx-ml507: Update kernel version and add fb fix

* kernel version 2.6.33
* frame buffer fix patch add support for new xps_tft
  display modules

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
15 years agolinux-xilinx-ml507: Enable video framebuffer in defconfig
Adrian Alonso [Thu, 13 May 2010 03:46:36 +0000 (03:46 +0000)]
linux-xilinx-ml507: Enable video framebuffer in defconfig

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
15 years agoxilinx-ml507: Add screen option and don't disable tty1
Adrian Alonso [Thu, 13 May 2010 03:46:35 +0000 (03:46 +0000)]
xilinx-ml507: Add screen option and don't disable tty1

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
15 years agoangstrom personal feed script: s/staging/sysroots/
Koen Kooi [Mon, 24 May 2010 13:48:19 +0000 (15:48 +0200)]
angstrom personal feed script: s/staging/sysroots/

15 years agou-boot-mkimage: fix target build
Koen Kooi [Mon, 24 May 2010 07:20:37 +0000 (09:20 +0200)]
u-boot-mkimage: fix target build

15 years agoautotools.bbclass: drop 'cfgcmd' and 'Running ..' output
Chris Larson [Mon, 24 May 2010 03:32:56 +0000 (20:32 -0700)]
autotools.bbclass: drop 'cfgcmd' and 'Running ..' output

Per discussion with Enrico Scholz, there are better ways to debug problems
than this, so drop it, making it more consistent with oe_runmake and ensuring
we don't see problems with spaces in arguments.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agooe.patch: kill long standing annoying messages from the non-quilt patch application
Chris Larson [Mon, 24 May 2010 03:45:52 +0000 (20:45 -0700)]
oe.patch: kill long standing annoying messages from the non-quilt patch application

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agobitbake.conf: add ${datadir}/gdb/autoload to the default paths included in ${PN}-dbg
Chris Larson [Mon, 24 May 2010 03:13:29 +0000 (20:13 -0700)]
bitbake.conf: add ${datadir}/gdb/autoload to the default paths included in ${PN}-dbg

Some libraries provide gdb autoload script as a debugging aid.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agoamend.bbclass: load *all* available amend.inc files in FILESPATH, not the first
Chris Larson [Mon, 24 May 2010 03:15:01 +0000 (20:15 -0700)]
amend.bbclass: load *all* available amend.inc files in FILESPATH, not the first

While this deviates from ordinary BBPATH/FILESPATH behavior by bitbake and
OpenEmbedded, amend.inc is a special case.  It's highly unintuitive for
someone to create, say, files/busybox/amend.inc relative to TOPDIR, with
${TOPDIR}/files in FILESPATHBASE, and suddenly things break, because that
amend.inc overrides one in an overlay.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agomsmcommd: bump SRCREV to latest compatible with current cornucopia SRCREV
Martin Jansa [Sun, 23 May 2010 19:20:45 +0000 (21:20 +0200)]
msmcommd: bump SRCREV to latest compatible with current cornucopia SRCREV

15 years agoqemu: Fix running linux user programs on iWMMXt processors.
Khem Raj [Sun, 23 May 2010 15:34:10 +0000 (08:34 -0700)]
qemu: Fix running linux user programs on iWMMXt processors.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolinux-kexecboot: initial linux-kexecboot_2.6.34
Andrea Adami [Sun, 23 May 2010 13:04:06 +0000 (15:04 +0200)]
linux-kexecboot: initial linux-kexecboot_2.6.34

* still disabling some important options (probably overkill):
* # CONFIG_BLK_DEV_BSG is not set (no need for udev)
* # CONFIG_SYSFS is not set # CONFIG_TMPFS is not set (no sys, devtmpfs)
*
* remove now unused kernel version committed by Zaurus developers

15 years agopixman 0.18.0: add NEON fix
Koen Kooi [Sun, 23 May 2010 09:53:47 +0000 (11:53 +0200)]
pixman 0.18.0: add NEON fix
pixman 0.18.2: add recipe and rediff patches, make default for angstrom

15 years agotcl 8.5.8: fix header location
Koen Kooi [Sun, 23 May 2010 07:54:11 +0000 (09:54 +0200)]
tcl 8.5.8: fix header location

* remember to do 'bitbake glibc' after building tcl so packaged-staging can restore its headers

15 years agoSlugOS: preferred-slugos-versions.inc - use older version of tcl
Mike Westerhof [Sun, 23 May 2010 04:35:16 +0000 (23:35 -0500)]
SlugOS: preferred-slugos-versions.inc - use older version of tcl
Avoids total mess-up of build env caused by the newer tcl recipe
which has a bug, apparently, that overwites the regex.h file.
This should be temporary, and this workaround should be removed
once this problem is resolved.

15 years agolinux-rp: fix SRC_URI of poodle_pm-r7.patch
Andrea Adami [Sat, 22 May 2010 20:49:06 +0000 (22:49 +0200)]
linux-rp: fix SRC_URI of poodle_pm-r7.patch

* patch is not yet in ${RPSRC}

15 years agocornucopia.inc: bump rev to get working fsonetworkd connection sharing
Klaus Kurzmann [Fri, 21 May 2010 20:23:15 +0000 (22:23 +0200)]
cornucopia.inc: bump rev to get working fsonetworkd connection sharing

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoopenbmap-logger_0.4.0.bb: add a patch to make it compatible with fsogsmd
Klaus Kurzmann [Fri, 21 May 2010 20:11:46 +0000 (22:11 +0200)]
openbmap-logger_0.4.0.bb: add a patch to make it compatible with fsogsmd

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agolinux-openmoko-devel_git.bb: apply getline fix for scripts/unidef.c
Klaus Kurzmann [Fri, 21 May 2010 17:57:05 +0000 (19:57 +0200)]
linux-openmoko-devel_git.bb: apply getline fix for scripts/unidef.c

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agolinux-omap-psp 2.6.32: tweak reported powervalue for MUSB on beagleboard
Koen Kooi [Fri, 21 May 2010 09:48:35 +0000 (11:48 +0200)]
linux-omap-psp 2.6.32: tweak reported powervalue for MUSB on beagleboard

15 years agobinutils-cross-sdk_cvs.bb: Use special do_install for cvs version.
Khem Raj [Fri, 21 May 2010 07:19:00 +0000 (00:19 -0700)]
binutils-cross-sdk_cvs.bb: Use special do_install for cvs version.

* Remove do_stage for binutils_cvs
* do_install is special for binutils cvs becasue
  binutils cvs checks out whole src tree
  hence it can not use autotools install funciton
  because that will install all tools that are in
  sourceware src repo. We only want all-ld all-binutils
  and all-gas.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agopackaged-staging: fixed deadlock
Enrico Scholz [Sat, 8 May 2010 15:31:15 +0000 (17:31 +0200)]
packaged-staging: fixed deadlock

Acked-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agolinux-rp: make 2.6.26 compile for poodle
Henry von Tresckow [Sun, 7 Mar 2010 00:39:03 +0000 (16:39 -0800)]
linux-rp: make 2.6.26 compile for poodle

* first try: kernel compiles
* still hangs at: "Uncompressing Linux..... done, booting the kernel."

Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
Acked-by: Andrea Adami <andrea.adami@gmail.com>
15 years agolinux.inc: Rename getline in unifdef.c to parseline to avoid conflict.
Andrea Adami [Thu, 20 May 2010 22:08:56 +0000 (00:08 +0200)]
linux.inc: Rename getline in unifdef.c to parseline to avoid conflict.

* move patch from linux-kexecboot.inc
* see https://patchwork.kernel.org/patch/11166/
* committed in 2.6.29 (commit d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7)
* Acked-by: Tom Rini <tom_rini@mentor.com>
* Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
* Acked-by: Koen Kooi <koen@openembedded.org>

15 years agoautomake_1.11.1.bb: Remove DEFAULT_PREFERENCE = "-1"
Khem Raj [Tue, 18 May 2010 16:02:18 +0000 (16:02 +0000)]
automake_1.11.1.bb: Remove DEFAULT_PREFERENCE = "-1"

Hi,

I was working on upgrading gettext and some other packages to latest
versions but they use features from automake 1.11. We have this recipe
but it not enabled. I ask for approval to make it default. I have
build few images thus far without any problems and SHR already uses
it as preferred automake. Some distributions ask for specific versions
they wont be affected.

Thanks

-Khem

* This would enable it by default for distributions
  who do not stick to a particular version of automake.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
15 years agoangstrom: fix java builds
Koen Kooi [Thu, 20 May 2010 20:19:15 +0000 (22:19 +0200)]
angstrom: fix java builds

15 years agojamvm: update to versiom 1.5.3
Henning Heinold [Thu, 20 May 2010 18:41:40 +0000 (20:41 +0200)]
jamvm: update to versiom 1.5.3

15 years agosane-toolchain.inc: Don't hold ppc405 back to gcc 4.4.1
Tom Rini [Thu, 20 May 2010 17:05:46 +0000 (10:05 -0700)]
sane-toolchain.inc: Don't hold ppc405 back to gcc 4.4.1

Given the other powerpc issues that are now fixed in 4.4.4, this leads to
ppc405 being broken.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agokernel bbclass: switch to u-boot-mkimage-native
Koen Kooi [Thu, 20 May 2010 09:10:12 +0000 (11:10 +0200)]
kernel bbclass: switch to u-boot-mkimage-native

This is a long demanded change. The u-boot-mkimage is up to date to OE standards, while the openmoko one is not

15 years agou-boot-mkimage: convert to new style staging and bbclassextend
Koen Kooi [Thu, 20 May 2010 09:08:43 +0000 (11:08 +0200)]
u-boot-mkimage: convert to new style staging and bbclassextend

15 years agoeglibc-2.12: Add new recipes for 2.12
Khem Raj [Thu, 20 May 2010 07:40:08 +0000 (00:40 -0700)]
eglibc-2.12: Add new recipes for 2.12

* Update svn recipe to latest revision on trunk.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agouclibc-git: Update machine config for SH3 and SH4
Khem Raj [Thu, 20 May 2010 07:38:47 +0000 (00:38 -0700)]
uclibc-git: Update machine config for SH3 and SH4

* Bump the SRCREV to latest on git master

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoxf86-video-glamo: bump SRCREV, remove pushed patch and -pedantic removal (already...
Martin Jansa [Wed, 19 May 2010 21:03:01 +0000 (23:03 +0200)]
xf86-video-glamo: bump SRCREV, remove pushed patch and -pedantic removal (already in git)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoalsa-utils: inherit gettext instead of adding it in DEPENDS
Denys Dmytriyenko [Wed, 19 May 2010 20:16:44 +0000 (16:16 -0400)]
alsa-utils: inherit gettext instead of adding it in DEPENDS

15 years agonet-tools: use bitbake variables rather than shell variables in do_compile
Chris Larson [Wed, 19 May 2010 19:53:33 +0000 (12:53 -0700)]
net-tools: use bitbake variables rather than shell variables in do_compile

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agocherokee: use the bitbake BUILD_CC variable rather than the exported shell variable
Chris Larson [Wed, 19 May 2010 19:40:11 +0000 (12:40 -0700)]
cherokee: use the bitbake BUILD_CC variable rather than the exported shell variable

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agopython-dir: raise an Exception instance, not a string
Chris Larson [Wed, 19 May 2010 16:39:21 +0000 (09:39 -0700)]
python-dir: raise an Exception instance, not a string

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agoFix a couple shell syntax errors in recipes
Chris Larson [Wed, 19 May 2010 16:37:07 +0000 (09:37 -0700)]
Fix a couple shell syntax errors in recipes

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agofirmware-marvell-sd8688: add recipe
Eric Bénard [Wed, 19 May 2010 19:15:15 +0000 (21:15 +0200)]
firmware-marvell-sd8688: add recipe

* introduce linux-firmware.inc which allows to easily fetch firmwares
for lot of devices.

Signed-off-by: Eric Bénard <eric@eukrea.com>
15 years agoti-msp430-chronos: Add RDEPEND on tk, fix dos2unix
Roger Monk [Wed, 19 May 2010 15:34:31 +0000 (16:34 +0100)]
ti-msp430-chronos: Add RDEPEND on tk, fix dos2unix

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoxdotool: Change license to MIT
Roger Monk [Wed, 19 May 2010 15:33:42 +0000 (16:33 +0100)]
xdotool: Change license to MIT

* COPYRIGHT text suggests MIT license

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoshr: add tk to DISTRO_FEATURES for python-idle->python-tkinter fix
Martin Jansa [Wed, 19 May 2010 14:51:05 +0000 (16:51 +0200)]
shr: add tk to DISTRO_FEATURES for python-idle->python-tkinter fix

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agonavit: bump SRCREV (also for navit-icons) and add new osd layout from undrwater for...
Martin Jansa [Wed, 12 May 2010 07:53:22 +0000 (09:53 +0200)]
navit: bump SRCREV (also for navit-icons) and add new osd layout from undrwater for SHR as default

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-davinci: Update to latest kernel for DA8xx/OMAPL1xx
Roger Monk [Wed, 19 May 2010 14:40:05 +0000 (15:40 +0100)]
linux-davinci: Update to latest kernel for DA8xx/OMAPL1xx

   * Update to latest kernel patches PSP 3.20.00.12
   * Still 2.6.33rc4
   * Update defconfigs to match updated kernel configs
   * Bump Kernel PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-davinci: Fix Hawkboard RTC configuration causing hang
Roger Monk [Wed, 19 May 2010 14:35:34 +0000 (15:35 +0100)]
linux-davinci: Fix Hawkboard RTC configuration causing hang

   * RTC shouldn't touch RTC registers unless the hardware driver is configured
   * Debug tracked down thanks to laurent.dufrechou@gmail.com

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agotk 8.5.8: reintroduce .so workaround
Koen Kooi [Wed, 19 May 2010 13:54:36 +0000 (15:54 +0200)]
tk 8.5.8: reintroduce .so workaround

15 years agopython-xmpppy: Add recipe
Michael Lippautz [Wed, 19 May 2010 12:27:55 +0000 (14:27 +0200)]
python-xmpppy: Add recipe

Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
15 years agogpsd: Add version 2.94
Michael Lippautz [Wed, 19 May 2010 12:24:19 +0000 (14:24 +0200)]
gpsd: Add version 2.94

* Makes python-pygps usable again (2.91 lacks bindings)

15 years agotk: add 8.5.8
Koen Kooi [Wed, 19 May 2010 11:59:59 +0000 (13:59 +0200)]
tk: add 8.5.8

15 years agotcl: add 8.5.8
Koen Kooi [Wed, 19 May 2010 11:16:25 +0000 (13:16 +0200)]
tcl: add 8.5.8

15 years agoorc: add version 0.4.4
Eric Bénard [Wed, 19 May 2010 09:56:33 +0000 (11:56 +0200)]
orc: add version 0.4.4

Signed-off-by: Eric Bénard <eric@eukrea.com>
15 years agoorc-native: fix temporary files'path
Eric Bénard [Wed, 19 May 2010 09:51:32 +0000 (11:51 +0200)]
orc-native: fix temporary files'path

* orcc is using /tmp for temporary file which leads to
compilation failure if /tmp is mounted with noexec thus
use the actual directory for temporary files.
* tested with gst-plugins-bad

Signed-off-by: Eric Bénard <eric@eukrea.com>
15 years agolive555: add 20100409 and create packages for test programs
Eric Bénard [Wed, 19 May 2010 07:30:15 +0000 (09:30 +0200)]
live555: add 20100409 and create packages for test programs

Signed-off-by: Eric Bénard <eric@eukrea.com>
15 years agoprelink_20090925: allow dynamic linking of prelink
Eric Bénard [Tue, 18 May 2010 22:19:17 +0000 (00:19 +0200)]
prelink_20090925: allow dynamic linking of prelink

Signed-off-by: Eric Bénard <eric@eukrea.com>
15 years agoelfutils_0.143: fix packages_split
Eric Bénard [Tue, 18 May 2010 22:15:33 +0000 (00:15 +0200)]
elfutils_0.143: fix packages_split

* actually elfutils contains only a link to the libs and the
binaries are in -dev

Signed-off-by: Eric Bénard <eric@eukrea.com>
15 years agolibmimedir: add glib-2.0 dependency
Eric Benard [Sat, 15 May 2010 09:14:53 +0000 (11:14 +0200)]
libmimedir: add glib-2.0 dependency

* bitbake meta-toolchain with task-sdk-base fails without this when
  runned from scratch with the following error log :
  mimedir-attachment.h:24:18: error: glib.h: No such file or directory
  mimedir-attachment.h:25:25: error: glib-object.h: No such file or directory

Signed-off-by: Eric Bénard <eric@eukrea.com>
15 years agoti-msp430-chronos: Add initial recipe for msp430 chronos watch support
Roger Monk [Tue, 18 May 2010 14:38:19 +0000 (15:38 +0100)]
ti-msp430-chronos: Add initial recipe for msp430 chronos watch support

   * This recipe downloads and unpacks installer and installs the tcl scripts
     for the Control Center tools

   * Currently installing into MACHINE ARCH, which could be moved later.

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoxdotool: Add initial support for xdotool
Roger Monk [Tue, 18 May 2010 23:43:27 +0000 (00:43 +0100)]
xdotool: Add initial support for xdotool

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agolinux-ixp4xx: Add a patch to avoid a name clash with the C library on
Mike Westerhof [Wed, 19 May 2010 04:00:47 +0000 (23:00 -0500)]
linux-ixp4xx: Add a patch to avoid a name clash with the C library on
recent buildhosts.  This will not change the generated binary; it merely
facilitates building the kernel and modules.

15 years agodm3730-am3715-evm: disable virtual console, set JFFS2 erase block
Denys Dmytriyenko [Wed, 12 May 2010 20:00:27 +0000 (16:00 -0400)]
dm3730-am3715-evm: disable virtual console, set JFFS2 erase block

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agoam-benchmarks: bump the rev
Denys Dmytriyenko [Wed, 19 May 2010 03:13:07 +0000 (23:13 -0400)]
am-benchmarks: bump the rev

15 years agomatrix-tui: bump the rev, change LICENSE to BSD
Denys Dmytriyenko [Wed, 19 May 2010 03:12:37 +0000 (23:12 -0400)]
matrix-tui: bump the rev, change LICENSE to BSD

15 years agomatrix-gui: bump the rev, change LICENSE to BSD
Denys Dmytriyenko [Wed, 19 May 2010 03:12:03 +0000 (23:12 -0400)]
matrix-gui: bump the rev, change LICENSE to BSD

15 years agolinux-kexecboot: sed out conflicting getline in scripts/unifdef.c
Andrea Adami [Tue, 18 May 2010 22:40:47 +0000 (00:40 +0200)]
linux-kexecboot: sed out conflicting getline in scripts/unifdef.c

* mainline since 2.6.29-rc8

15 years agoangstrom feed sorter: sort more archs
Koen Kooi [Tue, 18 May 2010 20:20:26 +0000 (22:20 +0200)]
angstrom feed sorter: sort more archs

15 years agopowervr-drivers: move GFX SDK bin from FILESPATH to DL_DIR
Denys Dmytriyenko [Mon, 10 May 2010 19:28:45 +0000 (15:28 -0400)]
powervr-drivers: move GFX SDK bin from FILESPATH to DL_DIR

* Don't pollute the recipes/files directories with downloads - avoid git
reporting the file as untracked
* The same GFX SDK binary is required by libgles-omap3 and omap3-sgx-modules
recipes and instructions tell to put them in separate FILESPATH directories,
leading to confusion or duplication (it's half a GB file!)
* Checksums are not verified for files in FILESPATH, only for DL_DIR

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agognutls.inc: Obtain gettext in DEPENDS from inheriting gettext bbclass
Khem Raj [Tue, 18 May 2010 19:31:10 +0000 (12:31 -0700)]
gnutls.inc: Obtain gettext in DEPENDS from inheriting gettext bbclass
.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoutil-linux-ng.inc: Dont add -lintl when USE_NLS="no"
Khem Raj [Tue, 18 May 2010 19:29:41 +0000 (12:29 -0700)]
util-linux-ng.inc: Dont add -lintl when USE_NLS="no"

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agogcc-4.4.4: Fix build failure on powerpc/uclibc.
Khem Raj [Tue, 18 May 2010 19:24:37 +0000 (12:24 -0700)]
gcc-4.4.4: Fix build failure on powerpc/uclibc.

* For uclibc __to_type is typedef'ed to const __ctype_touplow_t*
  which is a short int. So the mangled alias breaks because on
  glibc __to_type is int* and mangled alias is set accordingly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoexternal-toolchain-csl: set the individual licesnes for packages
Denys Dmytriyenko [Tue, 18 May 2010 18:26:01 +0000 (14:26 -0400)]
external-toolchain-csl: set the individual licesnes for packages

* glibc is LGPLv2.1
* libgcc/libstdc++ is GPL (v2/v3) with GCC Runtime Library Exception

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agodocs/ spelling fixes
Michael Jones [Tue, 18 May 2010 05:35:35 +0000 (05:35 +0000)]
docs/ spelling fixes

Just a few things in the documentation I noticed while reading up on OE. I don't understand why 'git diff' included "\ No newline at end of file" for some of these, or how I could instruct it not to, but I also didn't want to pick apart my patch outside of git.

Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
15 years agolinux-openmoko-2.6.34: add new version
Martin Jansa [Tue, 18 May 2010 05:01:04 +0000 (07:01 +0200)]
linux-openmoko-2.6.34: add new version

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agofreesmartphone: bump cornucopia SRCREV for fixed +CMT format and other fixes
Martin Jansa [Tue, 18 May 2010 04:46:28 +0000 (06:46 +0200)]
freesmartphone: bump cornucopia SRCREV for fixed +CMT format and other fixes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoangstrom feed sorter: add more machines
Koen Kooi [Tue, 18 May 2010 09:47:43 +0000 (11:47 +0200)]
angstrom feed sorter: add more machines

15 years agoextract-feedarch: script to extract machine and feedarch from angstrom-feed-config...
Koen Kooi [Tue, 18 May 2010 07:38:51 +0000 (09:38 +0200)]
extract-feedarch: script to extract machine and feedarch from angstrom-feed-config packages

15 years agomodule-base.bbclass: keep PR if MACHINE_KERNEL_PR is not set
Eric Bénard [Mon, 3 May 2010 21:13:47 +0000 (23:13 +0200)]
module-base.bbclass: keep PR if MACHINE_KERNEL_PR is not set

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Phil Blundell <philb@gnu.org>
15 years agocross.bbclass: fix build of meta-toolchain
Eric Bénard [Fri, 14 May 2010 21:46:15 +0000 (23:46 +0200)]
cross.bbclass: fix build of meta-toolchain

* without this bitbake meta-toolchain fails because it doesn't find who
 provides gdb-cross-sdk
* found thanks to a hint from Phil Blundell on IRC
* tested with Angstrom/ARMv5te

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
15 years agouclibc-git: Add libm.so to dummy shared objects
Khem Raj [Tue, 18 May 2010 07:06:43 +0000 (00:06 -0700)]
uclibc-git: Add libm.so to dummy shared objects

* Generate dummy libm.so in uclibc-initial because
  ppc gcc-cross libgcc links with libm and it
  needs the notion of libm when building gcc-cross-intermediate

* Cleanup machine config files and rename from .config to .machine

* Bump SRCREV to latest master

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoti-eula-unpack: Force Console Mode, add Error Prints
Roger Monk [Mon, 17 May 2010 19:59:39 +0000 (20:59 +0100)]
ti-eula-unpack: Force Console Mode, add Error Prints

   * ti-eula-unpack runs installjammer installers to install ti components
   * installjammer can run in GUI mode or console mode
   * ti-eula-unpack passes options and string paths to the installer
     which need to be run in console mode
   * GUI mode is automatically selected if an X11 Display is found which
     means that script options won't get passed to the installer

   * This patch forces use of console mode in the installer, so that the
     GUI will never be invoked for these scripted installs even if an X
     Display is found

   * Downside is ti-eula-unpack is now tighter coupled to installjammer, but
     all current ti installers are ij based so not an issue currently

   * Extra error checks and prints added with failure returns on error
   * This also helps if the installer can't run, for example if run on
     64bit host without 32bit compat libs (currently required by these
     installjammer installers)

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Denys Dmytriyenko [Mon, 17 May 2010 20:16:34 +0000 (16:16 -0400)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

15 years agoobexftp: set the LICENSE to more specific GPLv2/LGPLv2 (not 2.1?)
Denys Dmytriyenko [Mon, 17 May 2010 20:15:26 +0000 (16:15 -0400)]
obexftp: set the LICENSE to more specific GPLv2/LGPLv2 (not 2.1?)

15 years agoopenobex: set the LICENSE to more specific GPLv2/LGPLv2.2
Denys Dmytriyenko [Mon, 17 May 2010 20:14:58 +0000 (16:14 -0400)]
openobex: set the LICENSE to more specific GPLv2/LGPLv2.2

15 years agobluez-hcidump: set the LICENSE to more specific GPLv2
Denys Dmytriyenko [Mon, 17 May 2010 20:14:25 +0000 (16:14 -0400)]
bluez-hcidump: set the LICENSE to more specific GPLv2

15 years agobluez4: set the LICENSE to more specific GPLv2/LGPLv2.1
Denys Dmytriyenko [Mon, 17 May 2010 20:13:26 +0000 (16:13 -0400)]
bluez4: set the LICENSE to more specific GPLv2/LGPLv2.1

15 years agofbset-modes: set the LICENSE to MIT by default
Denys Dmytriyenko [Mon, 17 May 2010 20:12:22 +0000 (16:12 -0400)]
fbset-modes: set the LICENSE to MIT by default

15 years agopointercal: set the LICENSE to MIT by default
Denys Dmytriyenko [Mon, 17 May 2010 20:07:51 +0000 (16:07 -0400)]
pointercal: set the LICENSE to MIT by default

15 years agolinux-openmoko-2.6.32: add patches from gdrm-for-merging instead of gdrm-2.6.32 branc...
Martin Jansa [Mon, 17 May 2010 11:31:01 +0000 (13:31 +0200)]
linux-openmoko-2.6.32: add patches from gdrm-for-merging instead of gdrm-2.6.32 branch and rebase

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agofsonetworkd_git.bb: add RDEPENDS for iptables
Klaus Kurzmann [Mon, 17 May 2010 19:21:55 +0000 (21:21 +0200)]
fsonetworkd_git.bb: add RDEPENDS for iptables

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>