Michael Smith [Fri, 22 Oct 2010 13:41:32 +0000 (09:41 -0400)]
jack: temporarily use Angstrom source mirror
Upstream tarball has gone missing.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Michael Smith [Thu, 21 Oct 2010 20:55:19 +0000 (16:55 -0400)]
gcc 4.3.4: backport -print-sysroot for libtool
libtoolized configure scripts need this in order to autodetect sysroot
path when --with-sysroot is passed.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Michael Smith [Thu, 21 Oct 2010 20:51:58 +0000 (16:51 -0400)]
gcc 4.3.3: backport -print-sysroot for libtool
libtoolized configure scripts need this in order to autodetect sysroot
path when --with-sysroot is passed.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Fri, 22 Oct 2010 10:31:16 +0000 (12:31 +0200)]
lvm2: add patch for build with newer eglibc, drop empty do_stage()
* also rename files to lvm2 for faster FILESPATH lookup
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 22 Oct 2010 09:26:44 +0000 (11:26 +0200)]
msmcomm: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 22 Oct 2010 05:45:40 +0000 (07:45 +0200)]
cornucopia: bump SRCREV for fixed build of fsogsmd on pre
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Fri, 22 Oct 2010 08:25:26 +0000 (10:25 +0200)]
gstreamer-ti: bump PR for dmai change
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Fri, 22 Oct 2010 08:24:07 +0000 (10:24 +0200)]
ti-dmai: bump SRCREV for omapl138
* this fixes the codecerver changes for c6accel
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Chris Larson [Thu, 21 Oct 2010 21:55:05 +0000 (14:55 -0700)]
conf/build: darwin fixups - COMMAND_MODE, -m32, PATH
- For ppc darwin, use the wrapper scripts
- For i386 darwin, set -m32, as uname shows i386 even on 64 bit darwin
- For i386 and ppc darwin, set COMMAND_MODE to fix incompatible shell utility
behavior, for example 'echo' not handling -n as expected
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 21 Oct 2010 14:12:36 +0000 (07:12 -0700)]
openssl: kill version script for darwin
This might not be the ideal solution, but it does get openssl-native to build
on a darwin machine.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 20 Oct 2010 20:21:21 +0000 (13:21 -0700)]
readline-5.2: fix for darwin builds
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 20 Oct 2010 15:31:57 +0000 (08:31 -0700)]
Use shell wrappers for i386-darwin
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 20 Oct 2010 15:20:35 +0000 (08:20 -0700)]
bin/{cp,sed}: Add shell script wrappers for portability
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Koen Kooi [Thu, 13 Nov 2008 17:00:00 +0000 (18:00 +0100)]
mpfr: remove 'PATCHES' file so it can build on case insensitive filesystems where quilt wants to creat the 'patches' dir
Chris Larson [Sat, 16 Oct 2010 03:06:53 +0000 (20:06 -0700)]
Various fixes for cp argument portability
Chris Larson [Fri, 22 Oct 2010 01:49:05 +0000 (18:49 -0700)]
mpfr: update from p3 to p4 patchset
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Jason Kridner [Thu, 13 Nov 2008 15:08:22 +0000 (16:08 +0100)]
quilt-native: disable getopt for darwin buildhosts
Jason Kridner [Thu, 13 Nov 2008 15:06:55 +0000 (16:06 +0100)]
openssl: add i386-darwin to known buildhosts
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 20 Oct 2010 19:26:16 +0000 (12:26 -0700)]
oe_libinstall: handle .dylib
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Fri, 22 Oct 2010 01:46:27 +0000 (18:46 -0700)]
oe.patch: don't use dry-run for 'patch'
There are patches which 'patch' thinks it can't apply, but which do apply, so
stop using dry-run. In addition, --dry-run isn't compatible with all versions
of patch.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Fri, 22 Oct 2010 00:23:40 +0000 (17:23 -0700)]
oe.patch: use oe.process
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Fri, 22 Oct 2010 00:23:27 +0000 (17:23 -0700)]
oe.process: allow passing input into run()
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Fri, 22 Oct 2010 00:21:53 +0000 (17:21 -0700)]
oe.patch: fix 'd' references
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 21 Oct 2010 23:18:27 +0000 (16:18 -0700)]
patch.bbclass: avoid traceback for CmdError at resolve
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Khem Raj [Thu, 21 Oct 2010 23:16:43 +0000 (16:16 -0700)]
fluxbox_1.1.1.bb: Delete duplicate fbrun.1 occurance from man_MANS
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Thu, 21 Oct 2010 21:01:24 +0000 (23:01 +0200)]
diffstat: fix PR
Koen Kooi [Thu, 21 Oct 2010 08:22:58 +0000 (10:22 +0200)]
omap machines: remove preferred versions from machine files, the recipes already pin those correctly
Koen Kooi [Thu, 21 Oct 2010 08:18:19 +0000 (10:18 +0200)]
conf/machine: first batch of preferred_version removal: gcc/glibc/binutils
Martin Jansa [Thu, 21 Oct 2010 07:20:23 +0000 (09:20 +0200)]
linux(-kexecboot): add recipe for 2.6.36 version + spitz defconfig
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
David Kozub [Wed, 14 Jul 2010 11:20:52 +0000 (11:20 +0000)]
++dfb: Add a patch to allow compilation with DirectFB 1.4.
Signed-off-by: David Kozub <zub@linux.fjfi.cvut.cz>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Mueller [Fri, 15 Oct 2010 23:50:23 +0000 (23:50 +0000)]
libchamplain: DEPENDS: add clutter-gtk & sort entries alphabetical
* configure on clean environment failed with
checking for GTK... configure: error: Package requirements ( gtk+-2.0 >= 2.12
clutter-gtk-0.10 >= 0.10
) were not met:
No package 'clutter-gtk-0.10' found
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Mueller [Tue, 21 Sep 2010 04:16:28 +0000 (04:16 +0000)]
clutter: remove COMPATIBLE_MACHINE
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Eric BENARD [Mon, 6 Sep 2010 11:41:50 +0000 (11:41 +0000)]
base.bbclass: depend on mercurial-native if SRC_URI contains hg://
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tasslehoff Kjappfot [Thu, 14 Oct 2010 01:15:45 +0000 (01:15 +0000)]
log4cxx 0.10.0 recipe
Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Anatoly Shipitsin [Mon, 30 Aug 2010 06:47:59 +0000 (06:47 +0000)]
change upstart-0.3.11.bb to compatible with new upstart.inc
* bump PR
* add to SRC_URI example-jobs for upstart-sysvcompat and rc init scripts
* add USE_VT and SYSVINIT_ENABLED_GETTYS with default value, similary as in sysvinit recipe
* add checksum for example-jobs
Signed-off-by: Anatoly Shipitsin <norguhtar@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Anatoly Shipitsin [Mon, 30 Aug 2010 06:47:58 +0000 (06:47 +0000)]
update upstart.inc for fix upstart-sysvcompat
* change upstart-sysvtools to upstart-sysvcompat for right package build
* move all sysvcompat tools to upstart-sysvcompat
* add to upstart-sysvinit need for sysvcompat services from example-jobs
* add inherit update-alternatives for right set and switch between inits
* move base directory from /usr to /. This need for update-alternatives work right, see sysvinit recipe
* add generation native tty services, similary as in sysvinit recipe
* add update alternatives in upstart-sysvcompat and upstart packages
Signed-off-by: Anatoly Shipitsin <norguhtar@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Anatoly Shipitsin [Mon, 30 Aug 2010 06:47:57 +0000 (06:47 +0000)]
Add rc init files for upstart sysvcompat
* Add rc, rcS and rcS-default from sysvinit recipe directory, for upstart-sysvcompat
Signed-off-by: Anatoly Shipitsin <norguhtar@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Anatoly Shipitsin [Mon, 30 Aug 2010 06:47:56 +0000 (06:47 +0000)]
remove upstart_0.3.8.bb
* remove recipe upstart_0.3.8.bb it's not buildable. I'm got error:
wire.c: In function 'upstart_pop_int':
wire.c:120: error: 'INT_MIN' undeclared (first use in this function)
wire.c:120: error: (Each undeclared identifier is reported only once
wire.c:120: error: for each function it appears in.)
wire.c:120: error: 'INT_MAX' undeclared (first use in this function)
wire.c: In function 'upstart_pop_unsigned':
wire.c:196: error: 'UINT_MAX' undeclared (first use in this function)
make[2]: *** [wire.lo] Error 1
Not found any recipe depends on it.
Signed-off-by: Anatoly Shipitsin <norguhtar@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Mueller [Thu, 23 Sep 2010 03:34:57 +0000 (03:34 +0000)]
clutter-gtk: Bump to 0.10.8
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Sean Cross [Sun, 17 Oct 2010 07:05:55 +0000 (07:05 +0000)]
live555: Add version
20101015 and remove older versions
Live555 gets downloaded from http://www.live555.com/liveMedia/public/ but they only have the latest version available. This patch adds support for the latest version, and removes older packages which cannot build due to missing tarballs.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Sean Cross [Tue, 12 Oct 2010 21:13:00 +0000 (21:13 +0000)]
linux-imx-git: Fix compile error by making rotary coder a builtin
There is a problem with certain functions not being exported in the kernel.
This causes a compile error. As a workaround, make the rotary coder a builtin.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Mario Schuknecht [Tue, 12 Oct 2010 03:03:08 +0000 (03:03 +0000)]
linux-2.6.24: hipox machine fixed memzero.S
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Oberritter [Fri, 15 Oct 2010 02:16:00 +0000 (02:16 +0000)]
automake-1.11.1: omit compilation of pyc files on install
* On install, automake calls py-compile, which previously
compiled python source code to pyc and pyo, which both
got packaged.
* The python interpreter in OE contains patches to enable
optimization (pyo) by default:
04-default-is-optimized.patch
99-ignore-optimization-flag.patch
* automake created pyc files by calling py_compile.compile()
and adding the c suffix manually, resulting in identical
byte code for both pyc and pyo files.
* 0001-py-compile-compile-only-optimized-byte-code.patch
applies to automake 1.11 and automake master, but older
versions require a slightly modified patch. However,
older versions are only pinned by chinook-compat and
nylon, so I left them untouched.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Petr Štetiar [Wed, 20 Oct 2010 23:23:20 +0000 (16:23 -0700)]
lua5.1: use standard prefix for Lua libraries
In default configuration Lua uses wrong /usr/local/{lib,share} in it's
module/script search path. This patch change it to the usage of the standard
/usr/{lib,share} directories.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Petr Štetiar [Fri, 15 Oct 2010 23:09:20 +0000 (23:09 +0000)]
lua5.1: link to libpthread when using uclibc
When the Lua modules are linked with pthreads, loading them crashes Lua. It's
some bug in pthread_create() in uclibc. Anyway, linking Lua against pthread
fixes this issue.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Petr Štetiar [Sun, 17 Oct 2010 10:49:44 +0000 (10:49 +0000)]
lua-rs232: use standard prefix for Lua libraries
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Petr Štetiar [Mon, 18 Oct 2010 07:44:26 +0000 (07:44 +0000)]
lua-filesystem: use standard prefix for Lua libraries
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Paul Menzel [Tue, 19 Oct 2010 11:18:27 +0000 (13:18 +0200)]
usermanual: update to new style staging
Take a look at [1].
[1] http://wiki.openembedded.org/index.php/Legacy_staging
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Paul Menzel [Tue, 19 Oct 2010 21:07:12 +0000 (23:07 +0200)]
gedit_2.30.0: Set `LICENSE` to GPLv2+ for real.
Set
In commit 860f29 [1] `LICENSE` was just set to `GPLv2` instead of `GPLv2+` in contrary to the commit message and the intention.
Thanks for Andreas Oberritter to spotting this [2].
[1] http://cgit.openembedded.net/cgit.cgi/openembedded/commit/?h=master&id=
860f2947b54a29becb4686261026c205bf3b9358
[2] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-October/025823.html
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Petr Štetiar [Tue, 19 Oct 2010 12:04:07 +0000 (12:04 +0000)]
busybox: add ts72xx hwclock-default file and modify hwclock.sh
This patch simplifies the hwclock.sh init script and adds a possibility to
fallback to default RTC device even if the device specified in HWCLOCKDEVICE
doesn't exist.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Petr Štetiar [Tue, 19 Oct 2010 12:03:22 +0000 (12:03 +0000)]
linux-2.6.34: ts72xx - update the kernel patchset and defconfig
- update the SD card patch so it works on ts7400 board also
- update CMDLINE and use UBIFS as rootfs by default
- add patch with fix for the ts72xx watchdog driver
- build what's possible as modules
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Petr Štetiar [Tue, 19 Oct 2010 12:03:21 +0000 (12:03 +0000)]
ts72xx: update machine config
- add autoloading of common modules
- specify parameters for UBIFS image
- move CMDLINE to kernel
- update MACHINE_FEATURES
- specify KERNEL_IMAGETYPE
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Oberritter [Wed, 20 Oct 2010 04:48:59 +0000 (04:48 +0000)]
libsigc++-1.2.5: convert to new style staging
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Ash Charles [Mon, 18 Oct 2010 11:05:33 +0000 (11:05 +0000)]
linux-gumstix-2.6.15 & gumstix_2.6.5-gnalm1: removed outdated recipes
* removed two old recipes in the linux kernel with pre-2.6.20 kernel
as suggested by Marcin's RFC of 20 Oct 2010.
Signed-off-by: Ash Charles <ash@gumstix.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Mon, 18 Oct 2010 20:14:06 +0000 (20:14 +0000)]
nail_11.21.bb: Fix build failure due to dumbness in a configure-like script.
Presumably this build failure is due to a race condition, whereby the LIBS
file contains some garbage when it is autogenerated by the 'makeconfig' script.
mipsel-oe-linux-gcc -march=mips32 -L/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/lib -Wl,-rpath-link,/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/lib -Wl,-O1 aux.o base64.o cache.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o dotlock.o edit.o fio.o getname.o getopt.o head.o hmac.o imap.o imap_search.o junk.o lex.o list.o lzw.o macro.o maildir.o main.o md5.o mime.o names.o nss.o openssl.o pop3.o popen.o quit.o send.o sendout.o smtp.o ssl.o strings.o temp.o thread.o tty.o v7.local.o vars.o version.o `grep '^[^#]' LIBS` -o nail
mipsel-oe-linux-gcc: o: No such file or directory
mipsel-oe-linux-gcc: make: No such file or directory
mipsel-oe-linux-gcc: grep: No such file or directory
mipsel-oe-linux-gcc: happy: No such file or directory
make: *** [nail] Error 1
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Mon, 18 Oct 2010 20:13:27 +0000 (20:13 +0000)]
xoscope_1.12.bb: Fix build failure when comedilib has already been staged.
If comedilib is already staged, xoscope tries to use it and fails to build.
mipsel-oe-linux-gcc -march=mips32 -DHAVE_CONFIG_H -I. -I.. -I/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/include/gtk-1.2 -I/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/include/glib-1.2 -I/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/lib/glib/include -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/include -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -Wall -MT callbacks.o -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.o callbacks.c
callbacks.c:29:19: error: static declaration of 'window' follows non-static declaration
callbacks.h:3:19: note: previous declaration of 'window' was here
make[2]: *** [callbacks.o] Error 1
make[2]: Leaving directory `/mnt/oe/tmp/work/mipsel-oe-linux/xoscope-1.12-r1/xoscope-1.12/comedi-glade-src'
So disable comedilib support at configure time. I assume since comedi is new
to the tree this year and xoscope was added years ago, that comedi support
is not desired.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 20 Oct 2010 22:53:54 +0000 (15:53 -0700)]
qpe-libgaim_1.5.0.bb: Add new location of glib-2.0 headers to compiler include file search
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Denys Dmytriyenko [Thu, 21 Oct 2010 00:03:04 +0000 (20:03 -0400)]
toolchain-external: fix circular recursion if TOOLCHAIN_VENDOR is not defined
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Andrea Adami [Wed, 20 Oct 2010 23:38:26 +0000 (01:38 +0200)]
sharp-binary-only: remove unused libs/utils for Zaurus
Andrea Adami [Wed, 20 Oct 2010 23:36:50 +0000 (01:36 +0200)]
sharprom-toolchain: remove now obsoleted/unbuildable toolchain
Paul Eggleton [Wed, 20 Oct 2010 23:30:48 +0000 (00:30 +0100)]
conf/distro/include: remove obsolete preferred-opie-versions.inc
Specific version include files should now be used - this old one points
to 1.2.2 which is no longer supported in the OE dev branch.
Andrea Adami [Wed, 20 Oct 2010 22:53:41 +0000 (00:53 +0200)]
linux-kexecboot: set INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image"
* initramfs-kexecboot-image is now *libc agnostic
Andrea Adami [Sat, 9 Oct 2010 23:49:12 +0000 (01:49 +0200)]
initramfs-kexecboot-klibc-image: klibc variant of initramfs-kexecboot-image
Andrea Adami [Sat, 9 Oct 2010 23:42:28 +0000 (01:42 +0200)]
kexec-tools: explicit packaging of kexec and kdump
Andrea Adami [Sat, 9 Oct 2010 23:41:11 +0000 (01:41 +0200)]
kexecboot: split kexecboot-klibc recipe and oe-stylize
Andrea Adami [Sat, 9 Oct 2010 13:18:13 +0000 (15:18 +0200)]
zaurus-utils: apply oe-stylize
Chris Larson [Wed, 20 Oct 2010 22:19:29 +0000 (15:19 -0700)]
expat: set acpaths=, not =+
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Khem Raj [Wed, 20 Oct 2010 21:45:13 +0000 (14:45 -0700)]
binutils.inc: Use anon python to grok CONFIGUREOPTS
* Immediate evaluation worked fine when the package was for target
but failed for cross because cross bbclass is inherited after
this evaluation happens and the configure parameters are pre
evaluated which are incorrect for binutils-cross build, therefore
we need to evaluate this expression at very end of parsing the recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andrea Adami [Wed, 20 Oct 2010 21:44:51 +0000 (23:44 +0200)]
preferred-gpe-versions: remove now unused files.
Andrea Adami [Wed, 20 Oct 2010 21:40:54 +0000 (23:40 +0200)]
amsdelta-oe.conf: no need to specify preferred-gpe-versions-2.8
* default should work flawlessy (implicitly ack'ed on irc by GPE maintainer)
Andrea Adami [Wed, 20 Oct 2010 21:34:21 +0000 (23:34 +0200)]
sharprom-compatible: remove unmaintained distro.
* embedix-2.4 kernels have been moved to obsolete
* external toolchain with gcc-2.95 was required
* ack'ed by the former OpenZaurus maintainers
Chris Larson [Wed, 20 Oct 2010 19:28:13 +0000 (12:28 -0700)]
expat: use INC_PR, set acpaths
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 20 Oct 2010 19:28:41 +0000 (12:28 -0700)]
diffstat: fetch from upstream
Upstream has archived version tarballs, so it seems, so stop relying on debian
for the fetching.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Ben Gardiner [Wed, 13 Oct 2010 11:26:25 +0000 (11:26 +0000)]
distro, toolchain-external: override TARGET_VENDOR with TOOLCHAIN_VENDOR
Trying to use an external toolchain like the 2009q1 toolchain from codesourcery
has some strange results since the toolchain has vendor 'none' but
distributions like angstrom set TARGET_VENDOR unconditionally.
This patch overrides the TARGET_VENDOR with the value of TOOLCHAIN_VENDOR,
if set. TOOLCHAIN_VENDOR can be set in the local configuration alongside the
other TOOLCHAIN_* variables. The override is performed in
toolchain-external.inc, as suggested by Koen Kooi [1]. It also reorders the
inclusion of the distro and toolchain-* so that toolchain-external can override
the value of TARGET_VENDOR, as suggested by Denys Dmytriyenko [2].
Tested with angstrom-2008.1 and the codesourcery 2009q1 toolchain by assigning
TOOLCHAIN_VENDOR = "-none"
TOOLCHAIN_TYPE = "external"
TOOLCHAIN_BRAND = "csl"
in addition to putting the CSL in the PATH.
[1] http://thread.gmane.org/gmane.comp.handhelds.openembedded/37918/focus=38047
[2] http://thread.gmane.org/gmane.comp.handhelds.openembedded/38176/focus=38188
Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
CC: Koen Kooi <k.kooi@student.utwente.nl>
CC: Víctor M. Jáquez L. <vjaquez@igalia.com>
CC: CC: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Martin Jansa [Wed, 20 Oct 2010 18:55:00 +0000 (20:55 +0200)]
linux-openmoko-2.6.34: add patch for jitter less ts
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Wed, 20 Oct 2010 18:32:43 +0000 (20:32 +0200)]
binutils: bump INC_PR to force rebuild
Khem Raj [Wed, 20 Oct 2010 17:55:57 +0000 (10:55 -0700)]
gcc-4.5.inc: Backport gcc trunk svn revision 165495 to fix ICE on udev
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Sun, 17 Oct 2010 06:14:20 +0000 (23:14 -0700)]
coreutils-6.0: apply patch for USE_STATVFS
Fixes compile error on platforms where statvfs does not have an f_type member
(e.g. OSX). See
http://www.mail-archive.com/bug-coreutils@gnu.org/msg06552.html for details.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Sat, 16 Oct 2010 03:23:02 +0000 (20:23 -0700)]
quilt-native: remove '?' url in _append_build-darwin..
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Martin Jansa [Wed, 20 Oct 2010 16:25:36 +0000 (18:25 +0200)]
libice: add 1.0.7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 20 Oct 2010 15:23:58 +0000 (17:23 +0200)]
xserver-xorg_git: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Wed, 20 Oct 2010 15:20:47 +0000 (08:20 -0700)]
binutils.inc: Dont filter out all --with-sysroot strings
* Binutils.inc is included into cross recipes because the
cross recipes include target recipe. We only need to remove
--with-sysroot full word only and not --with-systoot=...
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Wed, 20 Oct 2010 13:44:04 +0000 (15:44 +0200)]
angstrom feed sorter: optimize duplicate finder and add toggle for updater
Martin Jansa [Wed, 20 Oct 2010 11:39:35 +0000 (13:39 +0200)]
libxml2: enable debug module (default is on)
* it's not runtime debug (--with-run-debug or --with-mem-debug)
* it's needed by python API (which is not limited to provide bindings
based on enabled modules so ie python call param_node.lsCountNode()
always calls libxml2mod.xmlLsCountNode(self._o), but this function is
available only with debug module enabled.
* unfortunately mesa build calls this python API from generator
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 20 Oct 2010 10:56:05 +0000 (12:56 +0200)]
mesa-7.9: add talloc dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 20 Oct 2010 09:30:03 +0000 (11:30 +0200)]
linux-openmoko-2.6.34: add patch from qtmoko for resume_reason
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 20 Oct 2010 09:11:24 +0000 (11:11 +0200)]
mesa-7.8.2: remove D_P_shr as we want 7.9 now
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 5 Oct 2010 18:53:42 +0000 (20:53 +0200)]
mesa: add 7.9 release
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 5 Oct 2010 22:03:24 +0000 (00:03 +0200)]
talloc: add recipe for talloc, needed by new mesa releases
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Simon Busch [Mon, 4 Oct 2010 10:29:18 +0000 (12:29 +0200)]
palmpre: add some utilities to MACHINE_EXTRA_RDEPEND
Some utilities are essential for the palmpre but no other machine so the machine config
rdepends on them. They will be installed in an image via task-base.
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Thu, 30 Sep 2010 12:37:00 +0000 (14:37 +0200)]
xserver-xorg-conf: switch from plain tslib access to evdev for touchscreen on palmpre machine
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Thu, 30 Sep 2010 12:34:20 +0000 (14:34 +0200)]
initscripts-shr: add mountdevtmpfs init script for palmpre machine
On the palmpre machine we are currently come into the SHR rootfs through mounting it from
/boot and switch the rootfs via pivot_root. So we can't automatically mount devtmpfs on
/dev. Instead we do this right after SHR begins to boot and before any other filesystem is
mounted on the new rootfs.
Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Klaus Kurzmann <mok@fluxnetz.de>
Simon Busch [Thu, 30 Sep 2010 12:23:29 +0000 (14:23 +0200)]
linux-palmpre: enable devtmpfs per default but do not auto mount it
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Thu, 30 Sep 2010 12:20:39 +0000 (14:20 +0200)]
linux-palmpre: bump git SRCREV for devtmpfs support
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Wed, 29 Sep 2010 16:22:27 +0000 (18:22 +0200)]
tslib: fix typo in palmpre machine ts.conf file and switch to raw module
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Wed, 29 Sep 2010 05:04:44 +0000 (07:04 +0200)]
palmpre-audio-scripts: add initial version
For the palmpre machine some special audio scripts are needed to do audio routing, as it
is not possible to do audio routing with common tools used on other machines.
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Wed, 29 Sep 2010 05:02:12 +0000 (07:02 +0200)]
tellbootie: add initial git version
tellbootie is a little utility for the palmpre machine which tells the bootloader over
some spare space in the memory about what to do on next restart (e.g. fall in recovery
mode).
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Wed, 29 Sep 2010 04:42:59 +0000 (06:42 +0200)]
initscripts-shr: remove unused usb-gadget script for palmpre machine
This script was resonsible for activating networking over usb but is not needed anymore as
our default kernel for the palmpre machine activates usb networking per default.
Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Simon Busch [Sat, 18 Sep 2010 14:13:58 +0000 (16:13 +0200)]
tslib: add patch for git version to compile cy8mrln plugin
The cy8mrln plugin needs the cy8mrln.h which is shipped with the kernel but currently not
deployed by any kernel-headers packages. So we include the header file for now directly
within tslib.
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Sat, 18 Sep 2010 08:26:56 +0000 (10:26 +0200)]
netbase: powerup usb0 interface automatically on palmpre machine
Signed-off-by: Simon Busch <morphis@gravedo.de>