openembedded.git
19 years agoadded macchanger 1.5.0 - close #673
Marcin Juszkiewicz [Sun, 12 Feb 2006 19:21:58 +0000 (19:21 +0000)]
added macchanger 1.5.0 - close #673

19 years agomerge of 18e058971e016e73900c603bff12aec32123910b
Holger Freyther [Sun, 12 Feb 2006 19:05:23 +0000 (19:05 +0000)]
merge of 18e058971e016e73900c603bff12aec32123910b
     and e1bf3143b97e45cbce12c763db9522aba9e6e488

19 years agoconf/bitbake.conf:
Holger Freyther [Sun, 12 Feb 2006 19:03:27 +0000 (19:03 +0000)]
conf/bitbake.conf:
    - Add GENTOO_MIRROR
packages/pax-utils:
    - Add version 0.1.9 of the pax utilities including
      scanelf. I will use it in a dedicated QA bbclass
      to check for common security issues.

19 years agopython 2.4.2: fix dependencies for python-re and python-stringold
Michael Lauer [Sun, 12 Feb 2006 18:59:46 +0000 (18:59 +0000)]
python 2.4.2: fix dependencies for python-re and python-stringold

19 years agoFix package name renaming for classes like debian.bbclass:
Richard Purdie [Sun, 12 Feb 2006 18:36:36 +0000 (18:36 +0000)]
Fix package name renaming for classes like debian.bbclass:
  package.bbclass now tracks any package renaming performed using PKG_*.
  When a package is built, the runtime variables are translated using
  this cached information which is stored in staging.

  From now on, only use package names are valid in runtime variables like
  RDEPENDS, RRECOMMENDS and RSUGGESTS. eg. fontconfig-dev is correct,
  libfontconfig-dev would be wrong.

  As debian.bbclass can't determine package renaming until after a
  package's contents is known, the class has to set BUILD_ALL_DEPS = "1".

  This also means OE is no longer forced into one package renaming scheme.

19 years agoAdd DEBIAN_NOAUTONAME_ variable to disable debian.bbclass renaming for specific packages.
Richard Purdie [Sun, 12 Feb 2006 17:10:46 +0000 (17:10 +0000)]
Add DEBIAN_NOAUTONAME_ variable to disable debian.bbclass renaming for specific packages.

19 years agofontconfig: Fix handling of fontconfig-utils properly, once and for all
Richard Purdie [Sun, 12 Feb 2006 17:04:47 +0000 (17:04 +0000)]
fontconfig: Fix handling of fontconfig-utils properly, once and for all

19 years agopreferred_gpe_versions 2.6/2.7: Correct some strings to match PV's that changed and...
Richard Purdie [Sun, 12 Feb 2006 17:02:26 +0000 (17:02 +0000)]
preferred_gpe_versions 2.6/2.7: Correct some strings to match PV's that changed and to reflect issues that were fixed in bitbake

19 years agoeds-dbus: Correct RDEPENDS and PV
Richard Purdie [Sun, 12 Feb 2006 16:48:03 +0000 (16:48 +0000)]
eds-dbus: Correct RDEPENDS and PV

19 years agogalago-deamon 0.3.4: Package a missing file
Richard Purdie [Sun, 12 Feb 2006 16:43:40 +0000 (16:43 +0000)]
galago-deamon 0.3.4: Package a missing file

19 years agogcc-cross 3.3.4: Use generic includes instead of repeating code (the code is equivale...
Richard Purdie [Sun, 12 Feb 2006 16:42:28 +0000 (16:42 +0000)]
gcc-cross 3.3.4: Use generic includes instead of repeating code (the code is equivalent but the .inc files contain fixes)

19 years agolibmatchbox_svn: Correct PV field
Richard Purdie [Sun, 12 Feb 2006 16:40:14 +0000 (16:40 +0000)]
libmatchbox_svn: Correct PV field

19 years agopvrusb2-mci: added release 20060209
Frans Meulenbroeks [Sun, 12 Feb 2006 15:49:51 +0000 (15:49 +0000)]
pvrusb2-mci: added release 20060209

19 years agomerge of 9d680ed94ee3622289ca2e365ea21a4fe475b650
Matthias Hentges [Sun, 12 Feb 2006 14:01:00 +0000 (14:01 +0000)]
merge of 9d680ed94ee3622289ca2e365ea21a4fe475b650
     and a6f5fab8fef608fbada37e8e35857ada2aa931da

19 years agoaltboot
Matthias Hentges [Sun, 12 Feb 2006 13:57:42 +0000 (13:57 +0000)]
altboot
- Do not show option for USB boot on devices w/o USB host
- Disable "Boot original INIT"
- Do not drop into emergency shell on die() but restart altboot with menu (doesn't work for every plugin, yet)
- Some fixes / enhancements for tar.gz installer
- Remove "orce" error message when cmdline "-force" is used (should have seen this coming heh)

19 years agogaim_cvs: drop strftime and desktop-name patches
Philipp Zabel [Sun, 12 Feb 2006 13:24:52 +0000 (13:24 +0000)]
gaim_cvs: drop strftime and desktop-name patches
 - Drop the configure-strftime.patch again. Upstream decided to always
   enable the compatibility code when cross compiling.
 - Delete the unused desktop-name-cvs.patch.

19 years agomerge of 6dc5369b32237cf596f3cd1b746d8fc2326bf8bd
Matthias Hentges [Sun, 12 Feb 2006 12:13:56 +0000 (12:13 +0000)]
merge of 6dc5369b32237cf596f3cd1b746d8fc2326bf8bd
     and 873692217328c8db613557cc3eaef48a2a6860fb

19 years agoe17-gpe-menu-convert: put back RDEPEND on edje-utils now that it's fixed
Justin Patrin [Sun, 12 Feb 2006 07:29:48 +0000 (07:29 +0000)]
e17-gpe-menu-convert: put back RDEPEND on edje-utils now that it's fixed

19 years agoedje, embryo, edb: split out binary programs into -utils packages again
Justin Patrin [Sun, 12 Feb 2006 07:16:23 +0000 (07:16 +0000)]
edje, embryo, edb: split out binary programs into -utils packages again
- This time the -utils packages have their own bbs so they don't get their names auto-munged and so can be RDEPENDed on

19 years agoefl.bbclass: include is now part of -utils packages, not -dev packages
Justin Patrin [Sun, 12 Feb 2006 07:05:11 +0000 (07:05 +0000)]
efl.bbclass: include is now part of -utils packages, not -dev packages

19 years agomerge of 4a7910f6f324ae55c1f42b4a22cbea6651e48ced
Oyvind Repvik [Sun, 12 Feb 2006 06:14:45 +0000 (06:14 +0000)]
merge of 4a7910f6f324ae55c1f42b4a22cbea6651e48ced
     and 8ea0fe4b0de92b762636231b067ef6a7f6137d01

19 years agoixp4xx: Updated ixp4xx-header.patch for 2.6.16
Rod Whitby [Sat, 11 Feb 2006 23:03:46 +0000 (23:03 +0000)]
ixp4xx: Updated ixp4xx-header.patch for 2.6.16

19 years agomerge of 8ea0fe4b0de92b762636231b067ef6a7f6137d01
Matthias Hentges [Sat, 11 Feb 2006 22:07:19 +0000 (22:07 +0000)]
merge of 8ea0fe4b0de92b762636231b067ef6a7f6137d01
     and cdebeb67cbba4e5762ef25fd78a395ab287ada11

19 years agomerge of 52ebd988f59f6be0851649e3d117ae3734e87b4f
Justin Patrin [Sat, 11 Feb 2006 21:33:12 +0000 (21:33 +0000)]
merge of 52ebd988f59f6be0851649e3d117ae3734e87b4f
     and ab5c1cdb1ec2745a8a648c55a1738863c84ce2a6

19 years agoefl: bump PRs
Justin Patrin [Sat, 11 Feb 2006 21:27:47 +0000 (21:27 +0000)]
efl: bump PRs

19 years agotask-e-x11-core: add new e bootsplash
Justin Patrin [Sat, 11 Feb 2006 21:25:37 +0000 (21:25 +0000)]
task-e-x11-core: add new e bootsplash

19 years agoevas.inc: remove unneeded do_configure
Justin Patrin [Sat, 11 Feb 2006 21:24:21 +0000 (21:24 +0000)]
evas.inc: remove unneeded do_configure

19 years agoevas-x11: --enable-buffer, edje_cc needs it
Justin Patrin [Sat, 11 Feb 2006 21:23:37 +0000 (21:23 +0000)]
evas-x11: --enable-buffer, edje_cc needs it

19 years agoedb, embryo, edje: remove -utils packages as package.bbclass can't handle it
Justin Patrin [Sat, 11 Feb 2006 21:21:04 +0000 (21:21 +0000)]
edb, embryo, edje: remove -utils packages as package.bbclass can't handle it

19 years agoe17-gpe-menu-convert: remove , add PATH_TO_PIXMAPS, switch tabs to spaces, switch...
Justin Patrin [Sat, 11 Feb 2006 21:17:39 +0000 (21:17 +0000)]
e17-gpe-menu-convert: remove , add PATH_TO_PIXMAPS, switch tabs to spaces, switch RDEPENDS back to libedje-dev, remove postinst for now

19 years agoefl.bbclass: switch to from to work around bitbake problems, switch from += as...
Justin Patrin [Sat, 11 Feb 2006 21:13:04 +0000 (21:13 +0000)]
efl.bbclass: switch to  from  to work around bitbake problems, switch from += as package.bbclass breaks on it

19 years agoefl.bbclass: Fix efl/*.bb ipk generation.
Matthias Hentges [Sat, 11 Feb 2006 20:33:52 +0000 (20:33 +0000)]
efl.bbclass: Fix efl/*.bb ipk generation.

19 years agosharp-sdmmc-support: unbreak it if kernel is not yet built - close #679
Marcin Juszkiewicz [Sat, 11 Feb 2006 17:32:28 +0000 (17:32 +0000)]
sharp-sdmmc-support: unbreak it if kernel is not yet built - close #679
taken from .oz354fam083

19 years agogaim_cvs: build fix
Philipp Zabel [Sat, 11 Feb 2006 15:20:38 +0000 (15:20 +0000)]
gaim_cvs: build fix
 - drop desktop-name-cvs.patch, doesn't apply anymore
 - work around the strftime %z support test

19 years agoixp4xx-kernel: Updated 94-nas100d-setup.patch from dwery
Rod Whitby [Sat, 11 Feb 2006 13:22:54 +0000 (13:22 +0000)]
ixp4xx-kernel: Updated 94-nas100d-setup.patch from dwery

19 years agoixp4xx-kernel: Fixed path in 97-ds101-includes.patch
Rod Whitby [Sat, 11 Feb 2006 12:40:36 +0000 (12:40 +0000)]
ixp4xx-kernel: Fixed path in 97-ds101-includes.patch

19 years agoixp4xx-kernel: Added support for building ds101 kernels.
Rod Whitby [Sat, 11 Feb 2006 12:35:11 +0000 (12:35 +0000)]
ixp4xx-kernel: Added support for building ds101 kernels.

19 years agoixp4xx-kernel: Added 94-loft-setup, fixed 94-nas100d-setup (dwery), added initial...
Rod Whitby [Sat, 11 Feb 2006 12:33:35 +0000 (12:33 +0000)]
ixp4xx-kernel: Added 94-loft-setup, fixed 94-nas100d-setup (dwery), added initial ds101 patchset (NAiL)

19 years agoixp4xx-kernel: Added 94-loft-setup
Rod Whitby [Sat, 11 Feb 2006 12:25:10 +0000 (12:25 +0000)]
ixp4xx-kernel: Added 94-loft-setup

19 years agoixp4xx-kernel: Fixed i2c on nas100d (thanks to dwery)
Rod Whitby [Sat, 11 Feb 2006 12:24:31 +0000 (12:24 +0000)]
ixp4xx-kernel: Fixed i2c on nas100d (thanks to dwery)

19 years agoixp4xx-kernel: Fixed i2c on nas100d (thanks to dwery)
Rod Whitby [Sat, 11 Feb 2006 12:23:54 +0000 (12:23 +0000)]
ixp4xx-kernel: Fixed i2c on nas100d (thanks to dwery)

19 years agodisapproval of revision '20f5c236b9ebdf5e2fc0e5acea55f39e77588bb8'
Rod Whitby [Sat, 11 Feb 2006 12:21:46 +0000 (12:21 +0000)]
disapproval of revision '20f5c236b9ebdf5e2fc0e5acea55f39e77588bb8'

19 years agoixp4xx-kernel: Added initial ds101 patchset from NAiL
Rod Whitby [Sat, 11 Feb 2006 12:15:09 +0000 (12:15 +0000)]
ixp4xx-kernel: Added initial ds101 patchset from NAiL

19 years agohandheld-common.conf: Remove irtty-sir from HANDHELD_MODULES.
Matt Reimer [Fri, 10 Feb 2006 20:43:36 +0000 (20:43 +0000)]
handheld-common.conf: Remove irtty-sir from HANDHELD_MODULES.

19 years agohandheld-common.conf: Add hidp and irtty-sir to HANDHELD_MODULES, so these
Matt Reimer [Fri, 10 Feb 2006 19:27:42 +0000 (19:27 +0000)]
handheld-common.conf: Add hidp and irtty-sir to HANDHELD_MODULES, so these
modules get included in the rootfs.

19 years agoh2200.conf: Fix EXTRA_IMAGECMD_jffs2 to generate a working jffs2 image on
Matt Reimer [Fri, 10 Feb 2006 19:22:42 +0000 (19:22 +0000)]
h2200.conf: Fix EXTRA_IMAGECMD_jffs2 to generate a working jffs2 image on
h2200. Also remove unneeded module_autoload directives.

19 years agoh2200_bootloader: make it a bit quieter, and save the bootloader to the more
Matt Reimer [Fri, 10 Feb 2006 18:56:16 +0000 (18:56 +0000)]
h2200_bootloader: make it a bit quieter, and save the bootloader to the more
appropriate filename h2200_bootloader.bin.

19 years agomerge of 924ef15fba1f0235d0a67fd6a565e0da0f09389b
Justin Patrin [Fri, 10 Feb 2006 15:46:48 +0000 (15:46 +0000)]
merge of 924ef15fba1f0235d0a67fd6a565e0da0f09389b
     and f54776e08ef20ddb388681d53fa66a089ea326c6

19 years agozaurus-clamshell: s/c7x0/$MACHINE in IPKG_ARCHS - not every clamshell is c7x0
Marcin Juszkiewicz [Fri, 10 Feb 2006 09:46:50 +0000 (09:46 +0000)]
zaurus-clamshell: s/c7x0/$MACHINE in IPKG_ARCHS - not every clamshell is c7x0
taken from .oz354fam083

19 years agozd1211: Add transmitkey index fix
Oyvind Repvik [Fri, 10 Feb 2006 09:25:19 +0000 (09:25 +0000)]
zd1211: Add transmitkey index fix

19 years agomerge of 3af6af596405ee2d8df8c79397157adaf28023b3
Justin Patrin [Fri, 10 Feb 2006 04:48:23 +0000 (04:48 +0000)]
merge of 3af6af596405ee2d8df8c79397157adaf28023b3
     and 96b18d585efe43c8bffa43523fa2b70496cc94fb

19 years agologin-manager: Fix a pathing bug which b0rks login-manager if only one LM is installed.
Matthias Hentges [Fri, 10 Feb 2006 04:27:00 +0000 (04:27 +0000)]
login-manager: Fix a pathing bug which b0rks login-manager if only one LM is installed.

19 years agoembryo: remove extra embryo-dev in PACKAGES
Justin Patrin [Fri, 10 Feb 2006 01:55:31 +0000 (01:55 +0000)]
embryo: remove extra embryo-dev in PACKAGES

19 years agoedje: use += just in case
Justin Patrin [Fri, 10 Feb 2006 01:31:53 +0000 (01:31 +0000)]
edje: use += just in case

19 years agoedb: move utility binaries to edb-utils from edb-dev
Justin Patrin [Fri, 10 Feb 2006 01:24:06 +0000 (01:24 +0000)]
edb: move utility binaries to edb-utils from edb-dev

19 years agoedje: Remove unneeded files from edje-utils, add dependency on embryo-utils
Justin Patrin [Fri, 10 Feb 2006 00:46:02 +0000 (00:46 +0000)]
edje: Remove unneeded files from edje-utils, add dependency on embryo-utils

19 years agoembryo: split out binaries into embryo-utils
Justin Patrin [Fri, 10 Feb 2006 00:45:43 +0000 (00:45 +0000)]
embryo: split out binaries into embryo-utils

19 years agoedje: move template and include directories to edje-utils, move files in -themes...
Justin Patrin [Thu, 9 Feb 2006 23:53:09 +0000 (23:53 +0000)]
edje: move template and include directories to edje-utils, move files in -themes to -examples

19 years agoe-image: add e17-gpe-menu-convert to installed packages
Justin Patrin [Thu, 9 Feb 2006 23:35:05 +0000 (23:35 +0000)]
e-image: add e17-gpe-menu-convert to installed packages
- NOTE: This adds a dep on cpp and edje-utils which will make the image larger

19 years agoe17-gpe-menu-convert: add a new package to convert GPE .desktop files into an e17...
Justin Patrin [Thu, 9 Feb 2006 23:31:08 +0000 (23:31 +0000)]
e17-gpe-menu-convert: add a new package to convert GPE .desktop files into an e17 menu

19 years agoedje: move binaries to edje-utils package from edje-dev
Justin Patrin [Thu, 9 Feb 2006 23:25:55 +0000 (23:25 +0000)]
edje: move binaries to edje-utils package from edje-dev

19 years agopreferred-e-versions: Add PREFERRED_PROVIDERS for evas, ecore, and imlib2 for x11
Justin Patrin [Thu, 9 Feb 2006 23:20:51 +0000 (23:20 +0000)]
preferred-e-versions: Add PREFERRED_PROVIDERS for evas, ecore, and imlib2 for x11

19 years agoefl.bbclass: use += for PACKAGES to allow setting of PACKAGES before inheriting
Justin Patrin [Thu, 9 Feb 2006 23:15:31 +0000 (23:15 +0000)]
efl.bbclass: use += for PACKAGES to allow setting of PACKAGES before inheriting

19 years agolinux-oz-2.6: From now on refer to patches within the archive directory.
Richard Purdie [Thu, 9 Feb 2006 22:19:59 +0000 (22:19 +0000)]
linux-oz-2.6: From now on refer to patches within the archive directory.

19 years agolsof 4.75: Update SRC_URI
Richard Purdie [Thu, 9 Feb 2006 22:12:45 +0000 (22:12 +0000)]
lsof 4.75: Update SRC_URI

19 years agoxserver-common: Remove invalid DEPENDS and set PACKAGE_ARCH = all
Richard Purdie [Thu, 9 Feb 2006 22:11:59 +0000 (22:11 +0000)]
xserver-common: Remove invalid DEPENDS and set PACKAGE_ARCH = all

19 years agogpe-bootsplash: Use update-alternatives to install pictures
Matthias Hentges [Thu, 9 Feb 2006 21:45:24 +0000 (21:45 +0000)]
gpe-bootsplash: Use update-alternatives to install pictures
Added: gpe-bootsplash-theme-e

19 years agogpe-soundserver: depend on x11 instead of diet-x11
Philipp Zabel [Thu, 9 Feb 2006 20:07:30 +0000 (20:07 +0000)]
gpe-soundserver: depend on x11 instead of diet-x11

19 years agogpe-soundserver: fix makefile fix not to ignore LDFLAGS
Philipp Zabel [Thu, 9 Feb 2006 20:06:27 +0000 (20:06 +0000)]
gpe-soundserver: fix makefile fix not to ignore LDFLAGS

19 years agomerge of dc7030746547ed09bdd941871c775b044c145143
Philipp Zabel [Thu, 9 Feb 2006 20:00:25 +0000 (20:00 +0000)]
merge of dc7030746547ed09bdd941871c775b044c145143
     and f7940d7b4ac1dca8c38ef92949c3d012d70c9202

19 years agomerge of 97d200dc7ec222ba39a0dea542d91ccc2ac67ddd
Matthias Hentges [Thu, 9 Feb 2006 19:31:19 +0000 (19:31 +0000)]
merge of 97d200dc7ec222ba39a0dea542d91ccc2ac67ddd
     and d738d315f5897c652347f64e95f0be7cb643b622

19 years agoentrance: Do no longer install initscript into /etc/init.d but use "login-manager...
Matthias Hentges [Thu, 9 Feb 2006 19:26:07 +0000 (19:26 +0000)]
entrance: Do no longer install initscript into /etc/init.d but use "login-manager" to be launched.

19 years agotune-ep9312.conf: add file containing optimized parameters for Cirrus-Logic ep9312...
Koen Kooi [Thu, 9 Feb 2006 19:18:33 +0000 (19:18 +0000)]
tune-ep9312.conf: add file containing optimized parameters for Cirrus-Logic ep9312 cpus

19 years agoAdd "login-manager": A script to select the login-manager to be used on boot.
Matthias Hentges [Thu, 9 Feb 2006 19:17:00 +0000 (19:17 +0000)]
Add "login-manager": A script to select the login-manager to be used on boot.

19 years agoep93xx-kernel: update defconfig to work around some breakages
Koen Kooi [Thu, 9 Feb 2006 19:15:35 +0000 (19:15 +0000)]
ep93xx-kernel: update defconfig to work around some breakages

19 years agogpe-dm: Do not install /etc/init.d/gpe-dm any longer, but use /etc/init.d/login-manag...
Matthias Hentges [Thu, 9 Feb 2006 19:15:26 +0000 (19:15 +0000)]
gpe-dm: Do not install /etc/init.d/gpe-dm any longer, but use /etc/init.d/login-manager instead.

19 years agoep93xx.conf: inherit linux-modules
Koen Kooi [Thu, 9 Feb 2006 19:14:46 +0000 (19:14 +0000)]
ep93xx.conf: inherit linux-modules

19 years agoirda-utils 0.9.16: write out /etc/sysconfig/irda in the init script, rather
Matt Reimer [Thu, 9 Feb 2006 19:00:50 +0000 (19:00 +0000)]
irda-utils 0.9.16: write out /etc/sysconfig/irda in the init script, rather
than in postinst.

19 years agomerge of 37a520a39f5f3affca5295dece5c847608f29174
Koen Kooi [Thu, 9 Feb 2006 16:51:21 +0000 (16:51 +0000)]
merge of 37a520a39f5f3affca5295dece5c847608f29174
     and ec9469056d43dac6d0e66ed19704b0fe7fb37cee

19 years agoep93xx: updates
Koen Kooi [Thu, 9 Feb 2006 16:49:06 +0000 (16:49 +0000)]
ep93xx: updates
* put some kernel modules in the rootfs
* put kernel in deploydir

19 years agoentrance: Move startup script to new location so that update-alternatives can be...
Justin Patrin [Thu, 9 Feb 2006 15:47:24 +0000 (15:47 +0000)]
entrance: Move startup script to new location so that update-alternatives can be used

19 years agoixp4xx-kernel: Added patchset and metadata for 2.6.16-rc2 kernel.
Rod Whitby [Thu, 9 Feb 2006 11:59:03 +0000 (11:59 +0000)]
ixp4xx-kernel: Added patchset and metadata for 2.6.16-rc2 kernel.

19 years agozd1211: Add ssid patches
Oyvind Repvik [Thu, 9 Feb 2006 02:38:54 +0000 (02:38 +0000)]
zd1211: Add ssid patches

19 years agomerge of 758d3e413fdc2738c52b7e48c2d63531bba7db78
Rod Whitby [Thu, 9 Feb 2006 01:17:49 +0000 (01:17 +0000)]
merge of 758d3e413fdc2738c52b7e48c2d63531bba7db78
     and fbfe9aadfa27d7a2756e0042bc85ef0788d2dd17

19 years agomerge of cb029ed3000d87d044985d267579aec44a4ca644
Rod Whitby [Thu, 9 Feb 2006 01:17:15 +0000 (01:17 +0000)]
merge of cb029ed3000d87d044985d267579aec44a4ca644
     and e397c9dbfc8889c38742886d0a402a957ddee229

19 years agomerge of d17f60969b9aa66d7e2a10b01b1b2712c739a936
Rod Whitby [Thu, 9 Feb 2006 00:58:37 +0000 (00:58 +0000)]
merge of d17f60969b9aa66d7e2a10b01b1b2712c739a936
     and f3b5ec0f8fb17f8309020cc990163b2a4440edff

19 years agoslugos-packages: Move wview-packages to glibc only feeds
Oyvind Repvik [Thu, 9 Feb 2006 00:53:28 +0000 (00:53 +0000)]
slugos-packages: Move wview-packages to glibc only feeds

19 years agoep93xx kernel: update defconfig to include pcmcia, ipv6 and more usefull stuff
Koen Kooi [Thu, 9 Feb 2006 00:30:09 +0000 (00:30 +0000)]
ep93xx kernel: update defconfig to include pcmcia, ipv6 and more usefull stuff

19 years agolinux-oz-2.6: Add kexec patch and correct a poodle build failure.
Richard Purdie [Wed, 8 Feb 2006 23:36:48 +0000 (23:36 +0000)]
linux-oz-2.6: Add kexec patch and correct a poodle build failure.

19 years agomerge of 543d2c7b9a975cffb6059cf1e427f5f71ef9498e
Justin Patrin [Wed, 8 Feb 2006 22:25:05 +0000 (22:25 +0000)]
merge of 543d2c7b9a975cffb6059cf1e427f5f71ef9498e
     and fa4d0967956da9fa067530a3796c20a1b3451489

19 years agoudev_0.84: set libudevdir to /lib/udev and include /lib/udev/udevsynthesize
Philipp Zabel [Wed, 8 Feb 2006 22:13:25 +0000 (22:13 +0000)]
udev_0.84: set libudevdir to /lib/udev and include /lib/udev/udevsynthesize

19 years agomerge of 7ee355e4a1fa85e49dcae218d1aa5b884f75a6e7
Rod Whitby [Wed, 8 Feb 2006 22:25:17 +0000 (22:25 +0000)]
merge of 7ee355e4a1fa85e49dcae218d1aa5b884f75a6e7
     and eee7e0d8ba89227d29beba3bc804f5340553c590

19 years agomerge of 3b1e5467e63df0caf15791330cc41c5557e0eedd
Justin Patrin [Wed, 8 Feb 2006 21:29:40 +0000 (21:29 +0000)]
merge of 3b1e5467e63df0caf15791330cc41c5557e0eedd
     and 7ee355e4a1fa85e49dcae218d1aa5b884f75a6e7

19 years agosharp-binary-only: removed the line from .mt-attrs which referenced the nonexistent...
Rod Whitby [Wed, 8 Feb 2006 21:18:25 +0000 (21:18 +0000)]
sharp-binary-only: removed the line from .mt-attrs which referenced the nonexistent files

19 years agomerge of 3b1e5467e63df0caf15791330cc41c5557e0eedd
Rod Whitby [Wed, 8 Feb 2006 21:16:52 +0000 (21:16 +0000)]
merge of 3b1e5467e63df0caf15791330cc41c5557e0eedd
     and 81310a82efd8fa4b4ce7bd707ed734f3ce153c46

19 years agomerge of 72da6517a613608cf82abf0dfaac25e03fbf478b
Justin Patrin [Wed, 8 Feb 2006 21:12:54 +0000 (21:12 +0000)]
merge of 72da6517a613608cf82abf0dfaac25e03fbf478b
     and 81310a82efd8fa4b4ce7bd707ed734f3ce153c46

19 years agomerge of c2094ddd8cbb045e11f78698e810cdeb3511237c
Justin Patrin [Wed, 8 Feb 2006 21:11:38 +0000 (21:11 +0000)]
merge of c2094ddd8cbb045e11f78698e810cdeb3511237c
     and 50acc639ce5b409ac093c8ee464628c013b38b1e

19 years agomerge of 18dd8cf21b475b0438065a81c795a331d4dd1076
Justin Patrin [Wed, 8 Feb 2006 21:11:03 +0000 (21:11 +0000)]
merge of 18dd8cf21b475b0438065a81c795a331d4dd1076
     and 4a2edc2b9931c29b07ce96536e36250048aa6e97

19 years agodisapproval of revision '12ad312536380ea2dc9169b7d73257f999484105'
Justin Patrin [Wed, 8 Feb 2006 21:07:39 +0000 (21:07 +0000)]
disapproval of revision '12ad312536380ea2dc9169b7d73257f999484105'

19 years agodisapproval of revision '6ee2cf10506faaf26c12f6efda57f472f0240cd3'
Justin Patrin [Wed, 8 Feb 2006 21:07:36 +0000 (21:07 +0000)]
disapproval of revision '6ee2cf10506faaf26c12f6efda57f472f0240cd3'