openembedded.git
18 years agolinux-handhelds-2.6: Prepare to finish upgrade to 2.6.17.
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/).

18 years agolinux-handhelds 2.6: Remove stray FILESDIR from .inc.
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.

18 years agomerge of '1d92511895390061fd3632d482db7306357d2698'
Paul Sokolovsky [Thu, 26 Oct 2006 13:02:54 +0000 (13:02 +0000)]
Merge ... '1d92511895390061fd3632d482db7306357d2698'
     and '1db4aa570f4ea8df95e32e241f2b2e7e6f87ab3f'

18 years agolinux-handhelds-2.6 2.6.16-hh7: Remove DEFAULT_PREFERENCE="-1"
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.

18 years agolinux-handhelds-2.6 2.6.17-hh2: First stable release of HH.org 2.6.17-based kernel.
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".

18 years agopackages/net-tools/net-tools_1.60: Obey at least one policy and remove MAINTAINER
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

18 years agopackages: Add net-tools to OpenEmbedded
Holger Freyther [Thu, 26 Oct 2006 12:38:27 +0000 (12:38 +0000)]
packages: Add net-tools to OpenEmbedded

18 years agoclasses/test.bbclass: Make sure tests are really executed
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.

18 years agoclasses/insane.class: Make workdir known, remove whitespace
Holger Freyther [Thu, 26 Oct 2006 12:35:01 +0000 (12:35 +0000)]
classes/insane.class: Make workdir known, remove whitespace

18 years agopackages/fbgrab: Fix build dependencies of fbgrab
Holger Freyther [Thu, 26 Oct 2006 12:32:02 +0000 (12:32 +0000)]
packages/fbgrab: Fix build dependencies of fbgrab

18 years agogcc 4.1.1: Add patch from Dallas Foley to fix EABI on armv4t
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

18 years agoinsane.bbclass: import bb
Koen Kooi [Thu, 26 Oct 2006 08:58:25 +0000 (08:58 +0000)]
insane.bbclass: import bb

18 years agocompulab-pxa270: Add machine and kernel support for compulab PXA270 module
Cliff Brake [Wed, 25 Oct 2006 21:58:55 +0000 (21:58 +0000)]
compulab-pxa270: Add machine and kernel support for compulab PXA270 module

18 years agomerge of 5d13f311dd93df73db461d6abca7480b39bbecbc
Kristoffer Ericson [Wed, 25 Oct 2006 23:27:19 +0000 (23:27 +0000)]
merge of 5d13f311dd93df73db461d6abca7480b39bbecbc
     and 6bdfd4680fb56e499b8a254034efb752dead5002

18 years agoclasses/tinderclient.bbclass: Send some more useful data to the tinderbox
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

18 years agomerge of '5a26245df5a73c8d0bf8f987e469566f6955e6cf'
Koen Kooi [Wed, 25 Oct 2006 19:44:38 +0000 (19:44 +0000)]
Merge ... '5a26245df5a73c8d0bf8f987e469566f6955e6cf'
     and 'a6b55df21b68c18274ec3a7e51a4a8fb1f75ea3f'

18 years agoclasses/insane.bbclass: Check if packages RDEPENDS on -dbg packages
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.

18 years agoep93xx: convert to task-base
Koen Kooi [Wed, 25 Oct 2006 19:19:54 +0000 (19:19 +0000)]
ep93xx: convert to task-base

18 years agohandhelds-sa-2.6: Remove stale override dir.
Paul Sokolovsky [Wed, 25 Oct 2006 18:43:57 +0000 (18:43 +0000)]
handhelds-sa-2.6: Remove stale override dir.

18 years agohandhelds-sa-2.6, handhelds-un-2.6: Superceded by linux-handhelds-2.6, remove.
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.

18 years agojornada56x: All hh.org targets are now handled by linux-handhelds-2.6 recipe, move...
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.

18 years agogcc-cross-sdk: add 4.1.1
Koen Kooi [Wed, 25 Oct 2006 17:21:13 +0000 (17:21 +0000)]
gcc-cross-sdk: add 4.1.1

18 years agomdadm: update to 2.5.5, which should work a bit better on BE systems
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

18 years agohandhelds-pxa-2.6: Rename to linux-handhelds-2.6
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

18 years agoexpat: bump PR
Koen Kooi [Wed, 25 Oct 2006 10:33:57 +0000 (10:33 +0000)]
expat: bump PR

18 years agolib_package.bbclass: unbreak packaging
Koen Kooi [Wed, 25 Oct 2006 10:33:09 +0000 (10:33 +0000)]
lib_package.bbclass: unbreak packaging
* more packages should use this class

18 years agoopenobex: fix packaging
Koen Kooi [Wed, 25 Oct 2006 10:26:35 +0000 (10:26 +0000)]
openobex: fix packaging

18 years agolibmimedir: fix packaging
Koen Kooi [Wed, 25 Oct 2006 10:24:00 +0000 (10:24 +0000)]
libmimedir: fix packaging

18 years agolibgpelaunch: don't ship debug info in main packages, clean up old versions
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

18 years agolibgpewidget: don't ship debug stuff in main packages and 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

18 years agoglib-1.2-native : apply patch from lenehan@twibble.org for staging
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.

18 years agoinsane.bbclass: fix some python stuff and make error message a bit more helpfull
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

18 years agomerge of 4228f36c4f155245f64f7cb36ab837dabdc3b85e
Michael Lauer [Tue, 24 Oct 2006 11:26:16 +0000 (11:26 +0000)]
merge of 4228f36c4f155245f64f7cb36ab837dabdc3b85e
     and a7356e337a26583fd1cde090a1a5ec62c75511aa

18 years agosharprom-toolchain 1.0 PROVIDE your stuff only for DISTRO=sharprom-compatible
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

18 years agoangstrom-glibc: remove stray space
Koen Kooi [Tue, 24 Oct 2006 09:47:10 +0000 (09:47 +0000)]
angstrom-glibc: remove stray space

18 years agoangstrom-glibc: set preferred provider for virtual/libc
Koen Kooi [Tue, 24 Oct 2006 08:58:24 +0000 (08:58 +0000)]
angstrom-glibc: set preferred provider for virtual/libc

18 years agop3scan 2.9.05d: Remove the .debug directory from the main package.
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.

18 years agohavp 0.82: 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.

18 years agofindutils 4.1.20: Use alternatives for find and xargs since these commands
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.

18 years agopatch 2.5.9: Use alternatives for patch since busybox also provides a patch
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.

18 years agomerge of '08caa01fe78b735fde2c7ca902bf7bfeb6075ff7'
Michael Lauer [Mon, 23 Oct 2006 17:16:07 +0000 (17:16 +0000)]
Merge ... '08caa01fe78b735fde2c7ca902bf7bfeb6075ff7'
     and 'fb2a1b3eb36c91c1ab88e790f436f8c166ab7a7f'

18 years agoqemu-native * make do_stage more reliable
Michael Lauer [Mon, 23 Oct 2006 17:15:44 +0000 (17:15 +0000)]
qemu-native * make do_stage more reliable

18 years agoopenembedded-essentials: package for Debian compatible distributions to get all Requi...
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.

18 years agocelinux-test: bump omap5912osk kernel to 2.6.18-omap1
Marcin Juszkiewicz [Mon, 23 Oct 2006 15:55:33 +0000 (15:55 +0000)]
celinux-test: bump omap5912osk kernel to 2.6.18-omap1

18 years agomerge of '09b95864e7ee73a1de1bc720bb60f856f66e46d5'
Marcin Juszkiewicz [Mon, 23 Oct 2006 15:53:09 +0000 (15:53 +0000)]
Merge ... '09b95864e7ee73a1de1bc720bb60f856f66e46d5'
     and 'f6cde9cce57b9a6d7caf712e9a7ffdf9722f0c17'

18 years agocelinux-test: set fixed toolchain stuff to not get sharprom crap info
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

18 years agocelinux-test: set fixed glibc version
Marcin Juszkiewicz [Mon, 23 Oct 2006 15:51:55 +0000 (15:51 +0000)]
celinux-test: set fixed glibc version

18 years agomerge of '23bb0a8c4f3ff02382510526c89865eec5758b71'
Michael Lauer [Mon, 23 Oct 2006 15:16:02 +0000 (15:16 +0000)]
Merge ... '23bb0a8c4f3ff02382510526c89865eec5758b71'
     and 'e9cc6897a9a437e57ba2a9981767654a5d04d336'

18 years agoqemu-native * make it pick up sdl-config-native
Michael Lauer [Mon, 23 Oct 2006 15:15:39 +0000 (15:15 +0000)]
qemu-native * make it pick up sdl-config-native

18 years agolibsdl-native 1.2.11 inherit binconfig
Michael Lauer [Mon, 23 Oct 2006 15:15:10 +0000 (15:15 +0000)]
libsdl-native 1.2.11 inherit binconfig

18 years agolinux-omap1: use OBJCOPY instead of hardcoded binary (so it will work with EABI)...
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

18 years agolinux-omap1: added 2.6.18-omap1 fetched via HTTP
Marcin Juszkiewicz [Mon, 23 Oct 2006 14:49:01 +0000 (14:49 +0000)]
linux-omap1: added 2.6.18-omap1 fetched via HTTP

18 years agolibxml: revert SRC_URI change to tar.bz2 -- I don't see any bz2 on ftp.xmlsoft.org
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

18 years agoclearsilver 0.10.3: Stage the headers and libraries so that C based
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.

18 years agoixp4xx-kernel: Updated 2.6.19 svn rev
Rod Whitby [Mon, 23 Oct 2006 06:46:40 +0000 (06:46 +0000)]
ixp4xx-kernel: Updated 2.6.19 svn rev

18 years agocoreutils 5.3: Fix for glibc 2.5 by renaming the tee function to tee_files
Jamie Lenehan [Mon, 23 Oct 2006 08:27:20 +0000 (08:27 +0000)]
coreutils 5.3: Fix for glibc 2.5 by renaming the tee function to tee_files
to prevent a conflict with the tee function definied by glibc 2.5 The name
tee_files is what is used in newer coreutils distriubtions. See bug #1483.

18 years agomerge of '26e66d3e313fcde6d3a34f92e9f62370dbf7e7cf'
Philip Balister [Sun, 22 Oct 2006 22:31:09 +0000 (22:31 +0000)]
Merge ... '26e66d3e313fcde6d3a34f92e9f62370dbf7e7cf'
     and 'e54c56238fe449408b7d1a0c3acf7efa72725277'

18 years agopackages/ossie/ossie-usrp-device_svn.bb : Add OSSIE device support for GNU
Philip Balister [Sun, 22 Oct 2006 22:30:34 +0000 (22:30 +0000)]
packages/ossie/ossie-usrp-device_svn.bb : Add OSSIE device support for GNU
    Radio Universal Software Radio Peripheral.

18 years agopackages/images/ossie-image.bb
Philip Balister [Sun, 22 Oct 2006 22:29:25 +0000 (22:29 +0000)]
packages/images/ossie-image.bb
packages/tasks/task-ossie.bb
    * Add bb files that build images for OSSIE based software radios.

18 years agopackages/usrp/files/install_test.patch : Add patch required to install usrp
Philip Balister [Sun, 22 Oct 2006 22:27:48 +0000 (22:27 +0000)]
packages/usrp/files/install_test.patch : Add patch required to install usrp
    usrp test programs.

18 years agopackages/usrp/usrp_0.12.bb : Install the usrp test programs in the image.
Philip Balister [Sun, 22 Oct 2006 22:26:13 +0000 (22:26 +0000)]
packages/usrp/usrp_0.12.bb : Install the usrp test programs in the image.

18 years agopackages/ossie/ossie-demo_svn.bb : Update dependency package names.
Philip Balister [Sun, 22 Oct 2006 22:25:26 +0000 (22:25 +0000)]
packages/ossie/ossie-demo_svn.bb : Update dependency package names.

18 years agoconf/distro/openomap.conf
Philip Balister [Sun, 22 Oct 2006 22:24:24 +0000 (22:24 +0000)]
conf/distro/openomap.conf
conf/machine/omap5912osk.conf
packages/linux/linux-omap1-2.6.18+git/defconfig
  * Add alsa support to openomap distro on the omap5912osk.
  * Modify linux-omap1-2.6.18+git defconfig to include alsa driver

18 years agoangstrom: don't prefer a non-existing qemu-native
Koen Kooi [Sun, 22 Oct 2006 20:20:15 +0000 (20:20 +0000)]
angstrom: don't prefer a non-existing qemu-native

18 years agoinsane.bbclass: update to current -dbg handling, as indicated by QA meister Holger F.
Koen Kooi [Sun, 22 Oct 2006 19:05:55 +0000 (19:05 +0000)]
insane.bbclass: update to current -dbg handling, as indicated by QA meister Holger F.

18 years agoadd gtracer, a gsignal run-time inspection and debugging utility
Michael Lauer [Sun, 22 Oct 2006 15:50:54 +0000 (15:50 +0000)]
add gtracer, a gsignal run-time inspection and debugging utility

18 years agoadd ginspector, a run-time debugging and inspection utility for Gtk+ based programs
Michael Lauer [Sun, 22 Oct 2006 14:45:52 +0000 (14:45 +0000)]
add ginspector, a run-time debugging and inspection utility for Gtk+ based programs

18 years agoadd glrr-widgets, a library for inspection widgets for Gtk+ based programs
Michael Lauer [Sun, 22 Oct 2006 14:45:14 +0000 (14:45 +0000)]
add glrr-widgets, a library for inspection widgets for Gtk+ based programs

18 years agoadd glrr, an inspection library for glib, gobject, and gtk+
Michael Lauer [Sun, 22 Oct 2006 14:44:25 +0000 (14:44 +0000)]
add glrr, an inspection library for glib, gobject, and gtk+

18 years agomerge of c1656691540333cfa24d768dfa15b6c02ea73ac5
Michael Lauer [Sun, 22 Oct 2006 13:31:14 +0000 (13:31 +0000)]
merge of c1656691540333cfa24d768dfa15b6c02ea73ac5
     and fd56b82c42943805000e3f8fb010ecb848d951ef

18 years agosharprom-compatible.conf: override compiler flags to make it find the STAGING area
Michael Lauer [Sun, 22 Oct 2006 13:30:07 +0000 (13:30 +0000)]
sharprom-compatible.conf: override compiler flags to make it find the STAGING area

18 years agogtk+: various fixes
Koen Kooi [Sun, 22 Oct 2006 13:13:55 +0000 (13:13 +0000)]
gtk+: various fixes
* drop 2.10.0 and 2.10.1
* ship gtk-update-icon-cache (from Poky)
* fix -dev packages (from Poky)
* fix -dbg packages (from Poky)

18 years agoperl: fix issues with debug packages, from Poky
Koen Kooi [Sun, 22 Oct 2006 12:57:35 +0000 (12:57 +0000)]
perl: fix issues with debug packages, from Poky

18 years agopackage.bbclass: Fix split_packages to remove spurious references to -dbg packages...
Richard Purdie [Sun, 22 Oct 2006 12:47:11 +0000 (12:47 +0000)]
package.bbclass: Fix split_packages to remove spurious references to -dbg packages. The way it selects the principle package name needs totally reworking as the current code is flawed but apply a workaround for now (this is unrelated to other changes to package.bbclass)

18 years agogoffice: add 0.3.2
Koen Kooi [Sun, 22 Oct 2006 11:24:18 +0000 (11:24 +0000)]
goffice: add 0.3.2
* default preferece is -1 since the API goes backwards:
libgoffice-0-3_0.3.2-r0_armv5te.ipk
libgoffice-1-2_0.2.1-r0_armv5te.ipk
this is likely to be an upstream issue

18 years agolibgsf: update to 1.14.2
Koen Kooi [Sun, 22 Oct 2006 10:14:02 +0000 (10:14 +0000)]
libgsf: update to 1.14.2

18 years agolinux/linux-jlime-jornada6xx/defconfig_jlime : Addition of settings
Kristoffer Ericson [Sat, 21 Oct 2006 23:04:03 +0000 (23:04 +0000)]
linux/linux-jlime-jornada6xx/defconfig_jlime : Addition of settings
* Added TmpFS support to ensure hotplug works

18 years agopackage.bbclass: Fix split_locales to remove spurious references to -dbg packages...
Richard Purdie [Sat, 21 Oct 2006 22:22:03 +0000 (22:22 +0000)]
package.bbclass: Fix split_locales to remove spurious references to -dbg packages. The way it selects the principle package name needs totally reworking as the current code is flawed but apply a workaround for now (this is unrelated to other changes to package.bbclass)

18 years agomerge of '82b5799fa84f05f84e4567892ec02e1793da418f'
Mike Westerhof [Sat, 21 Oct 2006 22:02:57 +0000 (22:02 +0000)]
Merge ... '82b5799fa84f05f84e4567892ec02e1793da418f'
     and 'cd6bceda2ad72ef7c9618be5c991fe044857be92'

18 years agozd1211: makefile patch refresh for Unslung
Mike Westerhof [Sat, 21 Oct 2006 22:00:45 +0000 (22:00 +0000)]
zd1211: makefile patch refresh for Unslung

18 years agomerge of 14bd8d9b654cd46ec71ba3b5312ad1d28ec2550e
Michael Lauer [Sat, 21 Oct 2006 21:38:31 +0000 (21:38 +0000)]
merge of 14bd8d9b654cd46ec71ba3b5312ad1d28ec2550e
     and dd230f1511e357183e0d179a16d60af7265a8cf1

18 years agomake DISTRO = "sharprom-compatible" (sort of) work again
Michael Lauer [Sat, 21 Oct 2006 21:37:51 +0000 (21:37 +0000)]
make DISTRO = "sharprom-compatible" (sort of) work again
no, I don't know why I am doing this... probably being too nice...

18 years agodhcp: also package dhcp-dbg
Koen Kooi [Sat, 21 Oct 2006 21:23:54 +0000 (21:23 +0000)]
dhcp: also package dhcp-dbg

18 years agofluxbox svn : MAINTAINER isn't used in .dev anymore
Koen Kooi [Sat, 21 Oct 2006 21:22:15 +0000 (21:22 +0000)]
fluxbox svn : MAINTAINER isn't used in .dev anymore
CVSDATE has been away for quite a while as well

18 years agodhcp_3.0.2.bb : patch to add dbus support needed for NetworkManager/dhcdbd
Graeme Gregory [Sat, 21 Oct 2006 20:56:35 +0000 (20:56 +0000)]
dhcp_3.0.2.bb : patch to add dbus support needed for NetworkManager/dhcdbd
usage (shouldnt interfere with normal opps) thanks to gentoo.
Add RDEPENDS_dhcp-client = "bash" as dhclient-script is bash only until
someone wants to clean it for busybox

18 years agoinitscripts: add an extra check to checkroot.sh, inspired by the logicpd cset earlier
Koen Kooi [Sat, 21 Oct 2006 20:04:35 +0000 (20:04 +0000)]
initscripts: add an extra check to checkroot.sh, inspired by the logicpd cset earlier

18 years agopackages/qte/qte-common_2.3.10.inc : Added keymap patch to jornada6xx
Kristoffer Ericson [Sat, 21 Oct 2006 19:01:19 +0000 (19:01 +0000)]
packages/qte/qte-common_2.3.10.inc : Added keymap patch to jornada6xx
* Added kernel-keymap patch for usage with jornada6xx

18 years agofluxbox: Note to self: Do Not Fork OE when koen is looking
Matthias Hentges [Sat, 21 Oct 2006 18:55:10 +0000 (18:55 +0000)]
fluxbox: Note to self: Do Not Fork OE when koen is looking

18 years agohandhelds-pxa-2.6-cvs: fix magician defconfig
Philipp Zabel [Sat, 21 Oct 2006 14:03:31 +0000 (14:03 +0000)]
handhelds-pxa-2.6-cvs: fix magician defconfig

18 years agomagician.conf: correct recommended kernel modules
Philipp Zabel [Sat, 21 Oct 2006 14:02:35 +0000 (14:02 +0000)]
magician.conf: correct recommended kernel modules

18 years agohandhelds-pxa-2.6: add magician defconfig
Philipp Zabel [Sat, 21 Oct 2006 13:20:11 +0000 (13:20 +0000)]
handhelds-pxa-2.6: add magician defconfig

18 years agomerge of '05f835c3f50ef6dd9fa7a999df4278c8528cdbe0'
Paul Sokolovsky [Sat, 21 Oct 2006 12:12:19 +0000 (12:12 +0000)]
Merge ... '05f835c3f50ef6dd9fa7a999df4278c8528cdbe0'
     and 'a4e8b37642d60b7bd89e22cbf4b0ce25bac0485b'

18 years agohandhelds-pxa-2.6: This kernel source is not really limited to PXA devices.
Paul Sokolovsky [Sat, 21 Oct 2006 12:08:06 +0000 (12:08 +0000)]
handhelds-pxa-2.6: This kernel source is not really limited to PXA devices.

18 years agohandhelds-pxa-2.6-cvs: add magician to COMPATIBLE_MACHINEs
Philipp Zabel [Sat, 21 Oct 2006 12:07:29 +0000 (12:07 +0000)]
handhelds-pxa-2.6-cvs: add magician to COMPATIBLE_MACHINEs

18 years agomerge of '6e74b2fee10237a84d8fbb1c808ab89f75d0acc7'
Philipp Zabel [Sat, 21 Oct 2006 11:16:41 +0000 (11:16 +0000)]
Merge ... '6e74b2fee10237a84d8fbb1c808ab89f75d0acc7'
     and 'fd0aec6ea64556790357667659c40906bcc453cd'

18 years agomerge of '09016de82e8089016031f1df831bdc386449eec6'
Philipp Zabel [Sat, 21 Oct 2006 11:05:57 +0000 (11:05 +0000)]
Merge ... '09016de82e8089016031f1df831bdc386449eec6'
     and '4b0133764e1b19133abfc5dd0dccaadce5f5593a'

18 years agomerge of 70b8885f91280693d7cbd223c133cdad1d106ca6
Michael Lauer [Sat, 21 Oct 2006 11:03:50 +0000 (11:03 +0000)]
merge of 70b8885f91280693d7cbd223c133cdad1d106ca6
     and 4b0133764e1b19133abfc5dd0dccaadce5f5593a

18 years agomerge of 09016de82e8089016031f1df831bdc386449eec6
Michael Lauer [Sat, 21 Oct 2006 11:03:47 +0000 (11:03 +0000)]
merge of 09016de82e8089016031f1df831bdc386449eec6
     and 4a8ed832e405a639214a80e4fadd5935c6ce3a8b

18 years agoflex fix SRC_URI close #1518
Michael Lauer [Sat, 21 Oct 2006 11:02:39 +0000 (11:02 +0000)]
flex fix SRC_URI close #1518

18 years agomagician.conf: add machine configuration for htc magician
Philipp Zabel [Sat, 21 Oct 2006 10:46:59 +0000 (10:46 +0000)]
magician.conf: add machine configuration for htc magician