Marcin Juszkiewicz [Wed, 27 Sep 2006 13:38:12 +0000 (13:38 +0000)]
zaurus machines: renamed zaurus-clamshell-2.6.conf into zaurus-2.6.conf as it is used in all 2.6 powered models
Michael-Luke Jones [Tue, 26 Sep 2006 19:30:49 +0000 (19:30 +0000)]
mdev: Add proper firmware loading support to mdev
* Patch contributed by Christian Hohnstaedt
* mdev.conf updated to reflect change in firmware loading
Michael-Luke Jones [Tue, 26 Sep 2006 19:28:00 +0000 (19:28 +0000)]
ixp4xx-kernel: Bump to latest SVN for LE fix
Kristoffer Ericson [Tue, 26 Sep 2006 19:50:08 +0000 (19:50 +0000)]
conf/distro/jlime-donkey.conf : Remove glibc-intermediate providers
* Remove due to "spam" at buildtime.
Koen Kooi [Tue, 26 Sep 2006 17:20:45 +0000 (17:20 +0000)]
linux-x86: add a rudimentary config for the guinness machine
Koen Kooi [Tue, 26 Sep 2006 17:19:11 +0000 (17:19 +0000)]
guinness.conf: machine description for computers containing a tyan 2462 mainboard
Koen Kooi [Tue, 26 Sep 2006 17:15:28 +0000 (17:15 +0000)]
tune-athonmp: tune from athlon MP cpus
Philipp Zabel [Tue, 26 Sep 2006 16:53:52 +0000 (16:53 +0000)]
libxcb-0.9.91: correct library naming, stop splitting dev package
Philipp Zabel [Tue, 26 Sep 2006 16:37:50 +0000 (16:37 +0000)]
libxcb, xcb-proto: add 0.9.91 (1.0 RC1)
Paul Sokolovsky [Tue, 26 Sep 2006 15:26:32 +0000 (15:26 +0000)]
handhelds-pxa-2.6: Remove old versions.
* Familiar 0.8.4 was on 2.6.15.
* But there are people who still use 2.6.12.
* So, remove pre-2.6.12 (left one 2.6.11 bb just in case).
* Approved by koen.
Koen Kooi [Tue, 26 Sep 2006 13:47:00 +0000 (13:47 +0000)]
Koen Kooi [Tue, 26 Sep 2006 13:46:49 +0000 (13:46 +0000)]
dbus: move obsolete versions (0.20 - 0.61) to packages/obsolete/dbus
* rebuild dbus and apps dependant on it
Michael-Luke Jones [Tue, 26 Sep 2006 12:55:26 +0000 (12:55 +0000)]
ixp4xx-npe: Add automatic byte-swapping for LE firmware load
mdev: Update loadmicrocode.sh
Marcin Juszkiewicz [Tue, 26 Sep 2006 12:38:49 +0000 (12:38 +0000)]
linux-oz: s/r4/r5/ on hrw-pcmcia patch
Marcin Juszkiewicz [Tue, 26 Sep 2006 10:25:06 +0000 (10:25 +0000)]
opie-mediaplayer1: remove unneded DEPENDS on opie-mediaplayer2-skin-default - probably close #1406
Bastian Ballmann [Tue, 26 Sep 2006 09:57:09 +0000 (09:57 +0000)]
privoxy: added 3.0.3 - close #1419
Bastian Ballmann [Tue, 26 Sep 2006 09:27:16 +0000 (09:27 +0000)]
bacula-client: added 1.38.11 - close #1420
Michael Lauer [Tue, 26 Sep 2006 09:23:07 +0000 (09:23 +0000)]
Michael Lauer [Tue, 26 Sep 2006 09:21:09 +0000 (09:21 +0000)]
glibc 2.4 backport two patches from HEAD
Shane Volpe [Tue, 26 Sep 2006 09:18:20 +0000 (09:18 +0000)]
gdb-cross: added 6.4 version - closed #1426
Tom Walsh [Tue, 26 Sep 2006 09:09:58 +0000 (09:09 +0000)]
pine: fixed SRC_URI - close #1434
Tom Walsh [Tue, 26 Sep 2006 09:02:59 +0000 (09:02 +0000)]
base.bbclass: handle tar.Z archives - close #1433
Tom Walsh [Tue, 26 Sep 2006 08:56:28 +0000 (08:56 +0000)]
kernel.bbclass: do not override machine/*.conf setting of KERNEL_IMAGETYPE to allow image other than zImage to be produced - close #1435
Richard Purdie [Tue, 26 Sep 2006 08:32:01 +0000 (08:32 +0000)]
Jamie Lenehan [Tue, 26 Sep 2006 08:21:02 +0000 (08:21 +0000)]
perl: Update modules that were effected by the cpan.bbclass changes:
- Remove the DEPENDS on perl since the cpan class now adds it.
- Bump PR to take into account the changed installation location.
Jamie Lenehan [Tue, 26 Sep 2006 08:16:29 +0000 (08:16 +0000)]
perl modules: Add the first collection of perl modules. These modules are
required to run mason (perl web content development and delivery engine).
Mason itself, and the additional modules needed to build it, to follow.
Richard Purdie [Tue, 26 Sep 2006 08:09:36 +0000 (08:09 +0000)]
Richard Purdie [Tue, 26 Sep 2006 08:08:19 +0000 (08:08 +0000)]
linux-oz-2.6.18: Update to ASoC 0.11.7, refresh poodle_audio patch, correct hrw-pcmcia-ids revision number
Jamie Lenehan [Tue, 26 Sep 2006 08:06:33 +0000 (08:06 +0000)]
cpan.bbclass/cpan_build.bbclass: Make all perl modules DEPEND on perl
and RDEPEND on perl-native to avoid having to add it to every single
perl module recipe.
Jamie Lenehan [Tue, 26 Sep 2006 07:45:40 +0000 (07:45 +0000)]
cpan_build.bbclass: The existing cpan.bbclass works for perl modules that
uses the old Makefile.PL based build ssytem. This class is for perl modules
that use the new Build.PL based build system (not widely used yet but
starting to appear). Again this use site_perl instead of vendor_perl since
vender_perl is not being setup by the perl build.
Jamie Lenehan [Tue, 26 Sep 2006 07:42:41 +0000 (07:42 +0000)]
cpan.bbclass: Instead of putting modules into ${libdir}/perl5 put them into
${libdir}/perl5/site_perl/${version} since ${libdir}/perl5 is not part of
the standard INC (search) path for perl and so these modules are not
found by default in the original location. Technically they should go
in vendor_perl instead of site_perl, but that requires changes to all
of the configuration files which is a much more complex change.
Michael Lauer [Mon, 25 Sep 2006 21:53:58 +0000 (21:53 +0000)]
* add unifdef-native, an utility from 2.6.18-git that's used to generate userland headers
* make linux-libc-headers DEPEND on unifdef-native
Michael-Luke Jones [Mon, 25 Sep 2006 18:46:53 +0000 (18:46 +0000)]
mdev: add missing file
Michael-Luke Jones [Mon, 25 Sep 2006 18:42:32 +0000 (18:42 +0000)]
ixp4xx-kernel: Bump SVN to add new ixp_npe driver fixes
slugos-init: adjustments to loadmodules.sh script
mdev: Fake hotplug firmware loading implemented in a script
Marcin Juszkiewicz [Mon, 25 Sep 2006 15:15:30 +0000 (15:15 +0000)]
linux-oz: added one more CF card into hrw-pcmcia-ids patch
Koen Kooi [Mon, 25 Sep 2006 14:38:02 +0000 (14:38 +0000)]
busybox 1.2.1: set PR to something sane
Martin Dietze [Mon, 25 Sep 2006 12:44:18 +0000 (12:44 +0000)]
Martin Dietze [Mon, 25 Sep 2006 12:43:14 +0000 (12:43 +0000)]
elvis: added missing DEPENDS on ncurses.
Martin Dietze [Mon, 25 Sep 2006 12:42:32 +0000 (12:42 +0000)]
nylon-scripts: upped SRCDATE as a more recent version is now used by nylon.
Martin Dietze [Mon, 25 Sep 2006 12:40:48 +0000 (12:40 +0000)]
nylon images and feed: use elvis-tiny as standard editor instead of busybox-vi.
Martin Dietze [Mon, 25 Sep 2006 12:39:26 +0000 (12:39 +0000)]
wpa-supplicant, hostap: fixed wrong syntax for mtx-[12] conditional entries in recipes.
Martin Dietze [Mon, 25 Sep 2006 12:37:51 +0000 (12:37 +0000)]
busybox: nylon no longer uses busybox-vi but elvis-tiny instead.
Michael-Luke Jones [Mon, 25 Sep 2006 10:09:04 +0000 (10:09 +0000)]
Michael-Luke Jones [Mon, 25 Sep 2006 10:08:25 +0000 (10:08 +0000)]
ixp4xx-kernel: Update 2.6.17 patch grab URL
* Reflects changes to structure of NSLU2-Linux Kernel SVN Repository
Jamie Lenehan [Mon, 25 Sep 2006 08:58:20 +0000 (08:58 +0000)]
Jamie Lenehan [Mon, 25 Sep 2006 08:53:24 +0000 (08:53 +0000)]
perl 5.8.7: Fix the perl shared library generation for sh3/sh4
targets:
- You cannot link using LD on sh3/sh4, since ld fails to link in the
hidden library of weak symbols that is needed. Ccc knows about this
library and correctly links it in. The generate_config_sh script
was replacing the configred linker with LD from the environment and
the soname patch was passing parameters directly to LD which need
to be passed differently when linking with gcc.
- Any code to go in shared libraries must be compiled with -fPIC,
which while present in the config file was again being replaced
from the environment by the generate_config_sh script.
Both these patches probably should be ok for all targets, but they
would definately need run-time testing. So they are just patched in
for sh3 and sh4 for now.
Also removed the old code I added not to install the shared library
if its not configured since its configured for all targets after this
change.
Michael-Luke Jones [Mon, 25 Sep 2006 08:50:58 +0000 (08:50 +0000)]
busybox: remove mdev support
mdev: add separate mdev package creating standalone executable
* adjust mdev.conf to create /dev/buzzer link
* change slugos-image.bb to include standalone mdev
Michael-Luke Jones [Sun, 24 Sep 2006 23:14:39 +0000 (23:14 +0000)]
ixp4xx-kernel: Bump SVN_REV to include full debugging output
Paul Sokolovsky [Sun, 24 Sep 2006 22:46:50 +0000 (22:46 +0000)]
handhelds-pxa-2.6.inc: Add h1910 to COMPATIBLE_MACHINE, allow it to be overridable.
Paul Sokolovsky [Sun, 24 Sep 2006 22:43:11 +0000 (22:43 +0000)]
handhelds-pxa-2.6 2.6.16-hh5: Use handhelds-pxa-2.6.inc.
Paul Sokolovsky [Sun, 24 Sep 2006 22:40:18 +0000 (22:40 +0000)]
handhelds-pxa-2.6: Split out common bb-code.
* Move the code needed to build contemporary versions of kernel to
handhelds-pxa-2.6.inc, so it can be reused and maintenance eased
(it's nice idea to keep 3-4 major versions around).
Paul Sokolovsky [Sun, 24 Sep 2006 21:47:58 +0000 (21:47 +0000)]
handhelds-pxa-2.6: Drop 2.6.16-hh6, add 2.6.16-hh7.
* Actually, rename.
* 2.6.16-hh6 was internal tag, no associated kernel version. -hh7 was
tagged recently (in a branch).
Koen Kooi [Sun, 24 Sep 2006 15:32:59 +0000 (15:32 +0000)]
zaurusd: RDEPENDS on procps
* anything that calls ps -e x should RDEPEND on procps
* patching it to work with busybox ps would make them fail with the real ps
Koen Kooi [Sun, 24 Sep 2006 15:32:03 +0000 (15:32 +0000)]
gpe-dm: RDEPEND on procps:
* anything that calls ps -e x should RDEPEND on procps
* patching it to work with busybox ps would make them fail with the real ps
* also drop obsolete versions
Philipp Zabel [Sun, 24 Sep 2006 13:39:58 +0000 (13:39 +0000)]
Michael-Luke Jones [Sun, 24 Sep 2006 08:31:23 +0000 (08:31 +0000)]
Michael-Luke Jones [Sun, 24 Sep 2006 08:30:45 +0000 (08:30 +0000)]
busybox: drop in an mdev patch from busybox.net
slugos-init: add in module loading logic for NSLU2
* Maintainers with other ixp4xx devices should follow suit
Michael-Luke Jones [Sat, 23 Sep 2006 19:51:43 +0000 (19:51 +0000)]
ixp4xx-kernel: Update to grab patches from trunk
Michael-Luke Jones [Sat, 23 Sep 2006 18:36:56 +0000 (18:36 +0000)]
slugos-image: missed a couple of extra items
Michael-Luke Jones [Sat, 23 Sep 2006 15:44:37 +0000 (15:44 +0000)]
Michael-Luke Jones [Sat, 23 Sep 2006 15:42:37 +0000 (15:42 +0000)]
ixp4xx-kernel: minor SVN revbump
Michael-Luke Jones [Sat, 23 Sep 2006 15:39:33 +0000 (15:39 +0000)]
SlugOS Distro & Image Files: Major changes
* Update to kernel version 2.6.18 (new build system)
* Change from udev to mdev to handle /dev and hotplug events (slugos-image.bb)
* Update to include necessary kernel modules post-modularisation (conf/distro/*)
Michael-Luke Jones [Sat, 23 Sep 2006 15:35:01 +0000 (15:35 +0000)]
ixp4xx-npe: Update installation patch for 2.1 and 2.3
Michael-Luke Jones [Sat, 23 Sep 2006 15:29:52 +0000 (15:29 +0000)]
slugos-init: Add scripts to autoload relevant modules
* Required for ixp4xx-kernel_2.6.18 and higher due to modularisation
Michael-Luke Jones [Sat, 23 Sep 2006 15:26:05 +0000 (15:26 +0000)]
busybox: add mdev support
* adjust SlugOS defconfig to enable mdev
* add mdev startup script (similar to udev init)
* add mdev.conf with correct device permissions/actions
Paul Sokolovsky [Sat, 23 Sep 2006 14:49:31 +0000 (14:49 +0000)]
Liam Girdwood [Sat, 23 Sep 2006 13:39:48 +0000 (13:39 +0000)]
mx31ads| machine conf file: added mx31ads machine support
Liam Girdwood [Sat, 23 Sep 2006 13:37:15 +0000 (13:37 +0000)]
mainstone_linux 2.6.18: fixed another syntax error (only noticed at build time).
Liam Girdwood [Sat, 23 Sep 2006 12:50:22 +0000 (12:50 +0000)]
tune-arm1136jf-s| machine conf: added arm11jf-s CPU support
Liam Girdwood [Sat, 23 Sep 2006 12:16:04 +0000 (12:16 +0000)]
mainstone_linux 2.6.18: fixed PR syntax error in bb file.
Michael Lauer [Sat, 23 Sep 2006 11:04:24 +0000 (11:04 +0000)]
xserver-kdrive git reduce duplicated metadata
Paul Sokolovsky [Sat, 23 Sep 2006 10:19:11 +0000 (10:19 +0000)]
dosfstools 2.11: New version
* dosfstools-2.10-kernel-2.6.patch is in mainline
* Still has various issues (one annoying being its non-i18n-friendliness,
tending to demage filenames in local charsets), but at least it's from 2005,
not 2003.
* dosfstools-native still at 2.10, as some patches don't apply cleanly.
Rod Whitby [Sat, 23 Sep 2006 02:04:03 +0000 (02:04 +0000)]
ixp4xx-kernel: Updated to svn repo rev after layout revert. Enanced svnpatch to take a configurable kernel repo path.
Rod Whitby [Sat, 23 Sep 2006 02:03:06 +0000 (02:03 +0000)]
apex: Updated to 1.4.5
Richard Purdie [Fri, 22 Sep 2006 22:19:56 +0000 (22:19 +0000)]
kernel.bbclass: Update get_kernelversion for changes in kernels >= 2.6.18
Philip Balister [Fri, 22 Sep 2006 17:13:37 +0000 (17:13 +0000)]
* base-files: add machine specific fstab for omap5912osk machine
Rod Whitby [Fri, 22 Sep 2006 17:10:06 +0000 (17:10 +0000)]
Michael-Luke Jones [Fri, 22 Sep 2006 16:28:10 +0000 (16:28 +0000)]
Michael-Luke Jones [Fri, 22 Sep 2006 14:27:20 +0000 (14:27 +0000)]
ixp4xx-kernel-2.6.18: pull patches automatically from SVN
* Improved previous system so patch tree is pulled automagically
* Specific SVN revision can be specified
* Patches applied using quilt
Richard Purdie [Fri, 22 Sep 2006 11:55:15 +0000 (11:55 +0000)]
task-base: Fix typos (thanks XorA)
Richard Purdie [Fri, 22 Sep 2006 11:47:33 +0000 (11:47 +0000)]
task-base: Add a distro selectable base set of depends so we can mimic task-bootstrap correctly
Liam Girdwood [Fri, 22 Sep 2006 10:05:53 +0000 (10:05 +0000)]
mainstone_kernel_2.6.18| virtual/kernel : added mainstone kernel 2.6.18 to support Angstrom and EABI
Philipp Zabel [Fri, 22 Sep 2006 09:55:25 +0000 (09:55 +0000)]
linux-libc-headers: add 2.6.18, generated by make headers_install
Michael-Luke Jones [Fri, 22 Sep 2006 07:24:24 +0000 (07:24 +0000)]
Oyvind Repvik [Thu, 21 Sep 2006 23:51:59 +0000 (23:51 +0000)]
slugos-packages: Remove erlang from ucslugc feed
Michael-Luke Jones [Thu, 21 Sep 2006 22:31:54 +0000 (22:31 +0000)]
ixp4xx-kernel_2.6.18: General Update
* Patches updated to reflect NSLU2-Linux SVN repository
Michael-Luke Jones [Thu, 21 Sep 2006 22:27:13 +0000 (22:27 +0000)]
ixp4xx-npe: quick refresh
* update install location of npe microcode
* remove obsolete version
Martin Dietze [Thu, 21 Sep 2006 12:30:26 +0000 (12:30 +0000)]
busybox: removed BZIP2 feature from nylon config, it was redundant since bzip2 is installed anyway
Martin Dietze [Thu, 21 Sep 2006 12:28:49 +0000 (12:28 +0000)]
elvis: some finetuning
* added update-alternatives calls to replace/set /bin/vi link
* minor fixes to configuration in elvis-tiny to avoid warnings when loading
Richard Purdie [Thu, 21 Sep 2006 08:56:20 +0000 (08:56 +0000)]
linux-oz-2.6.18: Fix locomo patch on collie, update collie defconfig so it builds and fits the device, update pxafb_changeres patch
Koen Kooi [Wed, 20 Sep 2006 21:49:19 +0000 (21:49 +0000)]
ibc-cvs arm uClibc.config: update to current svn
Jamie Lenehan [Wed, 20 Sep 2006 21:23:23 +0000 (21:23 +0000)]
sudo 1.6.8p12: Fix the autoconf patch. The AC_LINK_IFELSE test that was
being patched in is incorrect - this fixes the test. Closes #1422.
Richard Purdie [Wed, 20 Sep 2006 20:46:23 +0000 (20:46 +0000)]
linux-openzaurus-2.6.18: Apply recent 2.6.17 patches including overlay support
Oyvind Repvik [Wed, 20 Sep 2006 20:39:45 +0000 (20:39 +0000)]
erlang: Add erlang package. Add to slugos feeds
Koen Kooi [Wed, 20 Sep 2006 18:53:26 +0000 (18:53 +0000)]
gpe-plucker: remove obsolete stuff
Koen Kooi [Wed, 20 Sep 2006 16:32:54 +0000 (16:32 +0000)]
handhelds-pxa-2.6 cvs: fix uclibc/EABI
Richard Purdie [Wed, 20 Sep 2006 15:44:05 +0000 (15:44 +0000)]
linux-openzaurus-2.18: Fix squahsfx patch, update qemuarm integrator -> versatile
Marcin Juszkiewicz [Wed, 20 Sep 2006 15:26:35 +0000 (15:26 +0000)]
linux-oz: added 2.6.18 (not tested)
- some patches refreshed:
- collie-mcp-r0 -> r1
- tmio-tc6393-r6 -> r7
- tmio-nand-r5 -> r6
- tmio-ohci-r4 -> r5
- tosa-tmio-lcd-r8 -> r9
- tosa-lcdnoise-r0 -> r1
Richard Purdie [Wed, 20 Sep 2006 13:30:57 +0000 (13:30 +0000)]
linux-oz-2.6.17: Add preliminary qemux86 support (kernel only), add rootdelay=1 option for spitz, add symlinks in image deploy directory, migrate qemuarm from integrator to versatile (from poky)
Martin Dietze [Wed, 20 Sep 2006 12:47:57 +0000 (12:47 +0000)]
busybox: use a larger buffer in xargs for nylon, patch to compile busybox 1.00 for mtx-[12]