Sebastian Spaeth [Thu, 17 Dec 2009 14:03:47 +0000 (15:03 +0100)]
sane-srcrevs.inc: Bump shr apps to latest
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Khem Raj [Thu, 17 Dec 2009 01:40:05 +0000 (17:40 -0800)]
linux-libc-headers_2.6.32.bb: New recipe.
* Patch to export sa_family_t to userspace.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 17 Dec 2009 01:37:55 +0000 (17:37 -0800)]
iptables_1.4.6.bb: Recipe for version 1.4.6.
* Switch to INC_PR.
* inherit autotools
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Klaus Kurzmann [Wed, 16 Dec 2009 22:17:16 +0000 (23:17 +0100)]
task-shr-feed: add obex-data-server
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Yuri Bushmelev [Wed, 16 Dec 2009 21:45:55 +0000 (00:45 +0300)]
Merge branch 'jay7-akita' into org.openembedded.dev
Chris Larson [Thu, 21 May 2009 23:32:41 +0000 (16:32 -0700)]
coreutils: don't patch the autotools files in the native recipes
If we patch autotools files in the native recipes and build them, the make
results in the make rules trying to rerun autoconf, automake, aclocal, etc,
and those don't yet exist when coreutils-native is built. So we split out the
common target (not native) specific bits so that native recipes aren't
including the target recipes, so we can avoid applying those patches for
native. This also avoids some duplication of target bits between the
versions.
Signed-off-by: Chris Larson <clarson@mvista.com>
Marcin Juszkiewicz [Wed, 16 Dec 2009 15:43:32 +0000 (16:43 +0100)]
java.bbclass: stage all JAR files outside of ARCH related directories
When Java things are build for more then one architecture strange things
happen:
- first architecture builds fine
- next architectures fails to build
Thats due to lack of JAR files as they were built as PACKAGE_ARCH="all"
but staged as PACKAGE_ARCH="TARGET_ARCH" so BitBake do not build them
again but Java classes are unable to find them.
Solution is to stage JAR files to non-ARCH directory. I used
staging/java for it and build tested with stable/2009 and
org.openembedded.dev branches.
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
Martin Jansa [Wed, 16 Dec 2009 11:45:17 +0000 (12:45 +0100)]
checksums.conf: add checksums for packages added to xorg-7.5 branch
Martin Jansa [Wed, 16 Dec 2009 08:26:19 +0000 (09:26 +0100)]
xorg-xserver-common.inc: depend on virtual/libgl instead of mesa
Martin Jansa [Wed, 16 Dec 2009 08:23:35 +0000 (09:23 +0100)]
om-gta0(1|2): set virtual/libgl provider without shr override
Martin Jansa [Wed, 16 Dec 2009 08:12:09 +0000 (09:12 +0100)]
mesa: add 7.6 from xorg-7.5 branch, update git version with different SRC_URI for om-gta02 (glamo patches)
Yuri Bushmelev [Tue, 15 Dec 2009 20:11:46 +0000 (23:11 +0300)]
Patch added to fix QEMU 0.10.3 compilation on distros with FORTIFY_SOURCE enabled.
Klaus Kurzmann [Tue, 15 Dec 2009 13:33:30 +0000 (14:33 +0100)]
illume-keyboards-shr: do NOT use SRCPV for git in org.oe.dev yet
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Koen Kooi [Tue, 15 Dec 2009 07:27:32 +0000 (08:27 +0100)]
qt4-tools: add sdk version as well
* this should really move to BBCLASSEXTEND
David-John Willis [Mon, 7 Dec 2009 09:50:05 +0000 (09:50 +0000)]
xf86-input-tslib: Add patch to stop events being flooded upto to the X server.
David-John Willis [Wed, 9 Dec 2009 19:28:54 +0000 (19:28 +0000)]
zenity: Add 2.28.0 and checksum.
David-John Willis [Sun, 13 Dec 2009 19:33:13 +0000 (19:33 +0000)]
networkmanager: Update recipe to install an empty VPN folder in /etc/networkmanager as nm-connection-editor will happily segfault without it.
* This happens regardless of the VPN setting in the build.
David-John Willis [Fri, 11 Dec 2009 12:12:19 +0000 (12:12 +0000)]
angstrom-2008-preferred-versions: Add PREFERRED_VERSION for mesa-dri and mesa-xlib and set to 7.4 for both.
David-John Willis [Fri, 11 Dec 2009 11:56:45 +0000 (11:56 +0000)]
mesa: Add a few more missing INC_PR's for old recipes.
David-John Willis [Fri, 11 Dec 2009 11:42:14 +0000 (11:42 +0000)]
mesa-xlib: Add 7.4.
David-John Willis [Fri, 11 Dec 2009 11:41:33 +0000 (11:41 +0000)]
mesa-xlib 7.2: Add missing INC_PR.
David-John Willis [Fri, 11 Dec 2009 11:40:29 +0000 (11:40 +0000)]
mesa: Add INC_PR for old mesa recipes as these still seem to be in use.
Andrea Adami [Mon, 14 Dec 2009 23:09:09 +0000 (00:09 +0100)]
kexec-tools-klibc-static_1.101: remove unsetting of compiler flags
- klcc is now fixed with reference to -isystem
- bump PR
Andrea Adami [Mon, 14 Dec 2009 23:06:17 +0000 (00:06 +0100)]
kexec-tools-dietlibc_2.0.1: fix typo, remove unused line.
Andrea Adami [Mon, 14 Dec 2009 23:04:02 +0000 (00:04 +0100)]
kexec: rename to kexec-tools (kexec and kdump)
Khem Raj [Mon, 14 Dec 2009 23:02:38 +0000 (15:02 -0800)]
gcc-svn.inc: Reduce priority via DEFAULT_PREFERENCE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 14 Dec 2009 22:59:44 +0000 (14:59 -0800)]
gcc-svn: Add mpc to DEPENDS.
* mpc-native is needed for cross gcc recipes.
* mpc will be needed for gcc recipes.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 14 Dec 2009 22:58:28 +0000 (14:58 -0800)]
linux-libc-headers_2.6.32.bb: New recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 14 Dec 2009 22:56:39 +0000 (14:56 -0800)]
mpc: New recipe for mpc.
* mpc will be pre-requisite for gcc 4.5
currently gcc svn recipes need it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Mon, 14 Dec 2009 09:16:04 +0000 (10:16 +0100)]
linux_2.6.23: move task compulab_image after do_package instead do_deploy
* without this change there is dependency loop
* do_deploy is now after do_package in kernel.bbclass
* addtask after do_deploy before do_package is creating dependency loop
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andrea Adami [Mon, 14 Dec 2009 22:10:01 +0000 (23:10 +0100)]
kexecboot_git: move to
daa68b5aaa56a036c24c7929e239ebd5edf8fdfe.
- clean up kexecboot.inc after klcc fixes.
- add EXTRA_OECONF_zaurus
- Bump PR.
Koen Kooi [Mon, 14 Dec 2009 21:30:39 +0000 (22:30 +0100)]
qt4: munge more references to
Frans Meulenbroeks [Mon, 14 Dec 2009 20:42:56 +0000 (21:42 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Mon, 14 Dec 2009 20:38:26 +0000 (21:38 +0100)]
sg3-utils: fixed GNU_HASH issue
Klaus Kurzmann [Mon, 14 Dec 2009 20:32:25 +0000 (21:32 +0100)]
sane-srcrevs-fso.inc: bump rev of libframeworkd-glib
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Marcin Juszkiewicz [Mon, 14 Dec 2009 19:37:45 +0000 (20:37 +0100)]
checksums.ini: added 2.6.31.8 and 2.6.32.1
Marcin Juszkiewicz [Mon, 14 Dec 2009 19:36:24 +0000 (20:36 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Marcin Juszkiewicz [Mon, 14 Dec 2009 19:35:44 +0000 (20:35 +0100)]
linux 2.6.32: update to 2.6.32.1
Marcin Juszkiewicz [Mon, 14 Dec 2009 19:35:32 +0000 (20:35 +0100)]
linux 2.6.31: update to 2.6.31.8
Khem Raj [Mon, 14 Dec 2009 19:31:07 +0000 (11:31 -0800)]
uclibc-nptl: Move to current tip of branch
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 14 Dec 2009 19:19:24 +0000 (11:19 -0800)]
iproute2: Use $CC in configure tests.
* Switch to INC_PR
* honor LDFLAGS env var.
* Use CC env var in configure tests
currently it uses native gcc which
is wrong in cross compilation context.
* Fix PR 5147
Signed-off-by: Erik Boto <erik.boto@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Mon, 14 Dec 2009 16:56:37 +0000 (17:56 +0100)]
compatibility-providers: set mesa instead of mesa-dri as default virtual/libgl provider, seems like more recipes/machines are expecting plain mesa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Klaus Kurzmann [Mon, 14 Dec 2009 16:42:28 +0000 (17:42 +0100)]
fbreader: add 0.12.1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Mon, 14 Dec 2009 16:39:41 +0000 (17:39 +0100)]
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.net/openembedded into org.openembedded.dev
Koen Kooi [Mon, 14 Dec 2009 15:38:10 +0000 (16:38 +0100)]
da850-omapl138-evm: fix include
Klaus Kurzmann [Mon, 14 Dec 2009 14:33:19 +0000 (15:33 +0100)]
initscripts-shr: add initscript to set usb gadget mode for palmpre
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Koen Kooi [Mon, 14 Dec 2009 13:23:56 +0000 (14:23 +0100)]
libgles-omap3: add compatible machine
Klaus Kurzmann [Mon, 14 Dec 2009 12:10:04 +0000 (13:10 +0100)]
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.net/openembedded into org.openembedded.dev
Frederik Sdun [Sun, 6 Dec 2009 09:34:37 +0000 (09:34 +0000)]
gabriel: fix depency
Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun@googlemail.com>
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Koen Kooi [Sun, 13 Dec 2009 16:37:22 +0000 (17:37 +0100)]
qt 4.6.0: fix packaging, staging and x11 build
Koen Kooi [Sun, 13 Dec 2009 16:37:16 +0000 (17:37 +0100)]
wolfenqt: add qt3d demo
Thomas Zimmermann [Mon, 14 Dec 2009 09:44:19 +0000 (09:44 +0000)]
aceofpenguins-launcher: update recipe from 0.3 to 0.4
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Marcin Juszkiewicz [Mon, 14 Dec 2009 11:05:17 +0000 (12:05 +0100)]
linux: fix location of patches for misc RCx kernels
Marcin Juszkiewicz [Mon, 14 Dec 2009 11:04:46 +0000 (12:04 +0100)]
checksums.ini: some new entries
Marcin Juszkiewicz [Mon, 14 Dec 2009 11:00:19 +0000 (12:00 +0100)]
checksums.ini: some new entries
Marcin Juszkiewicz [Mon, 14 Dec 2009 10:33:28 +0000 (11:33 +0100)]
linux 2.6.25: merge 2.6.25.20 into it (they are same version)
Marcin Juszkiewicz [Mon, 14 Dec 2009 10:27:18 +0000 (11:27 +0100)]
linux 2.6.30: update to 2.6.30.10
Marcin Juszkiewicz [Mon, 14 Dec 2009 10:26:07 +0000 (11:26 +0100)]
linux 2.6.31: update to 2.6.31.7
Marcin Juszkiewicz [Wed, 21 Oct 2009 12:26:07 +0000 (14:26 +0200)]
linux 2.6.29: removed two patches from micro2440 which are also in stable update
Marcin Juszkiewicz [Mon, 19 Oct 2009 15:24:38 +0000 (17:24 +0200)]
linux 2.6.29: update to latest stable patch
Marcin Juszkiewicz [Mon, 19 Oct 2009 15:24:37 +0000 (17:24 +0200)]
linux 2.6.28: update to latest stable patch
Marcin Juszkiewicz [Mon, 19 Oct 2009 15:24:36 +0000 (17:24 +0200)]
linux 2.6.27: update to latest stable patch
Marcin Juszkiewicz [Wed, 21 Oct 2009 11:55:09 +0000 (13:55 +0200)]
linux 2.6.26: do not apply 2.6.26.5 for topas910
Marcin Juszkiewicz [Mon, 19 Oct 2009 15:24:36 +0000 (17:24 +0200)]
linux 2.6.26: update to latest stable patch
Marcin Juszkiewicz [Mon, 19 Oct 2009 15:24:35 +0000 (17:24 +0200)]
linux 2.6.25: update to latest stable patch
Marcin Juszkiewicz [Wed, 21 Oct 2009 10:31:41 +0000 (12:31 +0200)]
linux 2.6.24: drop time.h.patch - it is in 2.6.24.7 update
Marcin Juszkiewicz [Mon, 19 Oct 2009 15:24:35 +0000 (17:24 +0200)]
linux 2.6.24: update to latest stable patch
Marcin Juszkiewicz [Wed, 21 Oct 2009 11:36:30 +0000 (13:36 +0200)]
linux 2.6.23: dropped em-x270 copy of time.h.patch
Marcin Juszkiewicz [Wed, 21 Oct 2009 10:29:35 +0000 (12:29 +0200)]
linux 2.6.23: added time.h.patch to make it build for ARM
Marcin Juszkiewicz [Wed, 21 Oct 2009 10:22:20 +0000 (12:22 +0200)]
linux 2.6.23: keep sched-cfs locally updated to 2.6.23.17
Marcin Juszkiewicz [Mon, 19 Oct 2009 15:24:34 +0000 (17:24 +0200)]
linux 2.6.23: update to latest stable patch
Marcin Juszkiewicz [Sat, 7 Nov 2009 11:42:42 +0000 (12:42 +0100)]
linux 2.6.22: drop ts72xx support due to lack of patches
They were dropped long time ago:
commit
2ba78102aee0b6edfebafdb509684843f92a1604
Author: Rolf Leggewie <oe-devel@rolf.leggewie.biz>
Date: Sat May 3 00:30:43 2008 +0000
Marcin Juszkiewicz [Sat, 7 Nov 2009 11:27:00 +0000 (12:27 +0100)]
linux 2.6.22: merge 2.6.22.6 recipe as it is 2.6.22.19 now
Marcin Juszkiewicz [Mon, 19 Oct 2009 15:24:33 +0000 (17:24 +0200)]
linux 2.6.22: update to latest stable patch
Marcin Juszkiewicz [Mon, 19 Oct 2009 15:24:33 +0000 (17:24 +0200)]
linux 2.6.21: update to latest stable patch
Marcin Juszkiewicz [Wed, 21 Oct 2009 11:11:43 +0000 (13:11 +0200)]
linux 2.6.20: added patch to fix PATH_MAX related build error
Marcin Juszkiewicz [Mon, 19 Oct 2009 15:24:32 +0000 (17:24 +0200)]
linux 2.6.20: update to latest stable patch
Marcin Juszkiewicz [Mon, 19 Oct 2009 15:24:30 +0000 (17:24 +0200)]
linux 2.6.18: update to latest stable patch
Martin Jansa [Mon, 14 Dec 2009 09:08:02 +0000 (10:08 +0100)]
e-tasks,intone,intone-video,shr-launcher,guitartune: bump srcrev, simplify recipes
* all sources were cleaned a bit upstream, so no modifications needed in
recipe now (docs paths, autotools stuff)
* guitartune is new recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Henning Heinold [Sun, 13 Dec 2009 23:56:10 +0000 (00:56 +0100)]
kexec-tools-klibc-static: remove the unsettings of compiler flags
* klcc now knows about -isystem now anf compiles fine the tools
* bump PR
Henning Heinold [Sun, 13 Dec 2009 23:55:36 +0000 (00:55 +0100)]
klibc: teach klcc what -isystem is
* bump PR
Klaus Kurzmann [Sun, 13 Dec 2009 22:01:45 +0000 (23:01 +0100)]
phoneuid: add RREPLACES for shr-today
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Sun, 13 Dec 2009 19:23:35 +0000 (20:23 +0100)]
preferred-shr-versions.inc: activate and set EFL_SRCREV to 44424
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Sun, 13 Dec 2009 19:17:29 +0000 (20:17 +0100)]
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.net/openembedded into org.openembedded.dev
Alex Ferguson [Sun, 13 Dec 2009 14:45:22 +0000 (16:45 +0200)]
sgh-i900.conf: Always include kernel-modules for sgh-i900
Alex Ferguson [Sun, 13 Dec 2009 14:44:54 +0000 (16:44 +0200)]
checksums.ini: Checksums for linux-2.6.32
Alex Ferguson [Sun, 13 Dec 2009 14:44:13 +0000 (16:44 +0200)]
linux-sgh-i900: Update kernel recipe to 2.6.32
Stefan Schmidt [Sun, 13 Dec 2009 15:29:16 +0000 (16:29 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Sun, 13 Dec 2009 14:41:13 +0000 (15:41 +0100)]
libpcre: added do_stage becase pcre-config does not autstage
Klaus Kurzmann [Sun, 13 Dec 2009 12:29:11 +0000 (13:29 +0100)]
task-shr-minimal: remove shr-today as IdleScreen is handled by phonefsod now
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Sun, 13 Dec 2009 12:24:33 +0000 (13:24 +0100)]
phoneuid: set CONFFILES to protect config on updates
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Sun, 13 Dec 2009 12:23:19 +0000 (13:23 +0100)]
phonefsod: set CONFFILES to protect the config on updates
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Sun, 13 Dec 2009 11:19:16 +0000 (12:19 +0100)]
e-wm-config-illume-shr: RRECOMMEND the illume default keyboards
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Klaus Kurzmann [Sun, 13 Dec 2009 10:51:43 +0000 (11:51 +0100)]
sane-srcrevs-fso.inc: bump rev of libframeworkd-glib
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Andrea Adami [Sun, 13 Dec 2009 09:58:57 +0000 (10:58 +0100)]
linux-kexecboot_2.6.32: temporarly comment out lzo+lzma patch.
- this patch needs more testing and seems to break c7x0 kernels.
Andrea Adami [Sun, 13 Dec 2009 00:03:53 +0000 (01:03 +0100)]
initramfs-kexecboot-image: extend IMAGE_FSTYPES (cpio.gz and cpio.lzma)
Andrea Adami [Sat, 12 Dec 2009 23:34:39 +0000 (00:34 +0100)]
linux-kexecboot_2.6.32: update minimal defconfig for c7x0
Khem Raj [Sat, 12 Dec 2009 22:53:13 +0000 (14:53 -0800)]
ix86-common: Cache ac_cv_ispeed_offset
* Fixes PR 5320
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Frans Meulenbroeks [Sat, 12 Dec 2009 20:17:32 +0000 (21:17 +0100)]
libpcre: use automated staging, also removed moving dftables to staging (was only there
because apache used its own pcre but apparently dependend on libpcre dftables)
Frans Meulenbroeks [Sat, 12 Dec 2009 20:16:13 +0000 (21:16 +0100)]
apache2-native: and bump PR