Oyvind Repvik [Sun, 29 Oct 2006 13:25:58 +0000 (13:25 +0000)]
asterisk: Add missing patches
Oyvind Repvik [Sun, 29 Oct 2006 11:03:41 +0000 (11:03 +0000)]
Oyvind Repvik [Sun, 29 Oct 2006 11:02:21 +0000 (11:02 +0000)]
ixp4xx-kernel: Update SVN_REV on 2.6.18, update 2.6.19 to -rc3
Koen Kooi [Sun, 29 Oct 2006 10:13:08 +0000 (10:13 +0000)]
bitbake.conf: Fix .debug packaging (from Poky)
* poky rev 828: 'bitbake.conf: Fix .debug packaging'
Koen Kooi [Sun, 29 Oct 2006 10:10:35 +0000 (10:10 +0000)]
packages/: various .debug packaging fixes (from Poky)
* poky rev 831: 'packages: various .debug packaging fixes'
Oyvind Repvik [Sat, 28 Oct 2006 23:17:13 +0000 (23:17 +0000)]
asterisk: upstream upgrade to 1.2.13
Oyvind Repvik [Sat, 28 Oct 2006 23:12:53 +0000 (23:12 +0000)]
watchdog: Update to 5.2.6, 5.2 no longer exists
Oyvind Repvik [Sat, 28 Oct 2006 22:59:21 +0000 (22:59 +0000)]
slugos-packages: Remove lirc from feed
Oyvind Repvik [Sat, 28 Oct 2006 22:54:59 +0000 (22:54 +0000)]
Add packages sipsak and dircproxy
Koen Kooi [Sat, 28 Oct 2006 16:52:31 +0000 (16:52 +0000)]
libxml2-native 2.6.10: fix SRC_URI
Koen Kooi [Sat, 28 Oct 2006 16:46:42 +0000 (16:46 +0000)]
busybox: add support files for 1.2.2
Koen Kooi [Sat, 28 Oct 2006 16:43:13 +0000 (16:43 +0000)]
Koen Kooi [Sat, 28 Oct 2006 16:42:15 +0000 (16:42 +0000)]
angstrom: lets not subject users to an untested busybox version right now :)
Matthias Hentges [Sat, 28 Oct 2006 16:38:49 +0000 (16:38 +0000)]
altboot: Update 0.0.0 version
Matthias Hentges [Sat, 28 Oct 2006 16:37:30 +0000 (16:37 +0000)]
altboot: Add 1.1.0-wip-
20061028:
- Add setting ENABLE_DEBUGGIN [auto on off] to altbootctl
- Add setting ENABLE_DEBUG_SHELL [on off] to altbootctl
- Fixed a bug in dump_pref()
Koen Kooi [Sat, 28 Oct 2006 16:30:42 +0000 (16:30 +0000)]
angstrom: nobody wants to support either an opie-based image nor opie itself for angstrom, so lets remove the opie bits and select appropriate defaults for xine and sdl
Koen Kooi [Sat, 28 Oct 2006 14:00:49 +0000 (14:00 +0000)]
Koen Kooi [Sat, 28 Oct 2006 14:00:13 +0000 (14:00 +0000)]
angstrom: add pref versions for sdk stuff as well
Philip Balister [Sat, 28 Oct 2006 13:48:12 +0000 (13:48 +0000)]
Philip Balister [Sat, 28 Oct 2006 13:43:35 +0000 (13:43 +0000)]
openomap.conf : Convert to EABI distro.
* Update preferred providers.
Philip Balister [Sat, 28 Oct 2006 13:40:57 +0000 (13:40 +0000)]
linux-omap1-2.6.18-omap1 : Add support for building EABI kernel.
Koen Kooi [Sat, 28 Oct 2006 08:56:37 +0000 (08:56 +0000)]
base.bbclass, package.bbclass: don destrucively set RDEPENDS and RRECOMMENDS, from Poky
* poky rev 823: 'package.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS.'
* poky rev 824: 'base.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS.'
Koen Kooi [Sat, 28 Oct 2006 08:40:40 +0000 (08:40 +0000)]
busybox: add 1.2.2, needs further testing, so it has a negative default preference
Rod Whitby [Thu, 26 Oct 2006 00:14:55 +0000 (00:14 +0000)]
Philipp Zabel [Fri, 27 Oct 2006 09:03:57 +0000 (09:03 +0000)]
dbus-glib: add 0.72
Paul Sokolovsky [Fri, 27 Oct 2006 01:46:39 +0000 (01:46 +0000)]
Paul Sokolovsky [Fri, 27 Oct 2006 01:45:35 +0000 (01:45 +0000)]
linux-handhelds-2.6 2.6.17-hh2: Add updated defconfigs (+ same old patches).
* More machines on todo.
Paul Sokolovsky [Fri, 27 Oct 2006 01:08:18 +0000 (01:08 +0000)]
Paul Sokolovsky [Fri, 27 Oct 2006 01:07:40 +0000 (01:07 +0000)]
linux-handhelds-2.6: Prepare to finish upgrade to 2.6.17.
* Aim: support few kernel releases nicely and transparently.
* Issue: different kernel versions/releases (may) have different defconfigs.
* Requirement: we need files dir to be override not just on PN, amd not just on
MACHINE, but additionally on some version string, which doesn't necessarily have
to be PV (for example, current situation is that 2.6.16 vs 2.6.17 need different
defconfigs, while potentially *some* -hh tags may have that need too).
* Solution: I could get per-MACHINE overrides work automagically if FILESPATH is
overriden. So, emulate that with adding both per-version dir (foo) and foo/${MACHINE}
at the same time (and at the right order).
* Rename linux-handhelds-2.6/ to linux-handhelds-2.6-2.6.16/, as it really contains
defconfigs for those kernels. "HEAD" kernel version will still use linux-handhelds-2.6
(i.e. TODO: add 2.6.17 defconfigs to linux-handhelds-2.6/).
Paul Sokolovsky [Fri, 27 Oct 2006 00:53:21 +0000 (00:53 +0000)]
Paul Sokolovsky [Fri, 27 Oct 2006 00:51:10 +0000 (00:51 +0000)]
linux-handhelds 2.6: Remove stray FILESDIR from .inc.
* Not used, doesn't belong to .inc anyway.
Richard Purdie [Thu, 26 Oct 2006 18:15:01 +0000 (18:15 +0000)]
python: Remove bogus PACKAGES_DYNAMIC
Richard Purdie [Thu, 26 Oct 2006 18:14:40 +0000 (18:14 +0000)]
libmimedir: Remove bogus PACKAGES_DYNAMIC
Richard Purdie [Thu, 26 Oct 2006 18:14:08 +0000 (18:14 +0000)]
gnutls: Remove bogus PACKAGES_DYNAMIC
Richard Purdie [Thu, 26 Oct 2006 18:13:44 +0000 (18:13 +0000)]
libsoup: Remove bogus PACKAGES_DYNAMIC
Richard Purdie [Thu, 26 Oct 2006 18:13:05 +0000 (18:13 +0000)]
glibc-package.bbclass: Fix PACKAGES_DYNAMIC
Richard Purdie [Thu, 26 Oct 2006 18:12:27 +0000 (18:12 +0000)]
esmart: Remove bogus PACAGES_DYNAMIC
Richard Purdie [Thu, 26 Oct 2006 18:11:52 +0000 (18:11 +0000)]
alsa-lib: Remove bogus PACAGES_DYNAMIC
Koen Kooi [Thu, 26 Oct 2006 16:16:11 +0000 (16:16 +0000)]
Koen Kooi [Thu, 26 Oct 2006 16:15:51 +0000 (16:15 +0000)]
gcc 4.1.1: bump PR
Adrian Davey [Thu, 26 Oct 2006 16:13:36 +0000 (16:13 +0000)]
Matthias Hentges [Thu, 26 Oct 2006 16:09:59 +0000 (16:09 +0000)]
altboot:
- Add altbootctl to set altboot options on a permanent or per-reboot basis
- Only remember selections for the next boot that actually make sense
- Cleanup of run_timer()
- Disabled existing kexec modules due to a planned rework
Michael Lauer [Thu, 26 Oct 2006 15:58:21 +0000 (15:58 +0000)]
Michael Lauer [Thu, 26 Oct 2006 15:57:25 +0000 (15:57 +0000)]
popt[-native] 1.7 DEPEND on gettext-native
Paul Sokolovsky [Thu, 26 Oct 2006 13:02:54 +0000 (13:02 +0000)]
Paul Sokolovsky [Thu, 26 Oct 2006 13:01:27 +0000 (13:01 +0000)]
linux-handhelds-2.6 2.6.16-hh7: Remove DEFAULT_PREFERENCE="-1"
* Undergone good testing, including in OE.
* Anyway, contains few changes comparing to -hh5 which it supercedes now.
Paul Sokolovsky [Thu, 26 Oct 2006 12:56:32 +0000 (12:56 +0000)]
linux-handhelds-2.6 2.6.17-hh2: First stable release of HH.org 2.6.17-based kernel.
Changes since 2.6.17-hh1 include:
* h2200/h3900/h4000/hx4700/htcuniversal upgraded to generic backlight driver.
* ALSA drivers fixed.
* hx4700 navpoint fixes.
* h2200/hx4700 IrDA fixes.
* HTC Magician port added.
* rx3000 ASIC3 support (including SD/MMC).
Worth more confidence testing, DEFAULT_PREFERENCE="-1".
Holger Freyther [Thu, 26 Oct 2006 12:40:56 +0000 (12:40 +0000)]
packages/net-tools/net-tools_1.60: Obey at least one policy and remove MAINTAINER
Holger Freyther [Thu, 26 Oct 2006 12:38:27 +0000 (12:38 +0000)]
packages: Add net-tools to OpenEmbedded
Holger Freyther [Thu, 26 Oct 2006 12:36:49 +0000 (12:36 +0000)]
classes/test.bbclass: Make sure tests are really executed
Make sure tests are really executed by adding the task
before do_build.
Holger Freyther [Thu, 26 Oct 2006 12:35:01 +0000 (12:35 +0000)]
classes/insane.class: Make workdir known, remove whitespace
Holger Freyther [Thu, 26 Oct 2006 12:32:02 +0000 (12:32 +0000)]
packages/fbgrab: Fix build dependencies of fbgrab
Koen Kooi [Thu, 26 Oct 2006 10:19:23 +0000 (10:19 +0000)]
gcc 4.1.1: Add patch from Dallas Foley to fix EABI on armv4t
* no more 'clz' isns in binaries
Koen Kooi [Thu, 26 Oct 2006 08:58:25 +0000 (08:58 +0000)]
insane.bbclass: import bb
Rod Whitby [Thu, 26 Oct 2006 00:13:24 +0000 (00:13 +0000)]
ixp4xx-kernel: Now builds an fsg3 kernel - completely untested
Michael Lauer [Wed, 25 Oct 2006 23:36:15 +0000 (23:36 +0000)]
Cliff Brake [Wed, 25 Oct 2006 21:58:55 +0000 (21:58 +0000)]
compulab-pxa270: Add machine and kernel support for compulab PXA270 module
Kristoffer Ericson [Wed, 25 Oct 2006 23:27:19 +0000 (23:27 +0000)]
Holger Freyther [Wed, 25 Oct 2006 19:48:11 +0000 (19:48 +0000)]
classes/tinderclient.bbclass: Send some more useful data to the tinderbox
Send PN, PV, PR, MACHINE, DISTRO, TARGET_FPU, TARGET_OS, TARGET_ARCH
to the tinderbox. This will be used by the new data mining tinderbox
Koen Kooi [Wed, 25 Oct 2006 19:44:38 +0000 (19:44 +0000)]
Holger Freyther [Wed, 25 Oct 2006 19:25:07 +0000 (19:25 +0000)]
classes/insane.bbclass: Check if packages RDEPENDS on -dbg packages
Untested check inspired by Richard to check if non debug packages
depends on -dbg packages.
Koen Kooi [Wed, 25 Oct 2006 19:19:54 +0000 (19:19 +0000)]
ep93xx: convert to task-base
Paul Sokolovsky [Wed, 25 Oct 2006 18:43:57 +0000 (18:43 +0000)]
handhelds-sa-2.6: Remove stale override dir.
Paul Sokolovsky [Wed, 25 Oct 2006 18:40:01 +0000 (18:40 +0000)]
handhelds-sa-2.6, handhelds-un-2.6: Superceded by linux-handhelds-2.6, remove.
linux-handhelds-2.6: Take COMPATIBLE_MACHINES from the removed recipes.
Paul Sokolovsky [Wed, 25 Oct 2006 18:23:43 +0000 (18:23 +0000)]
jornada56x: All hh.org targets are now handled by linux-handhelds-2.6 recipe, move defconfig there.
Koen Kooi [Wed, 25 Oct 2006 17:21:13 +0000 (17:21 +0000)]
gcc-cross-sdk: add 4.1.1
Koen Kooi [Wed, 25 Oct 2006 13:27:11 +0000 (13:27 +0000)]
mdadm: update to 2.5.5, which should work a bit better on BE systems
Paul Sokolovsky [Wed, 25 Oct 2006 12:25:49 +0000 (12:25 +0000)]
handhelds-pxa-2.6: Rename to linux-handhelds-2.6
* Naming consistent with recent conventions ("linux-" prefix)
* Supports other subarchs besides PXA.
* Closes #1524
* Approved by Koen Kooi
Koen Kooi [Wed, 25 Oct 2006 10:33:57 +0000 (10:33 +0000)]
expat: bump PR
Koen Kooi [Wed, 25 Oct 2006 10:33:09 +0000 (10:33 +0000)]
lib_package.bbclass: unbreak packaging
* more packages should use this class
Koen Kooi [Wed, 25 Oct 2006 10:26:35 +0000 (10:26 +0000)]
openobex: fix packaging
Koen Kooi [Wed, 25 Oct 2006 10:24:00 +0000 (10:24 +0000)]
libmimedir: fix packaging
Koen Kooi [Wed, 25 Oct 2006 09:48:45 +0000 (09:48 +0000)]
libgpelaunch: don't ship debug info in main packages, clean up old versions
Koen Kooi [Wed, 25 Oct 2006 09:39:04 +0000 (09:39 +0000)]
libgpewidget: don't ship debug stuff in main packages and clean up old versions
Graeme Gregory [Tue, 24 Oct 2006 21:40:49 +0000 (21:40 +0000)]
glib-1.2-native : apply patch from lenehan@twibble.org for staging
problem. Thanks for that one.
Michael Lauer [Tue, 24 Oct 2006 15:32:48 +0000 (15:32 +0000)]
octave 2.1.71 fix SECTION
Koen Kooi [Tue, 24 Oct 2006 13:17:33 +0000 (13:17 +0000)]
insane.bbclass: fix some python stuff and make error message a bit more helpfull
Michael Lauer [Tue, 24 Oct 2006 11:26:16 +0000 (11:26 +0000)]
Michael Lauer [Tue, 24 Oct 2006 11:25:06 +0000 (11:25 +0000)]
sharprom-toolchain 1.0 PROVIDE your stuff only for DISTRO=sharprom-compatible
Koen Kooi [Tue, 24 Oct 2006 09:47:10 +0000 (09:47 +0000)]
angstrom-glibc: remove stray space
Koen Kooi [Tue, 24 Oct 2006 08:58:24 +0000 (08:58 +0000)]
angstrom-glibc: set preferred provider for virtual/libc
Jamie Lenehan [Tue, 24 Oct 2006 00:12:36 +0000 (00:12 +0000)]
p3scan 2.9.05d: Remove the .debug directory from the main package.
Jamie Lenehan [Tue, 24 Oct 2006 00:09:59 +0000 (00:09 +0000)]
havp 0.82: Remove the .debug directory from the main package.
Jamie Lenehan [Tue, 24 Oct 2006 00:01:10 +0000 (00:01 +0000)]
findutils 4.1.20: Use alternatives for find and xargs since these commands
are also provided by busybox. Closes #1472.
Jamie Lenehan [Mon, 23 Oct 2006 23:56:13 +0000 (23:56 +0000)]
patch 2.5.9: Use alternatives for patch since busybox also provides a patch
command. As per #1472.
Michael Lauer [Mon, 23 Oct 2006 17:16:07 +0000 (17:16 +0000)]
Michael Lauer [Mon, 23 Oct 2006 17:15:44 +0000 (17:15 +0000)]
qemu-native * make do_stage more reliable
Marcin Juszkiewicz [Mon, 23 Oct 2006 16:52:19 +0000 (16:52 +0000)]
openembedded-essentials: package for Debian compatible distributions to get all Required Software installed
It probably need some work but it is good start.
Marcin Juszkiewicz [Mon, 23 Oct 2006 15:55:33 +0000 (15:55 +0000)]
celinux-test: bump omap5912osk kernel to 2.6.18-omap1
Marcin Juszkiewicz [Mon, 23 Oct 2006 15:53:09 +0000 (15:53 +0000)]
Marcin Juszkiewicz [Mon, 23 Oct 2006 15:52:37 +0000 (15:52 +0000)]
celinux-test: set fixed toolchain stuff to not get sharprom crap info
Marcin Juszkiewicz [Mon, 23 Oct 2006 15:51:55 +0000 (15:51 +0000)]
celinux-test: set fixed glibc version
Michael Lauer [Mon, 23 Oct 2006 15:16:02 +0000 (15:16 +0000)]
Michael Lauer [Mon, 23 Oct 2006 15:15:39 +0000 (15:15 +0000)]
qemu-native * make it pick up sdl-config-native
Michael Lauer [Mon, 23 Oct 2006 15:15:10 +0000 (15:15 +0000)]
libsdl-native 1.2.11 inherit binconfig
Marcin Juszkiewicz [Mon, 23 Oct 2006 14:52:05 +0000 (14:52 +0000)]
linux-omap1: use OBJCOPY instead of hardcoded binary (so it will work with EABI), use for temporary files
Marcin Juszkiewicz [Mon, 23 Oct 2006 14:49:01 +0000 (14:49 +0000)]
linux-omap1: added 2.6.18-omap1 fetched via HTTP
Michael Lauer [Mon, 23 Oct 2006 10:26:43 +0000 (10:26 +0000)]
libxml: revert SRC_URI change to tar.bz2 -- I don't see any bz2 on ftp.xmlsoft.org
Jamie Lenehan [Mon, 23 Oct 2006 09:28:37 +0000 (09:28 +0000)]
clearsilver 0.10.3: Stage the headers and libraries so that C based
applications that use clearsilver can be built under OE.
Rod Whitby [Mon, 23 Oct 2006 06:46:40 +0000 (06:46 +0000)]
ixp4xx-kernel: Updated 2.6.19 svn rev