Andrea Adami [Fri, 1 May 2009 09:04:36 +0000 (11:04 +0200)]
gpe-othello: don't strip during install
- this breaks now with new install
- strip is done in packaging
Andrea Adami [Fri, 1 May 2009 08:58:31 +0000 (10:58 +0200)]
gpe-question: don't strip during install
- this breaks now with new install
- strip is done in packaging
Andrea Adami [Fri, 1 May 2009 08:35:45 +0000 (10:35 +0200)]
ipaq-sleep: don't strip during install
- using coreutils this now breaks (strip: unable to recognise the
format of the input file)
Rod Whitby [Fri, 1 May 2009 00:50:25 +0000 (00:50 +0000)]
oe-stylize: Remove Unslung distro reference
Rod Whitby [Fri, 1 May 2009 00:16:54 +0000 (00:16 +0000)]
Unslung: Removed all trace of the unslung distro from OE
Andrea Adami [Thu, 30 Apr 2009 23:25:26 +0000 (01:25 +0200)]
zaurus-2.6.inc: force creation of jffs2 images
- tar.gz is (weak) assigned in bitbake.conf
Andrea Adami [Thu, 30 Apr 2009 23:05:11 +0000 (01:05 +0200)]
nandlogical-static: remove bogus PR
Mike Westerhof [Thu, 30 Apr 2009 21:35:05 +0000 (16:35 -0500)]
SlugOS: refactor slugos images and tasks to support a standard and extended image.
Stanislav Brabec [Thu, 30 Apr 2009 21:33:36 +0000 (21:33 +0000)]
subversion: Build with the latest libtool.
Mike Westerhof [Thu, 30 Apr 2009 21:29:53 +0000 (16:29 -0500)]
SlugOS: slugos-image.bb, initscripts-slugos_1.0.bb - remove devfs support
Remove devfs startup scripts, and revert to the standard OE means to
initially populate the /dev directory. This has the side-effect of
fixing the empty /dev dir problem when extracting the tar.gz image.
Mike Westerhof [Thu, 30 Apr 2009 21:23:31 +0000 (16:23 -0500)]
SlugOS: slugos.inc - ensure that the rootfs is mounted with the noatime option
(this is for documentation purposes, and to future-proof, since the real
command line is set in the apex recipe.)
Mike Westerhof [Thu, 30 Apr 2009 21:19:40 +0000 (16:19 -0500)]
SlugOS: preferred-slugos-versions - get rid of overrides for openssh, fixed upstream.
Mike Westerhof [Thu, 30 Apr 2009 21:17:50 +0000 (16:17 -0500)]
SlugOS: arm-kernel-shim - ensure that the rootfs is mounted with "noatime" option
by passing that option in on the command line.
Graeme Gregory [Thu, 30 Apr 2009 20:57:17 +0000 (21:57 +0100)]
icu/icu-3.6.inc : fix bad #elif that more modern compilers dont accept.
Stanislav Brabec [Thu, 30 Apr 2009 19:29:20 +0000 (19:29 +0000)]
opkg_svn.bb: Explicitly package datadir/opkg/intercept (not happens automatically for opkg-nogpg).
Stanislav Brabec [Thu, 30 Apr 2009 19:19:20 +0000 (19:19 +0000)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Stanislav Brabec [Thu, 30 Apr 2009 19:18:28 +0000 (19:18 +0000)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Stanislav Brabec [Thu, 30 Apr 2009 18:54:32 +0000 (18:54 +0000)]
mtkbabel: Allow to set faster logging.
Roman I Khimov [Wed, 29 Apr 2009 20:05:37 +0000 (00:05 +0400)]
remove install-native package
Sane 'install' program is provided by coreutils-native now.
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Roman I Khimov [Wed, 29 Apr 2009 19:57:54 +0000 (23:57 +0400)]
coreutils-native: make mandatory dep for all packages
Gives us guaranteed sane GNU coreutils on any host. Should greatly ease
support for various non-GNU host systems and allow to safely remove some other
native packages like 'install-native'.
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Roman I Khimov [Wed, 29 Apr 2009 19:34:08 +0000 (23:34 +0400)]
coreutils-native: remove autotools and quilt dependencies
Allows to build coreutils-native at very early stage in build process.
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Roman I Khimov [Wed, 29 Apr 2009 19:07:45 +0000 (23:07 +0400)]
coreutils: add version 7.2
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Stanislav Brabec [Thu, 30 Apr 2009 18:54:32 +0000 (18:54 +0000)]
mtkbabel: Allow to set faster logging.
Tom Rini [Thu, 30 Apr 2009 16:06:32 +0000 (09:06 -0700)]
gcc-4.3.x: Really honor LDFLAGS, bump PR.
Rework SYSROOT_CFLAGS_FOR_TARGET.patch each time, and rename to -4.3.2/4.3.3.
Tom Rini [Thu, 30 Apr 2009 16:00:42 +0000 (09:00 -0700)]
gcc-4.1.0: Use patches from 4.1.1, really honor LDFLAGS, bump PR
Tom Rini [Thu, 30 Apr 2009 15:59:11 +0000 (08:59 -0700)]
gcc 4.0.2: Disable libmudflap/ssp, add gcc-posix-open-fix.patch, really honor LDFLAGS, bump PR
Tom Rini [Thu, 30 Apr 2009 15:55:10 +0000 (08:55 -0700)]
gcc 4.0.0: Fix fortran building, disable libmudflap/ssp, add gcc-posix-open-fix.patch, add missing cross-initial/cross-intermediate files, really honor LDFLAGS, bump PR
Tom Rini [Thu, 30 Apr 2009 15:53:28 +0000 (08:53 -0700)]
gcc (various): Drop incomplete LDFLAGS patch and really honor them, bump PR
Tom Rini [Thu, 30 Apr 2009 15:37:18 +0000 (08:37 -0700)]
gcc-3.4.x: Rename gcc-posix.patch to gcc-posix-open-fix.patch, put in files/
Andrea Adami [Thu, 30 Apr 2009 15:10:47 +0000 (17:10 +0200)]
nandlogical-static: actually build static...
- readd -static
- size is a bit big...433k
Stanislav Brabec [Thu, 30 Apr 2009 12:17:12 +0000 (12:17 +0000)]
encdec-updater: GNU_HASH QA fix.
Graeme Gregory [Thu, 30 Apr 2009 10:55:06 +0000 (11:55 +0100)]
hal/hal.inc : change hardcoded etc to ${sysconfdir} and remove bogus directory
hal/hal_0.5.11.bb : bump PR for above change
Steffen Sledz [Thu, 30 Apr 2009 08:43:47 +0000 (10:43 +0200)]
bonnie++: GNU_HASH QA fix
Steffen Sledz [Thu, 30 Apr 2009 07:46:18 +0000 (09:46 +0200)]
mii-diag-2.11: GNU_HASH QA fix
Andrea Adami [Wed, 29 Apr 2009 23:27:00 +0000 (01:27 +0200)]
nandlogical: Fix GNU_HASH QA error - Bump PR
Andrea Adami [Wed, 29 Apr 2009 22:05:23 +0000 (00:05 +0200)]
Zaurus machines: reorganize configuration files
- uniform the MACHINE_DISPLAY
- remove unneded IMAGE_FSTYPES because .jffs2 and tar.gz are default
- add ext2 to MACHINE_FEATURES: already in kernel for boot from CF/SD
- fix? width/height for spiz (set width 640 for clamshells)
- add pixel-per-inch info
Graeme Gregory [Wed, 29 Apr 2009 21:52:30 +0000 (22:52 +0100)]
base-files_3.0.14.bb : fix the om-gta02 fstab and bump the PR
Graeme Gregory [Wed, 29 Apr 2009 15:29:21 +0000 (16:29 +0100)]
sane-srcrevs.inc : update xf86-driver-glamo git rev to latest
Graeme Gregory [Wed, 29 Apr 2009 15:26:04 +0000 (16:26 +0100)]
xserver-xorg-conf_0.1.bb : add configuration for om-gta02 machine
Graeme Gregory [Wed, 29 Apr 2009 13:25:14 +0000 (14:25 +0100)]
recipes/opkg/files/configure : fix the case where this is no splash installed.
recipes/opkg/opkg*.bb : bump PR for affected recipes
Marcin Juszkiewicz [Wed, 29 Apr 2009 10:31:42 +0000 (12:31 +0200)]
buildbot config: simplified a lot and cleaned
- it is configurable by few variables:
- machines_glibc/machines_uclibc lists MACHINE values for each libc build
(so atngw100 can be used just for uclibc)
- targets_glibc/targets_uclibc lists targets (can be image or any other
argument for bitbake)
- ANGSTROMLIBC and MACHINE are passed only by environment now so less
parameters are given to bbot_build_oe_target (RunOEImage before
renaming).
- initialization of factories is done in one function
bbot_initialize_factory which gets few arguments:
- factory
- clean $TMPDIR (default False)
- URL to git repository
- git branch
Steffen Sledz [Wed, 29 Apr 2009 10:19:24 +0000 (12:19 +0200)]
linux-2.6.24: defconfig for hipox machine updated
- nand, mtd, ubi, ubifs driver into kernel
Marco Cavallini [Tue, 28 Apr 2009 15:39:47 +0000 (17:39 +0200)]
Modified kaeilos distro configuration
* changed version to 2009.1
* solved bluez-utils problem with x86 targets
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
Signed-off-by: Marcin Juszkiewicz <hrw@openembedded.org>
Roman I Khimov [Wed, 15 Apr 2009 11:48:22 +0000 (15:48 +0400)]
binutils: add binutils-x86_64_i386_biarch.patch
Adds 'lib32' directories to binutils search paths on x86_64.
Acked-By: Khem Raj <raj.khem@gmail.com>
Andrea Adami [Tue, 28 Apr 2009 22:51:29 +0000 (00:51 +0200)]
linux-kexecboot.inc: force CONFIG_KEXEC=y just in case
- no runtime changes, no PR BUMP
Tom Rini [Tue, 28 Apr 2009 22:45:36 +0000 (15:45 -0700)]
insane.bbclass: Split package_qa_check_devdbg and don't run -dev check on SDK packages.
We create package_qa_check_dev/package_qa_check_dbg checks. While in here
clarify the comments as to what both are doing. Since SDK packages don't
get split like normal ones, it's OK to have -dev stuff in non-dev packages.
Suggested by Richard Purdie
Acked-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
Tom Rini [Tue, 28 Apr 2009 21:06:08 +0000 (14:06 -0700)]
uClibc: Always enable PTHREADS_DEBUG_SUPPORT
This will make sure we always have the uclibc-thread-db package, which
task-sdk-bare requires. After an audit of the versions in question, what
always happens now is that all libpthread debugging stuff from libpthread
ends up in a specific file and package.
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
Tom Rini [Tue, 28 Apr 2009 17:04:57 +0000 (10:04 -0700)]
buildbot cfg: Fix location of Angstrom images for cleaning and full builds start from scratch
Koen Kooi [Tue, 28 Apr 2009 14:46:25 +0000 (16:46 +0200)]
zaurusd: point tskeys to the real ts device instead hardcoding it to event1
Gregoire Gentil [Tue, 28 Apr 2009 13:26:03 +0000 (15:26 +0200)]
gst-omapfb: add recipe to build gst sink for the omapfb overlay
Koen Kooi [Tue, 28 Apr 2009 12:49:01 +0000 (14:49 +0200)]
ekiga: add git version
Frans Meulenbroeks [Tue, 28 Apr 2009 11:49:37 +0000 (13:49 +0200)]
added netkit-ftp to angstrom feed
Koen Kooi [Tue, 28 Apr 2009 11:40:15 +0000 (13:40 +0200)]
netkit-ftp: Fixed GNU_HASH QA error.
Graeme Gregory [Tue, 28 Apr 2009 10:39:38 +0000 (11:39 +0100)]
linux-libc-headers_2.6.23.bb : more modern glibc expose getline from
stdio.h rename the function so not to cause a clash
Graeme Gregory [Tue, 28 Apr 2009 10:18:36 +0000 (11:18 +0100)]
recipes/unifdef/files/unifdef.c : more modern glibc expose getline from
stdio.h rename the function so not to cause a clash
Rod Whitby [Tue, 28 Apr 2009 00:02:07 +0000 (09:32 +0930)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into org.openembedded.dev
Rod Whitby [Mon, 27 Apr 2009 23:59:52 +0000 (09:29 +0930)]
ixp4xx: Remove proprietary Intel ethernet driver.
See
http://lists.linuxtogo.org/pipermail/openembedded-devel/2007-January/001279.html
Andrea Adami [Mon, 27 Apr 2009 23:15:36 +0000 (01:15 +0200)]
kexecboot-cfg: fix tabs and typo
Tom Rini [Mon, 27 Apr 2009 23:11:14 +0000 (16:11 -0700)]
licenses.conf: Add strings for GPL/LGPLv3 and LGPLv2.1
Andrea Adami [Mon, 27 Apr 2009 23:08:34 +0000 (01:08 +0200)]
linux_2.6.29+2.6.30-rc: move to rc3
Andrea Adami [Mon, 27 Apr 2009 22:25:37 +0000 (00:25 +0200)]
zaurus-2.6.inc: fix typo in installkit
Andrea Adami [Mon, 27 Apr 2009 21:11:31 +0000 (23:11 +0200)]
zaurus-clamshell.inc: fix u-boot addresses for akita/spitz
Andrea Adami [Mon, 27 Apr 2009 20:59:10 +0000 (22:59 +0200)]
zaurus-2.6.inc: deploy installkit only for kexecboot kernel
Andrea Adami [Mon, 27 Apr 2009 20:57:56 +0000 (22:57 +0200)]
initramfs-kexecboot-image: just deploy cpio.gz
Leon Woestenberg [Mon, 27 Apr 2009 19:08:02 +0000 (21:08 +0200)]
madwifi-ng: Recipe whitespace fix.
Leon Woestenberg [Mon, 27 Apr 2009 19:06:20 +0000 (21:06 +0200)]
ltp-
20090131: Added upstream fix for missing non-x86 syscalls.
This fixes errors for powerpc targets (and likely other targets as well),
such as:
dup3_01.c:74:4: error: #error "need __NR_dup3"
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Leon Woestenberg [Sun, 26 Apr 2009 23:44:04 +0000 (01:44 +0200)]
madwifi-ng_r3837: Use LDFLAGS to fix QA GNU_HASH issue.
Leon Woestenberg [Sun, 26 Apr 2009 22:38:24 +0000 (00:38 +0200)]
linux-rt-2.6.24: Apply latest -rt patch for all, except mpc8315e-rdb.
mpc8315e-rdb is kept to the Freescale release, as it has numerous
patches applied that don't mix with latest -rt.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Denis 'Gnutoo' Carikli [Mon, 27 Apr 2009 18:31:20 +0000 (20:31 +0200)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into org.openembedded.dev
Koen Kooi [Mon, 27 Apr 2009 17:43:38 +0000 (19:43 +0200)]
cherokee: fix init script, daemonize is '-d', not '-b'
* runtime tested on sheevaplug/angstrom
Jeremy Lainé [Mon, 27 Apr 2009 17:29:05 +0000 (19:29 +0200)]
qt4: make Qt 4.5.1 the default version
Roman I Khimov [Mon, 27 Apr 2009 10:46:23 +0000 (14:46 +0400)]
bitbake.conf: fix parallel build for gzip'd images
Parallel build of gzip'd images is broken now because of the way
${DEPLOY_DIR_IMAGE}/tmp.gz dir is removed-created-removed for every image.
Fix it by 'installing' the dir and let it stay in place.
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Denis 'Gnutoo' Carikli [Mon, 27 Apr 2009 15:47:41 +0000 (17:47 +0200)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into org.openembedded.dev
Koen Kooi [Mon, 27 Apr 2009 13:18:13 +0000 (15:18 +0200)]
sheevaplug: add ubifs params
Koen Kooi [Mon, 27 Apr 2009 13:17:46 +0000 (15:17 +0200)]
linux-kirkwood: update to 2.6.29.1 and enable some goodies like mmc and ubifs
Marcin Juszkiewicz [Mon, 27 Apr 2009 09:39:26 +0000 (11:39 +0200)]
genext2fs: added 1.4.1 version
Denis 'Gnutoo' Carikli [Sun, 26 Apr 2009 17:55:18 +0000 (19:55 +0200)]
dvb-apps_1.1.1.bb : fixed LDFLAGS QA(GNU-hash)
Thanks Tartarus for telling me what was the standard way to do it
Mike Westerhof [Sun, 26 Apr 2009 00:15:56 +0000 (19:15 -0500)]
SlugOS: packages - deprecate ctrlproxy, depends on unstaged tbd.h (samba)
Khem Raj [Sat, 25 Apr 2009 17:34:46 +0000 (10:34 -0700)]
checksums.ini: Add gcc-4.4.0 checksum.
Khem Raj [Sat, 25 Apr 2009 16:40:12 +0000 (09:40 -0700)]
gcc-4.4.0: Add recipes for latest gcc release 4.4.0
* This is a preliminary port. Now all patches has been ported yet.
Andrea Adami [Sat, 25 Apr 2009 08:32:08 +0000 (10:32 +0200)]
kexecboot-cfg: initial deploy of /boot/boot.cfg (for kexecboot_0.6)
Koen Kooi [Sat, 25 Apr 2009 07:47:56 +0000 (09:47 +0200)]
webif: add recipe to build the webif binary and package support files
* still needs tweaking to work with some OE config files
Koen Kooi [Sat, 25 Apr 2009 07:46:34 +0000 (09:46 +0200)]
u-boot 1.2.0: adjust dm355-leopard patch, still needs work to compile with eabi
Koen Kooi [Sat, 25 Apr 2009 07:46:10 +0000 (09:46 +0200)]
u-boot git: update omap3evm
Koen Kooi [Sat, 25 Apr 2009 07:45:33 +0000 (09:45 +0200)]
libsdl-mixer: convert to autotools_stage
Koen Kooi [Sat, 25 Apr 2009 07:45:10 +0000 (09:45 +0200)]
gstreamer-ti: bump SRCREV
Koen Kooi [Sat, 25 Apr 2009 07:44:33 +0000 (09:44 +0200)]
distcc-master-image: image that servers as distcc master, with GUI
Koen Kooi [Sat, 25 Apr 2009 07:40:53 +0000 (09:40 +0200)]
ecore: fix git merge damage
Koen Kooi [Sat, 25 Apr 2009 07:39:00 +0000 (09:39 +0200)]
linux-omap-pm: readd patch to register all OPPs, fix overo defconfig
Koen Kooi [Sat, 25 Apr 2009 06:55:41 +0000 (08:55 +0200)]
Revert "evas: catch up with new upstream library names; bump version string"
This reverts commit
80c85e0af3865710a189ba536022d326fa996d26.
Koen Kooi [Sat, 25 Apr 2009 06:55:34 +0000 (08:55 +0200)]
Revert "ecore: catch up with the new SONAMEs; move to autosplitting"
This reverts commit
8101ad8e1229b3b9f8aa0be0fdc262b5283034d0.
Koen Kooi [Sat, 25 Apr 2009 06:54:14 +0000 (08:54 +0200)]
Revert "efl: sync versions with upstream"
This reverts commit
6898f8ca089d35109b3652d640ebb907d8115736.
Michael 'Mickey' Lauer [Sat, 25 Apr 2009 01:52:54 +0000 (03:52 +0200)]
openezx-kernel: this rev brings back solid GSM on gen1 devices
Leon Woestenberg [Fri, 24 Apr 2009 22:25:59 +0000 (00:25 +0200)]
binutils-avr32.inc: Add DEPENDS autoconf-native and automake-native.
On my fresh Ubuntu 9.04 with the minimal set of host packages installed
required by OpenEmbedded, the atngw100 build failed due to autoconf
and aclocal (from automake package) not being present.
Running 'bitbake autoconf-native and automake-native' solved this.
Adding those two as DEPENDS to binutils-avr32.inc should fix this
for a pristine build.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Cliff Brake [Fri, 24 Apr 2009 20:10:47 +0000 (16:10 -0400)]
linux-2.6.29: update cm-x270 kernel to 2.6.29
Leon Woestenberg [Fri, 24 Apr 2009 19:33:06 +0000 (21:33 +0200)]
contrib/mtn-bisect.sh: Removed, we moved to git which has bisect itself.
Jeremy Lainé [Fri, 24 Apr 2009 17:50:02 +0000 (19:50 +0200)]
qmake2.bbclass: add OE_QMAKE_QDBUSXML2CPP and OE_QMAKE_QDBUSCPP2XML
From: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@debian.org>
Acked-by: Jeremy Lainé <jeremy.laine@bolloretelecom.eu>
Jeremy Lainé [Fri, 24 Apr 2009 17:28:16 +0000 (19:28 +0200)]
qt4-tools-native.inc: add qdbuscpp2xml to Qt native tools
Jeremy Lainé [Fri, 24 Apr 2009 17:18:57 +0000 (19:18 +0200)]
Author: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Jeremy Lainé <jeremy.laine@bolloretelecom.eu>
Jeremy Lainé [Fri, 24 Apr 2009 16:18:02 +0000 (18:18 +0200)]
qt4.inc: add translation packages to the dynamic list
From: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Jeremy Lainé <jeremy.laine@m4x.org>