vuplus_openembedded
15 years agoAll distros: Bring in conf/distro/include/${LIBC}.inc
Tom Rini [Wed, 29 Apr 2009 16:07:09 +0000 (12:07 -0400)]
All distros: Bring in conf/distro/include/${LIBC}.inc
With minimal/minimal-uclibc we have to do a little rework so that
minimal-uclibc can override the main distro.

Acked-by: Leon Woestenberg <leon@sidebranch.com>
Acked-by: Mike Westerhof <mwester@dls.net>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
15 years agoAll distro conf files: Use LIBC to pick or set your libc.
Tom Rini [Thu, 23 Apr 2009 22:21:00 +0000 (18:21 -0400)]
All distro conf files: Use LIBC to pick or set your libc.

Acked-by: Leon Woestenberg <leon@sidebranch.com>
Acked-by: Mike Westerhof <mwester@dls.net>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
15 years agoglibc: In various old recipes add RPROVIDES virtual-libc-dev, bump PR.
Tom Rini [Fri, 24 Apr 2009 17:00:51 +0000 (13:00 -0400)]
glibc: In various old recipes add RPROVIDES virtual-libc-dev, bump PR.
In some cases we also add in 'libc-dev' if nothing was being provided and
add RDEPENDS += linux-libc-headers-dev if that was missing.

Acked-by: Leon Woestenberg <leon@sidebranch.com>
Acked-by: Mike Westerhof <mwester@dls.net>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
15 years agoAdd distro inc files for eglibc, glibc and uclibc.
Tom Rini [Thu, 23 Apr 2009 22:28:50 +0000 (18:28 -0400)]
Add distro inc files for eglibc, glibc and uclibc.
This gives us the libc into OVERRIDES, of glibc for glibc/eglibc and uclibc
for uclibc. We also ?= for libintl/libiconv and = set the rest of the virtuals.

Acked-by: Leon Woestenberg <leon@sidebranch.com>
Acked-by: Mike Westerhof <mwester@dls.net>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
15 years agobase.bbclass: added 'gcc-3.4' to list of gcc3 versions (Debian systems)
Marcin Juszkiewicz [Mon, 4 May 2009 16:20:43 +0000 (18:20 +0200)]
base.bbclass: added 'gcc-3.4' to list of gcc3 versions (Debian systems)

15 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Marcin Juszkiewicz [Mon, 4 May 2009 16:10:31 +0000 (18:10 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

15 years agobase.bbclass: check_gcc3 needs to check for gcc-3.4.6 first.
Tom Rini [Sun, 3 May 2009 23:23:57 +0000 (19:23 -0400)]
base.bbclass: check_gcc3 needs to check for gcc-3.4.6 first.
Comment on what this function is used for primarily.  The default
gcc3-native that we build is called 'gcc-3.4.6' so look for that one
first.

15 years agoteleport_0.33: refactor SRC_URI - package breaks on do_compile
Andrea Adami [Sun, 3 May 2009 21:50:15 +0000 (23:50 +0200)]
teleport_0.33: refactor SRC_URI - package breaks on do_compile

15 years agominilite: fix whitespaces
Andrea Adami [Sun, 3 May 2009 21:14:29 +0000 (23:14 +0200)]
minilite: fix whitespaces

15 years agoMerge branch 'master' of git://dev.doredevelopment.dk/oe-micro into org.openembedded.dev
Leon Woestenberg [Sun, 3 May 2009 12:18:37 +0000 (14:18 +0200)]
Merge branch 'master' of git://dev.doredevelopment.dk/oe-micro into org.openembedded.dev

15 years agoSlugOS: make some of the image dependencies machine-specific.
Mike Westerhof [Sun, 3 May 2009 05:48:28 +0000 (00:48 -0500)]
SlugOS: make some of the image dependencies machine-specific.

15 years agoSlugOS: remove any kernel images from boot, not just zImages.
Mike Westerhof [Sun, 3 May 2009 05:47:11 +0000 (00:47 -0500)]
SlugOS: remove any kernel images from boot, not just zImages.

15 years agoSlugOS: make sym-links to the images image-specific.
Mike Westerhof [Sat, 2 May 2009 18:12:25 +0000 (13:12 -0500)]
SlugOS: make sym-links to the images image-specific.

15 years agoSlugOS: nas100d-image.bbclass - use nslu2 kernel; we no longer generate machine-speci...
Mike Westerhof [Sat, 2 May 2009 17:46:01 +0000 (12:46 -0500)]
SlugOS: nas100d-image.bbclass - use nslu2 kernel; we no longer generate machine-specific kernels.

15 years agoSlugOS: images - create nas100d and dsmg600 .bin firmware files with slugos-extd...
Mike Westerhof [Sat, 2 May 2009 17:21:56 +0000 (12:21 -0500)]
SlugOS: images - create nas100d and dsmg600 .bin firmware files with slugos-extd image.

15 years agouclibc_0.9.30.bb : add fix for unifdef for modern gcc/glibc combos.
Graeme Gregory [Sat, 2 May 2009 10:34:57 +0000 (11:34 +0100)]
uclibc_0.9.30.bb : add fix for unifdef for modern gcc/glibc combos.
This is probably suitable for all uclibc when someone tests them.

15 years agonslu2 machine configs: do not inherit machine-specific image class
Mike Westerhof [Sat, 2 May 2009 07:06:48 +0000 (02:06 -0500)]
nslu2 machine configs: do not inherit machine-specific image class
The creation of the NSLU2 full flash image (.bin) file should be
image-specific, since not all images for machines similar to the
NSLU2 have the same flash constraints.

15 years agobridge-utils: add version 1.4
Roman I Khimov [Thu, 30 Apr 2009 19:46:56 +0000 (23:46 +0400)]
bridge-utils: add version 1.4

Acked-by: Otavio Salvador <otavio@ossystems.com.br>
15 years agobridge-utils: remove old versions
Roman I Khimov [Thu, 30 Apr 2009 19:42:34 +0000 (23:42 +0400)]
bridge-utils: remove old versions

Version 1.0.4 FTBFS and both with 0.9.7 are very old. No distro sets any
version as preferred, so it's safe to assume that everyone is on 1.2 now.

Acked-by: Otavio Salvador <otavio@ossystems.com.br>
15 years agogpe-autostarter_svn: remove 'no strip patch' and hope they fix upstream
Andrea Adami [Fri, 1 May 2009 22:27:30 +0000 (00:27 +0200)]
gpe-autostarter_svn: remove 'no strip patch' and hope they fix upstream

15 years agoteleport: reorder patches for old version 0.33 (still breaks compiling)
Andrea Adami [Fri, 1 May 2009 22:24:44 +0000 (00:24 +0200)]
teleport: reorder patches for old version 0.33 (still breaks compiling)

15 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Stanislav Brabec [Fri, 1 May 2009 22:19:03 +0000 (22:19 +0000)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

15 years agobluez-gnome: Update to version 1.8.
Stanislav Brabec [Fri, 1 May 2009 22:18:20 +0000 (22:18 +0000)]
bluez-gnome: Update to version 1.8.

15 years agogpe-aerial: fix Makefiles - don't strip on install
Andrea Adami [Fri, 1 May 2009 21:38:05 +0000 (23:38 +0200)]
gpe-aerial: fix Makefiles - don't strip on install

15 years agogpe-soundserver: Makefile fix - don't strip on install
Andrea Adami [Fri, 1 May 2009 20:46:49 +0000 (22:46 +0200)]
gpe-soundserver: Makefile fix - don't strip on install

15 years agogpe-autostarter: Makefile fix - don't strip on install
Andrea Adami [Fri, 1 May 2009 20:35:04 +0000 (22:35 +0200)]
gpe-autostarter: Makefile fix - don't strip on install

15 years agoteleport: Makefile fix - don't strip on install
Andrea Adami [Fri, 1 May 2009 20:22:28 +0000 (22:22 +0200)]
teleport: Makefile fix - don't strip on install

15 years agogpe-taskmanager: Makefile fix - don't strip on install
Andrea Adami [Fri, 1 May 2009 20:09:46 +0000 (22:09 +0200)]
gpe-taskmanager: Makefile fix - don't strip on install

15 years agokeylaunch: Makefile fix - don't strip on install
Andrea Adami [Fri, 1 May 2009 19:56:24 +0000 (21:56 +0200)]
keylaunch: Makefile fix - don't strip on install

15 years agoMerge branch 'org.openembedded.dev' of git+ssh://git@git.openembedded.net/openembedde...
Graeme Gregory [Fri, 1 May 2009 19:22:54 +0000 (20:22 +0100)]
Merge branch 'org.openembedded.dev' of git+ssh://git@git.openembedded.net/openembedded into org.openembedded.dev

15 years agofennec_hg.bb : add sqlite3 dependency that is needed by fennec
Graeme Gregory [Fri, 1 May 2009 19:21:45 +0000 (20:21 +0100)]
fennec_hg.bb : add sqlite3 dependency that is needed by fennec

15 years agominilite: Makefile fix - don't strip on install
Andrea Adami [Fri, 1 May 2009 14:47:48 +0000 (16:47 +0200)]
minilite: Makefile fix - don't strip on install

15 years agogpe-su: Makefile fix - don't strip on install
Andrea Adami [Fri, 1 May 2009 14:22:05 +0000 (16:22 +0200)]
gpe-su: Makefile fix - don't strip on install

15 years agoxst: Makefile fix - don't strip on install
Andrea Adami [Fri, 1 May 2009 13:52:51 +0000 (15:52 +0200)]
xst: Makefile fix - don't strip on install

15 years agogpe-confd: Makefile fix - don't strip on install
Andrea Adami [Fri, 1 May 2009 13:51:47 +0000 (15:51 +0200)]
gpe-confd: Makefile fix - don't strip on install

15 years agolibdisplaymigration: Makefile fix - don't strip on install
Andrea Adami [Fri, 1 May 2009 13:11:05 +0000 (15:11 +0200)]
libdisplaymigration: Makefile fix - don't strip on install

15 years agogpe-calculator: don't strip during install
Andrea Adami [Fri, 1 May 2009 09:15:16 +0000 (11:15 +0200)]
gpe-calculator: don't strip during install
  - this breaks now with new install
  - strip is done in packaging

15 years agogpe-soundbite: don't strip during install
Andrea Adami [Fri, 1 May 2009 09:11:17 +0000 (11:11 +0200)]
gpe-soundbite: don't strip during install
  - this breaks now with new install
  - strip is done in packaging

15 years agogpe-go: don't strip during install
Andrea Adami [Fri, 1 May 2009 09:10:35 +0000 (11:10 +0200)]
gpe-go: don't strip during install
  - this breaks now with new install
  - strip is done in packaging

15 years agogpe-lights: don't strip during install
Andrea Adami [Fri, 1 May 2009 09:09:17 +0000 (11:09 +0200)]
gpe-lights: don't strip during install
  - this breaks now with new install
  - strip is done in packaging

15 years agogpe-nmf: don't strip during install
Andrea Adami [Fri, 1 May 2009 09:07:56 +0000 (11:07 +0200)]
gpe-nmf: don't strip during install
  - this breaks now with new install
  - strip is done in packaging

15 years agogpe-othello: don't strip during install
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

15 years agogpe-question: don't strip during install
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

15 years agoipaq-sleep: don't strip during install
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)

15 years agooe-stylize: Remove Unslung distro reference
Rod Whitby [Fri, 1 May 2009 00:50:25 +0000 (00:50 +0000)]
oe-stylize: Remove Unslung distro reference

15 years agoUnslung: Removed all trace of the unslung distro from OE
Rod Whitby [Fri, 1 May 2009 00:16:54 +0000 (00:16 +0000)]
Unslung: Removed all trace of the unslung distro from OE

15 years agozaurus-2.6.inc: force creation of jffs2 images
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

15 years agonandlogical-static: remove bogus PR
Andrea Adami [Thu, 30 Apr 2009 23:05:11 +0000 (01:05 +0200)]
nandlogical-static: remove bogus PR

15 years agoSlugOS: refactor slugos images and tasks to support a standard and extended image.
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.

15 years agosubversion: Build with the latest libtool.
Stanislav Brabec [Thu, 30 Apr 2009 21:33:36 +0000 (21:33 +0000)]
subversion: Build with the latest libtool.

15 years agoSlugOS: slugos-image.bb, initscripts-slugos_1.0.bb - remove devfs support
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.

15 years agoSlugOS: slugos.inc - ensure that the rootfs is mounted with the noatime option
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.)

15 years agoSlugOS: preferred-slugos-versions - get rid of overrides for openssh, fixed upstream.
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.

15 years agoSlugOS: arm-kernel-shim - ensure that the rootfs is mounted with "noatime" option
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.

15 years agoicu/icu-3.6.inc : fix bad #elif that more modern compilers dont accept.
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.

15 years agoopkg_svn.bb: Explicitly package datadir/opkg/intercept (not happens automatically...
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).

15 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
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

15 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
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

15 years agomtkbabel: Allow to set faster logging.
Stanislav Brabec [Thu, 30 Apr 2009 18:54:32 +0000 (18:54 +0000)]
mtkbabel: Allow to set faster logging.

15 years agoremove install-native package
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>
15 years agocoreutils-native: make mandatory dep for all packages
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>
15 years agocoreutils-native: remove autotools and quilt dependencies
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>
15 years agocoreutils: add version 7.2
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>
15 years agomtkbabel: Allow to set faster logging.
Stanislav Brabec [Thu, 30 Apr 2009 18:54:32 +0000 (18:54 +0000)]
mtkbabel: Allow to set faster logging.

15 years agogcc-4.3.x: Really honor LDFLAGS, bump PR.
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.

15 years agogcc-4.1.0: Use patches from 4.1.1, really honor LDFLAGS, bump PR
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

15 years agogcc 4.0.2: Disable libmudflap/ssp, add gcc-posix-open-fix.patch, really honor LDFLAGS...
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

15 years agogcc 4.0.0: Fix fortran building, disable libmudflap/ssp, add gcc-posix-open-fix.patch...
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

15 years agogcc (various): Drop incomplete LDFLAGS patch and really honor them, 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

15 years agogcc-3.4.x: Rename gcc-posix.patch to gcc-posix-open-fix.patch, put in files/
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/

15 years agonandlogical-static: actually build static...
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

15 years agoencdec-updater: GNU_HASH QA fix.
Stanislav Brabec [Thu, 30 Apr 2009 12:17:12 +0000 (12:17 +0000)]
encdec-updater: GNU_HASH QA fix.

15 years agoInitial add of micro linux dist
Martin Lund [Thu, 30 Apr 2009 11:15:36 +0000 (13:15 +0200)]
Initial add of micro linux dist

15 years agohal/hal.inc : change hardcoded etc to ${sysconfdir} and remove bogus directory
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

15 years agobonnie++: GNU_HASH QA fix
Steffen Sledz [Thu, 30 Apr 2009 08:43:47 +0000 (10:43 +0200)]
bonnie++: GNU_HASH QA fix

15 years agomii-diag-2.11: 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

15 years agonandlogical: Fix GNU_HASH QA error - Bump PR
Andrea Adami [Wed, 29 Apr 2009 23:27:00 +0000 (01:27 +0200)]
nandlogical: Fix GNU_HASH QA error - Bump PR

15 years agoZaurus machines: reorganize configuration files
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

15 years agobase-files_3.0.14.bb : fix the om-gta02 fstab and bump the PR
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

15 years agosane-srcrevs.inc : update xf86-driver-glamo git rev to latest
Graeme Gregory [Wed, 29 Apr 2009 15:29:21 +0000 (16:29 +0100)]
sane-srcrevs.inc : update xf86-driver-glamo git rev to latest

15 years agoxserver-xorg-conf_0.1.bb : add configuration for om-gta02 machine
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

15 years agorecipes/opkg/files/configure : fix the case where this is no splash installed.
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

15 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Marcin Juszkiewicz [Wed, 29 Apr 2009 11:13:59 +0000 (13:13 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

15 years agobitbake.conf: make MACHINE_KERNEL_PR defaults to PR
Marcin Juszkiewicz [Wed, 29 Apr 2009 11:01:13 +0000 (13:01 +0200)]
bitbake.conf: make MACHINE_KERNEL_PR defaults to PR

By default MACHINE_KERNEL_PR defaults to 'r0' which makes build of
kernel for machines which not use MACHINE_KERNEL_PR harder
(kernel.bbclass uses M_K_P instead of PR).

15 years agobuildbot config: simplified a lot and cleaned
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

15 years agolinux-2.6.24: defconfig for hipox machine updated
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

15 years agoModified kaeilos distro configuration
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>
15 years agobinutils: add binutils-x86_64_i386_biarch.patch
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>
15 years agolinux-kexecboot.inc: force CONFIG_KEXEC=y just in case
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

15 years agoinsane.bbclass: Split package_qa_check_devdbg and don't run -dev check on SDK packages.
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>
15 years agouClibc: Always enable PTHREADS_DEBUG_SUPPORT
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>
15 years agobuildbot master.cfg: Fix location of Angstrom images for cleaning and full builds...
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

15 years agozaurusd: point tskeys to the real ts device instead hardcoding it to event1
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

15 years agogst-omapfb: add recipe to build gst sink for the omapfb overlay
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

15 years agoekiga: add git version
Koen Kooi [Tue, 28 Apr 2009 12:49:01 +0000 (14:49 +0200)]
ekiga: add git version

15 years agoadded netkit-ftp to angstrom feed
Frans Meulenbroeks [Tue, 28 Apr 2009 11:49:37 +0000 (13:49 +0200)]
added netkit-ftp to angstrom feed

15 years agonetkit-ftp: Fixed GNU_HASH QA error.
Koen Kooi [Tue, 28 Apr 2009 11:40:15 +0000 (13:40 +0200)]
netkit-ftp: Fixed GNU_HASH QA error.

15 years agolinux-libc-headers_2.6.23.bb : more modern glibc expose getline from
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

15 years agorecipes/unifdef/files/unifdef.c : more modern glibc expose getline from
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

15 years agoMerge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
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