Koen Kooi [Fri, 18 Mar 2011 08:28:32 +0000 (09:28 +0100)]
angstrom: copy parts of SHR blacklist
Signed-off-by: Koen Kooi <koen@openembedded.org>
Neil Jerram [Thu, 10 Mar 2011 19:39:09 +0000 (19:39 +0000)]
frameworkd: add python-sqlite3 to RDEPENDS
* Otherwise opimd doesn't work at runtime
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Lukas-David Gorris [Fri, 11 Mar 2011 08:54:55 +0000 (08:54 +0000)]
shr-settings: add elementary.sh for htcleo
* Based on GNUtoo's config for nexus one.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Paul Menzel [Fri, 18 Mar 2011 11:34:04 +0000 (12:34 +0100)]
xfce4-session_4.6.1: fix typo s/ibxfcegui4/libxfcegui4/
This is a fix up for commit
7a92f740 [1] which was edited [2] before committing to fix some style issues introducing the typo.
[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=
7a92f740433a3268faa5e3448671a24f3eb42884
[2] http://patches.openembedded.org/patch/1205/
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Martin Jansa [Fri, 18 Mar 2011 06:25:41 +0000 (07:25 +0100)]
gnutls-2.10.4: add missing quote to PR
* is something wrong with parser in bitbake master? IIRC we had
parse exceptions before for similar typos
* missing quote produces not so nice error like this
NOTE: Running task 1010 of 1049 (ID: 31, /OE/dev/recipes/gnutls/gnutls_2.10.4.bb, do_setscene)
NOTE: package gnutls-2.10.4-"r11.2: task do_setscene: Started
ERROR: Error in compiling python function in /OE/dev/recipes/gnutls/gnutls_2.10.4.bb
ERROR: invalid syntax (packagestage_scenefunc, line 13)
ERROR: The lines leading to this error were:
ERROR: 13:SyntaxError:' stagepkg = bb.data.expand("/OE/tmpdir-shr/pstage/shreglibc/staging-gnutls-armv4t-oe-linux-gnueabi_2.10.4-"r11.2_armv4t-linux-gnueabi.ipk", d)'
ERROR: 0009: removepkg = bb.data.expand("staging-gnutls-armv4t-oe-linux-gnueabi", d)
ERROR: 0010:
ERROR: 0011: pstage_cleanpackage(removepkg, d)
ERROR: 0012:
ERROR: *** 0013: stagepkg = bb.data.expand("/OE/tmpdir-shr/pstage/shreglibc/staging-gnutls-armv4t-oe-linux-gnueabi_2.10.4-"r11.2_armv4t-linux-gnueabi.ipk", d)
ERROR: 0014: if not os.path.exists(stagepkg):
ERROR: 0015: staging_fetch(stagepkg, d)
ERROR: 0016:
ERROR: 0017: if os.path.exists(stagepkg):
ERROR: Function 'packagestage_scenefunc' failed
ERROR: Logfile of failure stored in: /OE/tmpdir-shr/work/armv4t-oe-linux-gnueabi/gnutls-2.10.4-"r11.2/temp/log.do_setscene.15953
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Thu, 17 Mar 2011 23:20:01 +0000 (16:20 -0700)]
gnutls_2.10.4.bb: Revert the -Os -g workaround.
We have taken care of this in GCC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 17 Mar 2011 23:17:09 +0000 (16:17 -0700)]
gcc-4.5: Fix the ARM ICE regression at -Os -g
This holds off the patches that cause the ICE at -Os -g
for now. The other workaround it to use -fno-shrink-wrap
but it has to go into all affected recipes
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 17 Mar 2011 22:56:42 +0000 (15:56 -0700)]
qemu_0.14.0.bb: Do not enable sound emulation.
Drop gnutls from DEPENDS we disable tls
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andrea Adami [Thu, 17 Mar 2011 22:59:25 +0000 (23:59 +0100)]
base-files: remove obsolete usbdmodule entries for Zaurus.
* bump PR
* grep reveals $usbdmodule is only used by Zaurus and openmn (?).
* only use is in linux-hotplug/files/usbd.agent, for 2.4 kernels...
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Martin Jansa [Thu, 17 Mar 2011 12:18:32 +0000 (13:18 +0100)]
gstreamer: move old versions to obsolete
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 17 Mar 2011 13:00:47 +0000 (14:00 +0100)]
SHR: blacklist some packages causing multiple runtime providers
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 17 Mar 2011 11:36:16 +0000 (12:36 +0100)]
freesmartphone: bump cornucopia, msmcomm, libfso-glib, fso-specs, libgisi SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Tom Rini [Thu, 17 Mar 2011 17:16:16 +0000 (10:16 -0700)]
util-linux-ng.inc: Add pkgconfig-native to native DEPENDS
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Andrea Adami [Thu, 17 Mar 2011 14:23:36 +0000 (15:23 +0100)]
linux-kexecboot: update 2.6.38 defconfig for collie (fonts 4x6)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Thu, 17 Mar 2011 13:25:04 +0000 (14:25 +0100)]
base-files: use default fstab for Zaurus devices. Bump PR.
* Zaurus boots from different media and we can't make any guess.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
chase maupin [Thu, 17 Mar 2011 03:02:06 +0000 (03:02 +0000)]
ti-pru-sw-example: fix building with new toolchain sysroot
* Patch taken from Arago overlay where it was added by
Denys Dmytriyenko
* PR incremented by two to align recipe PR values between Arago
and OE.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
chase maupin [Thu, 17 Mar 2011 03:02:05 +0000 (03:02 +0000)]
matrix-gui: add support for dm386-evm machine
* Add support for the dm368-evm machine type
* Bump the PRs
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
chase maupin [Thu, 17 Mar 2011 03:02:04 +0000 (03:02 +0000)]
dm368-evm: Add configuration for DM368 machine
* Added the configuration for the dm368-evm machine type.
* Updated the sort.sh script
* Updated the Linux kernel and u-boot recipes to support this
new device.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
chase maupin [Thu, 17 Mar 2011 03:02:03 +0000 (03:02 +0000)]
u-boot.inc: allow variable make targets
* Later versions of u-boot sometimes have top level make targets
such as u-boot.imx, u-boot.kwb, and for upcoming TI devices
u-boot.ti.
* These targets define different calls to the mkimage tool to
change the images created, such as changing the load address.
* This change allows recipes to change the default make target
of "all" to something like u-boot.ti or u-boot.imx by setting
the UBOOT_MAKE_TARGET variable.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Thu, 17 Mar 2011 07:33:37 +0000 (08:33 +0100)]
linux-omap-psp 2.6.32: bump PR
Signed-off-by: Koen Kooi <koen@openembedded.org>
Andrea Adami [Thu, 17 Mar 2011 00:18:51 +0000 (01:18 +0100)]
linux: add initial 2.6.38 defconfigs for collie and tosa.
* Uniform other minor settings.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Stanislav Brabec [Thu, 17 Mar 2011 00:03:56 +0000 (00:03 +0000)]
linux-kexecboot-2.6.26, linux-rp-2.6.26: Fix Makefile rules to be compatible with the new GNU make.
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
Yuri Bushmelev [Wed, 16 Mar 2011 22:54:39 +0000 (01:54 +0300)]
contrib/testing/testbuilder: Update to 0.6.1
Khem Raj [Wed, 16 Mar 2011 21:51:58 +0000 (14:51 -0700)]
qemu_0.14.0.bb: Do not build all possible qemus
* We only build the targets that we support
it reduces the compile time to half and
averts the build failure on ubuntu 11.04
where it dies compiling sparc-softmmu which
we dont really need
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 16 Mar 2011 21:51:20 +0000 (14:51 -0700)]
gnutls_2.10.4.bb: Workaround gcc 4.5 ICE on ARM
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 16 Mar 2011 19:16:12 +0000 (12:16 -0700)]
gcc-4.5: Fix segfault in dwarf2out
Currently following fails
rm-oe-linux-uclibceabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon
-mfloat-abi=softfp -mthumb-interwork -mno-thumb
--sysroot=/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/armv7a-oe-linux-uclibceabi
-DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./..
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-pipe -g -MT coding.lo -MD -MP -MF .deps/coding.Tpo -c coding.c -o
coding.o
coding.c: In function 'asn1_length_der':
coding.c:101:1: internal compiler error: in
dwarf2out_frame_debug_expr, at dwarf2out.c:2221
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
{standard input}: Assembler messages:
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Henning Heinold [Wed, 16 Mar 2011 20:47:26 +0000 (21:47 +0100)]
cacao-native: bumpg PR as sugessted by khem
Koen Kooi [Wed, 16 Mar 2011 19:57:29 +0000 (20:57 +0100)]
linux-omap-psp 2.6.32: add support for xM revision C
Signed-off-by: Koen Kooi <koen@openembedded.org>
Tom Rini [Wed, 16 Mar 2011 19:03:53 +0000 (12:03 -0700)]
In a large number of patches, remove unneeded '..' in paths.
In most cases we had both ../foopkg/foopkg as the first path and
this simply became foopkg (the second path was already correct for
the default strip level which is why the patch applies normally).
In a few cases the second path was '.' which is valid but not as
clear as 'b' (which is what git shows for example) so update
that while we're at it.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 16 Mar 2011 18:53:21 +0000 (11:53 -0700)]
xqt2: Rework the patches for xqt2 (vs the core part).
The way this package builds, xqt2 isn't the main place for
${S}. So we add in another task to apply the patches in that
directory (as there's 4 of them).
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 16 Mar 2011 18:48:17 +0000 (11:48 -0700)]
tk 8.4.19: Rework disable-xim.patch
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 16 Mar 2011 18:32:41 +0000 (11:32 -0700)]
poboxserver: Rework unicode.patch
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 16 Mar 2011 18:30:12 +0000 (11:30 -0700)]
qscintilla 1.65-gpl-1.6: Rework no-external-lexers.patch
Also drop do_stage and update do_install while in here.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 16 Mar 2011 18:29:41 +0000 (11:29 -0700)]
opie-sh 1.2.4: Rework opie-sh-fsmounter-name.patch
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 16 Mar 2011 18:28:17 +0000 (11:28 -0700)]
ftpd-topfield: Rework usb-header-name-2-6-23.patch
While in here, clean up the recipe a bit. It's not autotools based
and if we move the library in with an unpack2 the patch can be
applied with striplevel=0. There are other problems with this recipe
at present (CFLAGS/LDFLAGS in our env override the Makefile).
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 16 Mar 2011 17:54:50 +0000 (10:54 -0700)]
db: Rework arm-thumb-mutex_db5.patch
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 16 Mar 2011 15:43:42 +0000 (08:43 -0700)]
tcl: Rework mips-tclstrtod.patch
We can't portably use .. in paths in patches so we stop applying this
in do_patch and instead apply it at the start of do_configure.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Henning Heinold [Wed, 16 Mar 2011 13:33:58 +0000 (14:33 +0100)]
sane-toolchain-java: switch to cacao-native here too
Henning Heinold [Wed, 16 Mar 2011 10:23:36 +0000 (11:23 +0100)]
angstrom-jalimo: use cacao-native hg version for javac-native
* build java packages is more stable than with jamvm
Signed-off-by: Henning Heinold <h.heinold@tarent.de>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Henning Heinold [Mon, 14 Mar 2011 11:36:46 +0000 (12:36 +0100)]
icedtea6-native: update to 1.7.10 version
* remove sizer.patch we will use qemu on openjdk
* delete 1.7.6 recipe for security reasons
* update angstroem-jalimo to prefer 1.7.10
Signed-off-by: Henning Heinold <h.heinold@tarent.de>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Henning Heinold [Mon, 14 Mar 2011 16:15:38 +0000 (17:15 +0100)]
cacao-hg: update to latest revision
Henning Heinold [Mon, 14 Mar 2011 16:12:45 +0000 (17:12 +0100)]
openjdk: use qemu now for the awt sizer binary too
* bump INC_PR
Koen Kooi [Wed, 16 Mar 2011 09:21:37 +0000 (10:21 +0100)]
beagleboard-*-image: change contents based on latest feedback
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Wed, 16 Mar 2011 09:10:05 +0000 (10:10 +0100)]
task-beagleboard*: add changes from latest round of feedback
Signed-off-by: Koen Kooi <koen@openembedded.org>
Khem Raj [Wed, 16 Mar 2011 07:18:29 +0000 (00:18 -0700)]
qemu-0.14.0: Removed redundant parallel-build.patch
* Import patches from ubuntu
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tom Rini [Tue, 15 Mar 2011 21:55:12 +0000 (14:55 -0700)]
mysql5-native: Drop PSTAGING_DISABLED
In
1775a986a1c063198ddacea0575623c0ef8c6de3 we dropped the rm_work hack
as not being applicable anymore. That hack was also why I had added
PSTAGING_DISABLED but have confirmed it's not needed now.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Ben Gardiner [Tue, 15 Mar 2011 18:13:55 +0000 (14:13 -0400)]
bitbake.conf: use .ubifs.img extension in IMAGE_CMD_ubi
The current IMAGE_CMD_ubi creates an interim image with a .rootfs.ubifs
extension.
The ubifs image created is not considered a valid rootfs without a UBI
container.
Change the filename of the iterim ubifs image used by IMAGE_CMD_ubi to
.ubifs.img to match the IMAGE_CMD_ubifs command.
Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Ben Gardiner [Tue, 15 Mar 2011 18:13:54 +0000 (14:13 -0400)]
image.bbclass: add link to .rootfs.<type> or .<type>.img
The current image link-creation code will unconditionaly create a link
from .<type> pointing to the .rootfs.<type> output.
This is not compatible with the UBIFS images produced which have
.<type>.img extension since they are not considered to be valid rootfs
images when they are not included in a UBI container.
Check for existence of the link target .rootfs.<type> before creating the
link and fallback to a check for the .<type>.img target after that.
Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Yuri Bushmelev [Wed, 16 Mar 2011 00:55:43 +0000 (03:55 +0300)]
contrib/testing/testbuilder: Update to 0.6
Andrea Adami [Wed, 16 Mar 2011 00:44:28 +0000 (01:44 +0100)]
linux: add 2.6.38 initial defconfigs for c7x0, poodle, akita, spitz.
* collie and tosa following soon
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Wed, 16 Mar 2011 00:11:19 +0000 (01:11 +0100)]
linux: commit initial 2.6.38 recipe.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Tue, 15 Mar 2011 23:59:25 +0000 (00:59 +0100)]
linux-kexecboot: add 2.6.38 defconfigs for Zaurus family.
* Keep DEFAULT_PREFERENCE = "-1" until we have 2.6.38 as default.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Tue, 15 Mar 2011 23:27:40 +0000 (00:27 +0100)]
linux-kexecboot: remove Zaurus support in 2.6.37.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Tue, 15 Mar 2011 23:25:54 +0000 (00:25 +0100)]
linux-kexecboot: remove 2.6.36 version used only for Zaurus devel.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Tue, 15 Mar 2011 22:26:38 +0000 (23:26 +0100)]
linux-2.6.37: add more Zaurus defconfigs.
* adding akita c7x0 and poodle
* editing spitz to allow boot from CF/HDD
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Tue, 15 Mar 2011 22:23:30 +0000 (23:23 +0100)]
linux-kexecboot_git: update Zaurus defconfigs and prepare for 2.6.38
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Koen Kooi [Tue, 15 Mar 2011 20:52:48 +0000 (21:52 +0100)]
opencv 2.2: bump SRCREV to where the patch has been applied upstream
Signed-off-by: Koen Kooi <koen@openembedded.org>
Tom Rini [Tue, 15 Mar 2011 20:45:43 +0000 (13:45 -0700)]
guile-native: Put gettext-native back into DEPENDS
guile must have gettext to build.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Koen Kooi [Tue, 15 Mar 2011 14:49:47 +0000 (15:49 +0100)]
angstrom v2010.x: blacklist bash-noemu
It doesn't build and has the dreaded replaces/conflicts combo
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Tue, 15 Mar 2011 14:23:31 +0000 (15:23 +0100)]
policykit-gnome: append to EXTRA_OECONF instead of overriding it
This is needed to disable introspection
Signed-off-by: Koen Kooi <koen@openembedded.org>
Martin Jansa [Tue, 15 Mar 2011 09:29:27 +0000 (10:29 +0100)]
ffmpeg_git: bump PR
* because SRC_URI change from
a96b9ad7525812574d7b719241472fc0e9e95b83 resets LOCALCOUNT in SRCPV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 14 Mar 2011 10:12:39 +0000 (11:12 +0100)]
navit: bump SRCREV and PV
* since r3705 it's development for 0.5.0 version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 14 Mar 2011 08:12:22 +0000 (09:12 +0100)]
freesmartphone: bump cornucopia, msmcomm, fso-specs, libfso-glib SRCREV
* fsoaudiod doesn't compile with old SRCREV because it didn't exist in that rev
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Paul Menzel [Thu, 17 Feb 2011 23:32:01 +0000 (00:32 +0100)]
mango-lassi: Typo. s/ESCRIPTION/DESCRIPTION/
• Also bump PR after discussion on list openembedded-devel [1].
[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-March/030940.html
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Steffen Sledz [Fri, 11 Mar 2011 10:59:34 +0000 (11:59 +0100)]
net-snmp: disable libnl use
Fixes compile error
| ./.libs/libnetsnmpmibs.so: undefined reference to `nl_handle_destroy'
| ./.libs/libnetsnmpmibs.so: undefined reference to `nl_handle_alloc'
which occurred sometimes depending on build order (not in clean package
only builds).
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Khem Raj <raj.khem@gmail.com>
Steffen Sledz [Thu, 10 Mar 2011 17:44:00 +0000 (18:44 +0100)]
linux-2.6.24: add support for AMIC flashes (e.g. A29L160AT)
Similar patch is on its way to the mainline kernel:
http://thread.gmane.org/gmane.linux.kernel/1111144
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Khem Raj [Tue, 15 Mar 2011 05:47:46 +0000 (22:47 -0700)]
uclibc_git: Upgrade to latest 0.9.32 snapshot
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Paul Menzel [Fri, 11 Feb 2011 14:04:33 +0000 (15:04 +0100)]
linux-omap-psp_2.6.32: convert tabulator to spaces
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Khem Raj [Mon, 14 Mar 2011 19:06:54 +0000 (12:06 -0700)]
qemu: Add recipes for 0.14.0 release and remove 0.13.0
0.13.0 was not DP and was not parallel buildable, could
not boot SH4 and segfaulted in locale generation. Therefore
its removed.
0.14 is preferred over 0.12.5 by default
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tom Rini [Mon, 14 Mar 2011 16:35:34 +0000 (09:35 -0700)]
php: Add findutils-native to DEPENDS
find -readable / -writeable is recent to find.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Koen Kooi [Mon, 14 Mar 2011 15:19:15 +0000 (16:19 +0100)]
ffmpeg: switch to libav, that's where the sane people are at
Signed-off-by: Koen Kooi <koen@openembedded.org>
Martin Jansa [Mon, 14 Mar 2011 09:10:18 +0000 (10:10 +0100)]
shr: bump libshr-glib, shr-specs, libphone-ui, phonefsod SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Eric Bénard [Sun, 13 Mar 2011 16:50:34 +0000 (17:50 +0100)]
busybox: remove 1.18.3
now that 1.18.4 is default for angstrom and slugos
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Sun, 13 Mar 2011 16:50:08 +0000 (17:50 +0100)]
slugos: prefer busybox 1.18.4
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Mike Westerhof <mike@mwester.net>
Khem Raj [Fri, 11 Mar 2011 23:47:23 +0000 (15:47 -0800)]
gcc-4.5: Fix ICE on i586
Upgrade to latest svnrev
Get new linaro patches
Delete patches that are not applied
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Yuri Bushmelev <jay4mail@gmail.com>
Eric Bénard [Fri, 11 Mar 2011 21:39:06 +0000 (22:39 +0100)]
qt4: remove 4.7.1
now that 4.7.2 is prefered for shr & minimal & angstrom
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Fri, 11 Mar 2011 21:37:10 +0000 (22:37 +0100)]
shr: prefer qt 4.7.2
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Eric Bénard [Sat, 12 Mar 2011 16:32:51 +0000 (17:32 +0100)]
php: remove php-native 5.3.2
now that we have 5.3.5
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Sat, 12 Mar 2011 16:32:04 +0000 (17:32 +0100)]
php: add 5.3.5
which is the latest version
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Sun, 13 Mar 2011 15:01:01 +0000 (16:01 +0100)]
libc-client: remove 2007b
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Sun, 13 Mar 2011 14:34:59 +0000 (15:34 +0100)]
libc-client: add 2007e
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Sun, 13 Mar 2011 14:55:56 +0000 (15:55 +0100)]
apache2: remove 2.2.14
which doesn't build and is replaced by 2.2.17
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Fri, 11 Mar 2011 23:12:37 +0000 (00:12 +0100)]
apache2: add 2.2.17
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Sun, 13 Mar 2011 14:57:49 +0000 (15:57 +0100)]
apr: remove old versions
recent apr was not building, others are not pinned anywhere.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Sun, 13 Mar 2011 14:32:48 +0000 (15:32 +0100)]
apr-util: add 1.3.10
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Sun, 13 Mar 2011 14:32:37 +0000 (15:32 +0100)]
apr: add 1.4.2
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Sun, 13 Mar 2011 16:49:33 +0000 (17:49 +0100)]
angstrom-2010: use busybox 1.18.4
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Eric Bénard [Sun, 13 Mar 2011 16:48:37 +0000 (17:48 +0100)]
busybox: add 1.18.4
which is 1.18.3 + all the fixes we already have in OE
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Henning Heinold [Sun, 13 Mar 2011 16:19:52 +0000 (17:19 +0100)]
alsa-utils: replacing exp10 with pow for uclibc
* bump PR
Eric Bénard [Fri, 11 Mar 2011 23:44:26 +0000 (00:44 +0100)]
angstrom-2010: prefer qt 4.7.2
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Eric Bénard [Fri, 11 Mar 2011 21:37:47 +0000 (22:37 +0100)]
minimal: prefer qt 4.7.2
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Fri, 11 Mar 2011 22:33:15 +0000 (23:33 +0100)]
libpcre: add latest 8.10 version
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Eric Bénard [Fri, 11 Mar 2011 23:33:43 +0000 (00:33 +0100)]
bluez-hcidump: add 2.0
Signed-off-by: Eric Bénard <eric@eukrea.com>
Eric Bénard [Fri, 11 Mar 2011 23:33:14 +0000 (00:33 +0100)]
obexd: add 0.40
Signed-off-by: Eric Bénard <eric@eukrea.com>
Eric Bénard [Fri, 11 Mar 2011 21:29:21 +0000 (22:29 +0100)]
nodejs: update to 0.4.2
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Andrea Adami [Sun, 13 Mar 2011 01:37:51 +0000 (02:37 +0100)]
linux.inc: fix CMDLINE_DEBUG injection.
* CMDLINE_append = " ${CMDLINE_DEBUG} " was not the way
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Sun, 13 Mar 2011 01:34:53 +0000 (02:34 +0100)]
ben-nanonote.conf: define default kernel CMDLINE to be used in boot.cfg
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Sun, 13 Mar 2011 01:33:21 +0000 (02:33 +0100)]
zaurus-2.6.inc: specify default kernel CMDLINE here.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Sun, 13 Mar 2011 00:25:02 +0000 (01:25 +0100)]
kexecboot-cfg: inherit CMDLINE from machine.conf. Cleaning.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Simon Busch [Sun, 13 Mar 2011 13:18:47 +0000 (14:18 +0100)]
palmpre: add wifi related packages to MACHINE_EXTRA_RDEPENDS and bump PR of task-base
Signed-off-by: Simon Busch <morphis@gravedo.de>