Koen Kooi [Fri, 11 Sep 2009 06:41:51 +0000 (08:41 +0200)]
task-native-sdk: fix upgrade paths after task renaming
Khem Raj [Fri, 11 Sep 2009 02:22:46 +0000 (19:22 -0700)]
gcc-configure-cross.inc: Export more binutils
* Export AS_FOR_TARGET OBJDUMP_FOR_TARGET
OBJCOPY_FOR_TARGET STRIP_FOR_TARGET
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 11 Sep 2009 02:21:33 +0000 (19:21 -0700)]
native-sdk-image.bb: Use IMAGE_BASENAME = "native-sdk-image"
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 11 Sep 2009 02:16:53 +0000 (19:16 -0700)]
sane-toolchain.inc: Default to gcc 4.4.1
* ppc405 has also got tested using 4.4.1 so bump this too.
* ARMv7 is also switched to use 4.4.1.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
Acked-by: Phil Blundell <philb@gnu.org>
Khem Raj [Wed, 9 Sep 2009 03:49:09 +0000 (20:49 -0700)]
gcc-configure-common: Dont fiddle with NATIVE_SYSTEM_HEADER_DIR
* This does not work on canadian cross build of target gcc.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 9 Sep 2009 03:45:43 +0000 (20:45 -0700)]
binutils-cross: Do not install libibery.a in wrong place
* This interferes with canadian cross build of binutils
because it finds cross libiberty.a where as it needs the
target one.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 9 Sep 2009 03:43:46 +0000 (20:43 -0700)]
console-image.bb: Require console-base-image
* Get rid of code duplication.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 9 Sep 2009 03:41:56 +0000 (20:41 -0700)]
images: Rename native-sdk-console-image.bb as native-sdk-image.bb
tasks: Rename task-native-sdk.bb as task-sdk-native.bb
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Henning Heinold [Fri, 11 Sep 2009 01:23:54 +0000 (03:23 +0200)]
disko: update to newer git rev
* stole some input form the disko-oe-git, but rework some stuff
Henning Heinold [Fri, 11 Sep 2009 01:22:24 +0000 (03:22 +0200)]
eject: inherit gettext to honour USE_NLS
Khem Raj [Fri, 11 Sep 2009 00:50:59 +0000 (17:50 -0700)]
uclibc-initial: Move the compile stuff to do_compile
* Currently all work is done in do_stage. On Henning's
suggestion I refactored it.
* For 0.9.30 onwards installing pregen and install_dev
built almost whole uclibc. We only needed libc headers
so replaced with install_headers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Henning Heinold [Thu, 10 Sep 2009 23:12:10 +0000 (01:12 +0200)]
directfb: update to version 1.4.2
Khem Raj [Thu, 10 Sep 2009 19:49:38 +0000 (12:49 -0700)]
cherokee: Add new version 0.99.24
* Use INC_PR
* Add new recipe for 0.99.24
* Add --with-mysql configure option to point
to staging area. Otherwise with build machines
having local installation of mysql-dev, cherokee
configures itself to use the headers from /usr/include/mysql
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
Koen Kooi [Thu, 10 Sep 2009 16:53:51 +0000 (18:53 +0200)]
freeimage: fix QA errors
Koen Kooi [Thu, 10 Sep 2009 13:18:48 +0000 (15:18 +0200)]
quake2: fix QA errors
Graham Gower [Tue, 11 Aug 2009 21:32:03 +0000 (21:32 +0000)]
glibc: Build glibc 2.9 with glibc-ports 2.9
This combination of glibc-2.9 with glibc-ports-2.7 fails to build on mipsel.
The reason we have been using glibc-ports 2.7 was that glibc-ports 2.9 was
not tagged or we didn't see it for various reasons.
Build glibc 2.9 with glibc-port 2.9 and drop the three ARM patches as
they have been applied to the upstream glibc-ports tree:
http://sourceware.org/git/?p=glibc-ports.git;a=commitdiff;h=
7272ed4e474a398b8ce1e7374cdaa8592b840e2a
http://sourceware.org/git/?p=glibc-ports.git;a=commitdiff;h=
e6e41f0f4963bfb0c0e32f8263ae028b288b5453
Patchwork: http://patchwork.openembedded.org/patch/933/
Signed-off-By: Graham Gower <graham.gower@gmail.com>
Signed-off-By: Holger Hans Peter <zecke@selfish.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Jeremy Lainé [Wed, 9 Sep 2009 18:21:06 +0000 (20:21 +0200)]
linux-2.6.29: add devicetree for boc02
Steve Sakoman [Thu, 14 May 2009 13:11:26 +0000 (06:11 -0700)]
i2c-tools: build & install eepromer tools
Marcin Juszkiewicz [Wed, 9 Sep 2009 14:09:59 +0000 (16:09 +0200)]
xserver-common: recommend xtscal (works without it but needs for calibration)
Marcin Juszkiewicz [Mon, 7 Sep 2009 14:23:54 +0000 (16:23 +0200)]
pointercal: added at91sam9263ek
Cliff Brake [Wed, 9 Sep 2009 13:26:57 +0000 (09:26 -0400)]
MAINTAINERS: update my entry
Cliff Brake [Wed, 9 Sep 2009 13:20:02 +0000 (09:20 -0400)]
clearsilver: fix various build issues
- fix hardcoded Python 2.4 path in patch
- fix missing env variables by inheriting
distutils-common-base
Graham Gower [Wed, 9 Sep 2009 06:55:55 +0000 (16:25 +0930)]
Add liblinebreak-1.2
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Graham Gower [Wed, 26 Aug 2009 07:18:36 +0000 (16:48 +0930)]
enca_1.9.bb: remove unused configure test which is bound to fail.
Enca's configure will fail on everything not arm or ix86.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Marcin Juszkiewicz [Wed, 9 Sep 2009 08:55:18 +0000 (10:55 +0200)]
linux-omap: added support for BeagleBUG extension board
This is initial version of BeagleBUG extension board support. So far
boards are not available for people outside of BugLabs and Texas
Instruments companies.
Patch adds support for few modules but not all of them will build for
OMAP3 - some are still BUG only.
Khem Raj [Mon, 7 Sep 2009 19:09:18 +0000 (12:09 -0700)]
tune-xscale.inc: Use TARGET_ARCH to find endianness
* Use TARGET_ARCH to find endianness instead of
SITEINFO_ENDIANNESS which is not yet evaluated.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 7 Sep 2009 16:17:38 +0000 (09:17 -0700)]
tar_1.22.bb: Add recipe for 1.22 release.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sun, 6 Sep 2009 02:33:11 +0000 (19:33 -0700)]
autoconf: Fix canadian cross build
* Remove RDEPENDS and DEPENDS duplication.
* path_prog_fixes.patch is not needed for 2.61
* Use INC_PR
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sun, 6 Sep 2009 02:21:53 +0000 (19:21 -0700)]
uclibc_0.9.30.1: Disable STDIO_GETC|PUTC MACROs
* There is a problem with threads enabled and hiding
__fgetc_unlocked and __fputc_unlocked which gets pulled
in with the macros. This patch disables the macros
and it will use the functions to perform these functions
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Stanislav Brabec [Tue, 8 Sep 2009 19:44:14 +0000 (19:44 +0000)]
more files: Fixed unpack dependencies on unzip-native, see:
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-August/013505.html
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-September/013620.html
Jan Lübbe [Tue, 8 Sep 2009 17:29:25 +0000 (17:29 +0000)]
libio-pty-perl libio-stty-perl: add recipes
Jan Lübbe [Tue, 8 Sep 2009 16:49:08 +0000 (16:49 +0000)]
libsnmp-session-perl: add recipe
Jan Lübbe [Tue, 8 Sep 2009 15:44:06 +0000 (15:44 +0000)]
libconfig-general-perl: add recipe
Jan Lübbe [Tue, 8 Sep 2009 12:39:50 +0000 (12:39 +0000)]
libdbi-drivers: set libdir for libdbi and don't build docs
Jan Lübbe [Tue, 8 Sep 2009 10:43:41 +0000 (10:43 +0000)]
libdbi: disable building docs (would need docbook/openjade)
Marcin Juszkiewicz [Tue, 8 Sep 2009 16:39:05 +0000 (18:39 +0200)]
linux-kirkwood: use proper branch for 2.6.30 (thx Koen for spotting)
Marcin Juszkiewicz [Tue, 8 Sep 2009 15:37:44 +0000 (11:37 -0400)]
marvel-sdio-fw: added firmware for WiFi powered BUGBase
Koen Kooi [Tue, 8 Sep 2009 13:50:11 +0000 (15:50 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Koen Kooi [Tue, 8 Sep 2009 13:47:23 +0000 (15:47 +0200)]
x-load: git has moved, update SRCREV and remove obsolete patches
Florian Boor [Tue, 8 Sep 2009 13:46:03 +0000 (15:46 +0200)]
checksums.ini: add missing checksum
Marcin Juszkiewicz [Tue, 8 Sep 2009 11:29:44 +0000 (13:29 +0200)]
source-checker: added small script to generate list of files for mirroring
oe-source-mirror-build.py compares checksums stored in checksums.ini
with files in DL_DIR and outputs list of good ones. Such list can be
used for populating local OE sources mirror.
Marcin Juszkiewicz [Tue, 8 Sep 2009 10:31:02 +0000 (12:31 +0200)]
linux-kirkwood: added 2.6.30.5 tested on sheevaplug
Koen Kooi [Tue, 8 Sep 2009 08:16:31 +0000 (10:16 +0200)]
sane-srcrevs: bump mplayer SRCREV
Koen Kooi [Tue, 8 Sep 2009 08:03:36 +0000 (10:03 +0200)]
mplayer: bump SRCREV
Mike Westerhof [Mon, 7 Sep 2009 23:34:12 +0000 (18:34 -0500)]
opkg_wget_nogpg: adjust vfork patchset to accomodate general opkg patching.
Florian Boor [Mon, 7 Sep 2009 22:02:52 +0000 (00:02 +0200)]
canutils: add 3.0.2 - needs recent linux-libc-headers
Florian Boor [Tue, 1 Sep 2009 15:22:11 +0000 (17:22 +0200)]
linux: bump 2.6.28 PR
Florian Boor [Tue, 1 Sep 2009 15:18:27 +0000 (17:18 +0200)]
linux: Update TX27 configuration for 2.6.28
Koen Kooi [Mon, 7 Sep 2009 13:40:32 +0000 (15:40 +0200)]
angstrom-uboot-scripts: add recipe to generate .scr files easily
* the recipe puts them both in deploy and in ${datadir}/u-boot-scripts
Michael 'Mickey' Lauer [Sun, 6 Sep 2009 15:14:46 +0000 (17:14 +0200)]
mickeydbus: fix name of python-pygobject
Khem Raj [Sun, 6 Sep 2009 02:16:49 +0000 (19:16 -0700)]
perl_5.8.8.bb: Use exec_prefix instead of layout_exec_prefix
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sun, 6 Sep 2009 02:14:35 +0000 (19:14 -0700)]
gcc-4.4.1: Fix canadian cross compilation.
* Forward port cache amnesia patch
* Forward port gcc-flags-for-build patch
* do_configure needs to be overridden for 4.4.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 4 Sep 2009 22:39:51 +0000 (15:39 -0700)]
perl_5.8.8.bb: Fix compilation when bindir is not /usr/bin
* Right now default perl installation happens in /usr prefix
This patch tries to depend upong layout_prefix to decide on
where to install. This is required for distros like micro
who flatten the install tree and do not use /usr prefix
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 4 Sep 2009 18:23:28 +0000 (11:23 -0700)]
procps_3.2.7.bb: Fix compilation when usr/bin is same as /bin
* On DISTROs like micro where bindir and base_bindir are
same, procps does not compile because it wants to install
binaries in both places. We have to pass the variable to
make file since it does not use autotools.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 4 Sep 2009 17:26:29 +0000 (10:26 -0700)]
libpam_1.0.2.bb: Fix compilation for uclibc systems.
* libpam is not able to figure out that
uclibc does not support NIS. This patch
helps in making it do so. The patch is only
applied for uclibc OVERRIDES.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Henning Heinold [Sat, 5 Sep 2009 21:39:10 +0000 (23:39 +0200)]
gst-plugins-good: add esound to DEPENDS line
* fixes compilation error
* bump PR
Khem Raj [Sat, 5 Sep 2009 20:46:19 +0000 (13:46 -0700)]
ortp: Add glib-2.0 dependency for 0.7.1
* Also use INC_PR
* Do not use glib dependency on 0.13.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Stanislav Brabec [Fri, 4 Sep 2009 21:40:52 +0000 (21:40 +0000)]
xinput: Updated to version 1.4.2.
Stanislav Brabec [Fri, 4 Sep 2009 21:38:41 +0000 (21:38 +0000)]
xf86-video-fbdev: Updated to version 0.4.1.
Stanislav Brabec [Fri, 4 Sep 2009 21:35:13 +0000 (21:35 +0000)]
xf86-input-evdev: Update to version 2.2.5.
Khem Raj [Fri, 4 Sep 2009 14:50:25 +0000 (07:50 -0700)]
angstrom: Use linux-uclibceabi instead of linux-uclibcgnueabi
* For uclibc based ARM EABI systems switch to using linux-uclibceabi
as TARGET_OS
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Fri, 4 Sep 2009 13:32:30 +0000 (15:32 +0200)]
linux-omap git: another checkpoint
* add V4l2 interfaces to DSS2
* add back MADC driver
* add zippy support for beagleboard
* add DSS2 for omap3evm
Koen Kooi [Fri, 4 Sep 2009 09:42:16 +0000 (11:42 +0200)]
Revert "dropbear: Enable allow empty password patch."
dropbear.inc needs the patch non-applied, see the thread in http://thread.gmane.org/gmane.comp.handhelds.openembedded/26302
This reverts commit
c26fc5db90702b035bd545cff3ee7575a0f9b70f.
Koen Kooi [Fri, 4 Sep 2009 09:41:31 +0000 (11:41 +0200)]
linux-omap git: add dss2 and cache patches
Khem Raj [Fri, 4 Sep 2009 04:19:42 +0000 (21:19 -0700)]
dropbear: Enable allow empty password patch.
* Switch to using INC_PR
* Enable allow-empty_passed.patch without this
its not possible to login unless root password
is changed to be non empty
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Christopher Friedt [Thu, 3 Sep 2009 23:43:44 +0000 (16:43 -0700)]
cups.inc: export DSOFLAGS
* This fixes PR 5304
* Makes dash happy.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 3 Sep 2009 22:30:23 +0000 (15:30 -0700)]
libidl_0.8.13.bb: Add new recipe
* Add native and target recipes for libidl 0.8.13
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 3 Sep 2009 22:22:46 +0000 (15:22 -0700)]
OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OS
* Bump the ABI_LAYOUT. Build from scratch will be needed.
* Replace using TARGET_OS from linux->linux-gnu.
* Replace using linux-uclibcgnueabi->linux-uclibceabi.
* Add 'eabi' to DISTRO_FEATURES (only for minimal and micro).
* Use eabi and BASE_PACKAGE_ARCH to compute real TARGET_OS.
* Fix the micro conf to get console image building.
* Fix the linux-uclibcgnueabi overrides in all recipes.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Phill Blundell <pb@reciva.com>
Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
Koen Kooi [Thu, 3 Sep 2009 20:03:58 +0000 (22:03 +0200)]
linux-omap git: update to rc8, start adding patches from the overo tree
Koen Kooi [Thu, 3 Sep 2009 19:34:20 +0000 (21:34 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Koen Kooi [Thu, 3 Sep 2009 19:33:55 +0000 (21:33 +0200)]
pixman git: add some more NEON and fastpath patches
Michael 'Mickey' Lauer [Thu, 3 Sep 2009 16:44:01 +0000 (18:44 +0200)]
task-cli-tools[-python]: factor python-based cli tools out of common recipe to improve build time for those who don't need/want any of the python-based ones.
Koen Kooi [Thu, 3 Sep 2009 16:28:37 +0000 (18:28 +0200)]
linux-omap: move ppoll patch to files/ and exchange it with the queued version
Michael 'Mickey' Lauer [Thu, 3 Sep 2009 16:00:03 +0000 (18:00 +0200)]
libpersistence: new recipe; gobject serialization library
Michael 'Mickey' Lauer [Thu, 27 Aug 2009 23:28:07 +0000 (01:28 +0200)]
mickeydbus: add more RDEPENDES
Koen Kooi [Thu, 3 Sep 2009 11:01:52 +0000 (13:01 +0200)]
gst-ffmpeg: bump PR on 0.10.7, add 0.10.8 and cleanup EXTRA_OECONF
Koen Kooi [Thu, 3 Sep 2009 09:25:50 +0000 (11:25 +0200)]
libxext-native: stop providing 'xext'
Steve Sakoman [Thu, 3 Sep 2009 05:34:51 +0000 (22:34 -0700)]
libgles-omap3: detect cpu type and don't load modules if no SGX hardware
Steve Sakoman [Thu, 3 Sep 2009 05:58:01 +0000 (22:58 -0700)]
libnotify: add 0.4.5
Steve Sakoman [Thu, 3 Sep 2009 05:50:32 +0000 (22:50 -0700)]
libglade: add 2.6.4
Steve Sakoman [Thu, 3 Sep 2009 05:40:08 +0000 (22:40 -0700)]
inotify-tools: add 3.13
Steve Sakoman [Thu, 3 Sep 2009 04:56:59 +0000 (21:56 -0700)]
system-tools-backends: add 2.8.1
Steve Sakoman [Thu, 3 Sep 2009 04:48:37 +0000 (21:48 -0700)]
swfdec-gnome: add 2.26.0
Steve Sakoman [Thu, 3 Sep 2009 04:35:12 +0000 (21:35 -0700)]
orbit2: restructure recipes to use orbit2.inc, add 2.14.17
Steve Sakoman [Thu, 3 Sep 2009 04:10:29 +0000 (21:10 -0700)]
libunique: add 1.1.2
Steve Sakoman [Wed, 2 Sep 2009 22:45:09 +0000 (15:45 -0700)]
wpa-supplicant: updated scripts
makes gnome networkmanager happy and functional
Koen Kooi [Thu, 3 Sep 2009 08:23:48 +0000 (10:23 +0200)]
gnome-keyring: fix merge error
Koen Kooi [Wed, 2 Sep 2009 21:15:58 +0000 (23:15 +0200)]
gnome bbclass: remove to more auto generated cruft that breaks package management
Koen Kooi [Wed, 2 Sep 2009 20:13:29 +0000 (22:13 +0200)]
linux-omap-* 2.6.29: add l1 cache performance tweak from l-a-k ml
* also sync patch between pm and regular kernels
Cliff Brake [Wed, 2 Sep 2009 15:10:45 +0000 (11:10 -0400)]
micro-uclibc.conf: move OVERRIDES to bottom of file
micro.conf was overwriting the variable, and then
micro was missing from OVERRIDES
Henning Heinold [Tue, 1 Sep 2009 23:23:54 +0000 (01:23 +0200)]
evas-native: add libxext-native as dependency
* seems evas-native used libxext from host
* bump PR
Henning Heinold [Tue, 1 Sep 2009 23:00:27 +0000 (01:00 +0200)]
libxext-native: provide native recipe for libxext
* recipe is needed for evas-native
Henning Heinold [Tue, 1 Sep 2009 22:59:42 +0000 (00:59 +0200)]
libx11-native: provide native recipe for versiob 1.2
Michael Smith [Wed, 12 Aug 2009 05:21:49 +0000 (01:21 -0400)]
openssl.inc: fix packaging on x86_64; use INC_PR
openssl's makefile always installs to ${prefix}/lib, even if
libdir is ${prefix}/lib64. Move some files around to make it fit.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Michael Smith [Mon, 17 Aug 2009 19:14:28 +0000 (15:14 -0400)]
package_deb: create md5sums control files
These are created with the package and get installed in
/var/dpkg/info. Afterward it's a great way to find modified files
for backup with a little shell script magic.
It feels a bit weird to still use MD5, but that seems to be the
convention in the Debian world.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Chris Larson <clarson@kergoth.com>
Koen Kooi [Tue, 1 Sep 2009 20:42:07 +0000 (22:42 +0200)]
fennec: update to latest tip
* fix up buildsystem contamination bug in firefox.inc while I'm at it as well
Steffen Sledz [Tue, 1 Sep 2009 16:39:03 +0000 (18:39 +0200)]
checksums.ini: some missing checksums added
Koen Kooi [Tue, 1 Sep 2009 14:02:09 +0000 (16:02 +0200)]
xscreensaver: fix packaging and QA
Brijesh Singh [Mon, 31 Aug 2009 10:12:13 +0000 (05:12 -0500)]
gstreamer-ti: merge updated patch from tracker and export CODEC_SERVER dir for the hard-coded server name
Ming Chow 周明 [Thu, 27 Aug 2009 03:17:46 +0000 (03:17 +0000)]
linux-nokia800-2.6.21-osso71.bb: Fixed undefined reference to __aeabi_uldivmod
* This was a problem when using gcc-4.3 compile linux-nokia800-2.6.21-osso71
Signed-off-by: Ming Zhou <chow.ming@linuxbj.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>