openembedded.git
18 years agolinux-rp_2.6.20.bb : fix loading of 8250 module which makes all those BT/modem/other
Graeme Gregory [Fri, 27 Apr 2007 13:26:44 +0000 (13:26 +0000)]
linux-rp_2.6.20.bb : fix loading of 8250 module which makes all those BT/modem/other
CF cards people use work. Also fix the dmesg so it prints the correct ttySX device
for inserted cards (ttyS4 in practice)
The fault was 2.6.20 added an extra pxa serial port (not actually initialised) but
sitting in the minor space.

18 years agomx21ads-kernel_2.6.19rc6.bb : remove bogus inherit package
Graeme Gregory [Fri, 27 Apr 2007 13:19:37 +0000 (13:19 +0000)]
mx21ads-kernel_2.6.19rc6.bb : remove bogus inherit package

18 years agomx31ads.conf : create tar images
Graeme Gregory [Fri, 27 Apr 2007 13:19:05 +0000 (13:19 +0000)]
mx31ads.conf : create tar images

18 years agocpan: Use CCLD for the linking instead of ${TARGET_SYS}-gcc. Without this
Jamie Lenehan [Fri, 27 Apr 2007 02:22:26 +0000 (02:22 +0000)]
cpan: Use CCLD for the linking instead of ${TARGET_SYS}-gcc. Without this
native packages break because <buildarch>-gcc doesn't exist, just gcc. CCLD
gets us the correct CC to be used for linking in both cases, so we use that.

18 years agomerge of '177ed52042195257c9390eac21052907cfa0c4d0'
Jamie Lenehan [Fri, 27 Apr 2007 02:06:52 +0000 (02:06 +0000)]
Merge ... '177ed52042195257c9390eac21052907cfa0c4d0'
     and '39b0c54a5b69e68b9f43900fc5c3fbb6bfcf60a1'

18 years agoperl 5.8.8/cpan: Fix the installation paths for cpan modules. The installed
Jamie Lenehan [Fri, 27 Apr 2007 02:06:22 +0000 (02:06 +0000)]
perl 5.8.8/cpan: Fix the installation paths for cpan modules. The installed
files for perl modules built using cpan will end up in different places
depending on which version of perl they are being built with. Modules that
explicitly set various FILES_ values were using the paths that are only
valid for the older versions of perl. Calculate and set the correct path in
cpan.bbclass and use that in the FILES_ variables so that it'll be correct
for all versions of perl.

18 years agolibpcre: Fix SRC_URI
Matthias Hentges [Fri, 27 Apr 2007 01:46:30 +0000 (01:46 +0000)]
libpcre: Fix SRC_URI

18 years agoperl 5.8.8: Fixes to be able to build under uclibc.
Jamie Lenehan [Fri, 27 Apr 2007 00:50:50 +0000 (00:50 +0000)]
perl 5.8.8: Fixes to be able to build under uclibc.

18 years agoinsane.bbclass: Re-add -B to scanelf to make it correctly check single RPATH occurences.
Leon Woestenberg [Fri, 27 Apr 2007 00:12:23 +0000 (00:12 +0000)]
insane.bbclass: Re-add -B to scanelf to make it correctly check single RPATH occurences.

18 years agoinsane.bbclass: Commented out scanelf format debugging.
Leon Woestenberg [Thu, 26 Apr 2007 23:24:09 +0000 (23:24 +0000)]
insane.bbclass: Commented out scanelf format debugging.

18 years agoinsane.bbclass: RPATH check was always true due to scanelf output including the file...
Leon Woestenberg [Thu, 26 Apr 2007 22:19:39 +0000 (22:19 +0000)]
insane.bbclass: RPATH check was always true due to scanelf output including the file path.

18 years agomerge of '4363d4f2067c14e0433c8a93cf6595a62ffd8ea1'
Philip Balister [Thu, 26 Apr 2007 19:04:03 +0000 (19:04 +0000)]
Merge ... '4363d4f2067c14e0433c8a93cf6595a62ffd8ea1'
     and '7859b1045fa3fae233d76f0be3b26d0d1ad35d8b'

18 years agoopenomap.conf : Angstrom runs fine on OSK so no further need for custom distro.
Philip Balister [Thu, 26 Apr 2007 19:01:59 +0000 (19:01 +0000)]
openomap.conf : Angstrom runs fine on OSK so no further need for custom distro.

18 years agoinsane.bbclass: depend on chrpath-native
Koen Kooi [Thu, 26 Apr 2007 19:00:47 +0000 (19:00 +0000)]
insane.bbclass: depend on chrpath-native

18 years agochrpath: add native version so we can munge bogus rpath entries
Koen Kooi [Thu, 26 Apr 2007 18:55:36 +0000 (18:55 +0000)]
chrpath: add native version so we can munge bogus rpath entries

18 years agomerge of '0a4ab83c5e46677b239452867d3205ca5843586f'
Leon Woestenberg [Thu, 26 Apr 2007 16:54:23 +0000 (16:54 +0000)]
Merge ... '0a4ab83c5e46677b239452867d3205ca5843586f'
     and '6a5c817d2f11720452c0b470075091121ce6ab96'

18 years agomerge of '038bc21b349c21561050092a7a6d68a019b921e1'
Koen Kooi [Thu, 26 Apr 2007 16:54:16 +0000 (16:54 +0000)]
Merge ... '038bc21b349c21561050092a7a6d68a019b921e1'
     and '72018d16d4bf3617a2f7efda54bde7f5b784e01a'

18 years agoinsane.bbclass: Broaden check for RPATHs by removing work/ path component.
Leon Woestenberg [Thu, 26 Apr 2007 16:54:09 +0000 (16:54 +0000)]
insane.bbclass: Broaden check for RPATHs by removing work/ path component.

18 years agoinsane.bbclass: Fix check for bad RPATHs. This is gonna break builds. Needs fixes...
Leon Woestenberg [Thu, 26 Apr 2007 16:42:07 +0000 (16:42 +0000)]
insane.bbclass: Fix check for bad RPATHs. This is gonna break builds. Needs fixes in the shared library handling.

18 years agouclibc.inc: also mangle KERNEL_HEADERS not only KERNEL_SOURCE.
Leon Woestenberg [Thu, 26 Apr 2007 16:40:30 +0000 (16:40 +0000)]
uclibc.inc: also mangle KERNEL_HEADERS not only KERNEL_SOURCE.

18 years agomatchbox-wm: depend on gconf-native
Koen Kooi [Thu, 26 Apr 2007 16:13:38 +0000 (16:13 +0000)]
matchbox-wm: depend on gconf-native

18 years agogconf.bbclass: depend on gconf-native
Koen Kooi [Thu, 26 Apr 2007 16:12:58 +0000 (16:12 +0000)]
gconf.bbclass: depend on gconf-native

18 years agomerge of '87b49518bcc5300a395daeb3510b7801f333eda9'
Marcin Juszkiewicz [Thu, 26 Apr 2007 12:46:33 +0000 (12:46 +0000)]
Merge ... '87b49518bcc5300a395daeb3510b7801f333eda9'
     and 'ba162bf6372784bad9177dc8a7fa8a66c9e665c4'

18 years agomerge of '4c8bd7ca61d815d94202feba1abab9c776a93350'
Marcin Juszkiewicz [Thu, 26 Apr 2007 11:01:15 +0000 (11:01 +0000)]
Merge ... '4c8bd7ca61d815d94202feba1abab9c776a93350'
     and 'fc756d25fc999f6ac7951c0122c5beaa2f754e3c'

18 years agobase.bbclass: add back a snipped of obsolete code to fix SRCDATES problems, seems...
Koen Kooi [Thu, 26 Apr 2007 10:57:45 +0000 (10:57 +0000)]
base.bbclass: add back a snipped of obsolete code to fix SRCDATES problems, seems to fix #2133

18 years agomerge of '07175ec33773496e83adae9754cad99975a05135'
Jamie Lenehan [Thu, 26 Apr 2007 10:39:08 +0000 (10:39 +0000)]
Merge ... '07175ec33773496e83adae9754cad99975a05135'
     and 'd1c1a0fb33076375c0916f6d52c5727a46e27268'

18 years agolinux-titan-sh4: Remove the older 2.6.17 kernel that was based on the
Jamie Lenehan [Thu, 26 Apr 2007 10:29:26 +0000 (10:29 +0000)]
linux-titan-sh4: Remove the older 2.6.17 kernel that was based on the
old linux-sh cvs tree.

18 years agolinux-titan-sh4: Add 2.6.21 kernel. This moves away from the old linux-sh
Jamie Lenehan [Thu, 26 Apr 2007 10:27:03 +0000 (10:27 +0000)]
linux-titan-sh4: Add 2.6.21 kernel. This moves away from the old linux-sh
cvs and uses the main linux kernel directly.

18 years agolinux-titan-sh4: Update flash driver so that it'll build with recent kernels:
Jamie Lenehan [Thu, 26 Apr 2007 10:25:12 +0000 (10:25 +0000)]
linux-titan-sh4: Update flash driver so that it'll build with recent kernels:
* Remove remains of devfs support.
* Implement HDIO_GETGEO ioctl in place of getgeo block device operation.

18 years agomerge of '558f128d4627bb3e20bb42388a205dc5c37c3f70'
Paul Sokolovsky [Thu, 26 Apr 2007 09:11:29 +0000 (09:11 +0000)]
Merge ... '558f128d4627bb3e20bb42388a205dc5c37c3f70'
     and 'b72cc6057e9627154aecce088453bf8b23314ccc'

18 years agobusybox 1.2.1: angstrom: Make syslogd log to /var/log/messages.
Paul Sokolovsky [Thu, 26 Apr 2007 09:10:46 +0000 (09:10 +0000)]
busybox 1.2.1: angstrom: Make syslogd log to /var/log/messages.
* With rotation and size/rotation count limit, which coupled
with /var/log being a tmpfs, makes it not worse than canonical
circular buffer logging, but much more friendly for people not
familiar with busybox.
* Closes #2135.
* Approved by Koen Kooi

18 years agoperl 5.8.8: Minor updates to the packaging:
Jamie Lenehan [Thu, 26 Apr 2007 08:05:52 +0000 (08:05 +0000)]
perl 5.8.8: Minor updates to the packaging:
* don't install packlists - we don't need them and it saves space (debian
  patch)
* don't split POSIX module over perl and perl-arch dirs (debian patch)
* add a -doc package and put all the random documentation and examples from
  the perl tree in it.
* include all the .pod's from over the tree in the .pod package
* include the .e2x files in the encode package

18 years agoperl 5.8.8: Move configuration files for libnet and cpan to /etc/perl to
Jamie Lenehan [Thu, 26 Apr 2007 07:10:41 +0000 (07:10 +0000)]
perl 5.8.8: Move configuration files for libnet and cpan to /etc/perl to
match the debian configuration. It moves these configuration files to /etc/
to allow for read only /usr installations.

18 years agofbreader:
Matthias Hentges [Thu, 26 Apr 2007 01:59:43 +0000 (01:59 +0000)]
fbreader:
- Fix do_install to honor READER_ARCH
- Remove left-over help-file from previous version from 480x640-buildfix.patch

18 years agogizmod: add alsa-lib to DEPENDS
Justin Patrin [Thu, 26 Apr 2007 00:09:08 +0000 (00:09 +0000)]
gizmod: add alsa-lib to DEPENDS

18 years agoxtscal: attempt to fix miscalibrations
Koen Kooi [Wed, 25 Apr 2007 20:46:14 +0000 (20:46 +0000)]
xtscal: attempt to fix miscalibrations

18 years agocompulab-pxa270 2.6.16: update md5 sum on file downloaded from compulab
Cliff Brake [Wed, 25 Apr 2007 18:19:52 +0000 (18:19 +0000)]
compulab-pxa270 2.6.16: update md5 sum on file downloaded from compulab

18 years agotelepathy-gabble: drop old versions
Marcin Juszkiewicz [Wed, 25 Apr 2007 08:37:23 +0000 (08:37 +0000)]
telepathy-gabble: drop old versions

18 years agomerge of '32161ed8fe97769fa75537a6e2cce7e2a202a301'
Philip Balister [Wed, 25 Apr 2007 02:02:01 +0000 (02:02 +0000)]
Merge ... '32161ed8fe97769fa75537a6e2cce7e2a202a301'
     and 'bb1689f72c4d6e5659fe4a1b0b32c2ce23922e8a'

18 years agogconf-dbus_svn.bb : Add dependency on intltool-native so configure script runs
Philip Balister [Wed, 25 Apr 2007 02:01:22 +0000 (02:01 +0000)]
gconf-dbus_svn.bb : Add dependency on intltool-native so configure script runs
                    properly. This should fix bug 2136.

18 years agoperl 5.8.8: Move comments on how to create the dependency list into the
Jamie Lenehan [Wed, 25 Apr 2007 01:17:54 +0000 (01:17 +0000)]
perl 5.8.8: Move comments on how to create the dependency list into the
dependency file itself to make the main recipe a bit more readable. Also
move the two dependencies that were manually added to the the dependenecy
list file and fix use RDEPENDS instead of DEPENDS.

18 years agocpan.bbclass: Update to enable the building cpan modules for perl 5.8.8.
Jamie Lenehan [Wed, 25 Apr 2007 01:16:14 +0000 (01:16 +0000)]
cpan.bbclass: Update to enable the building cpan modules for perl 5.8.8.
This uses the installed perl configuration to determine if we are building
for the old or the new perl layout. Currently this just changes the
installation paths and always uses gcc to link, but more changes will be
added later to make the perl module building process a lot more reliable.

18 years agotelepathy-gabble: add newly generated gabble.manager for 0.5.10
Koen Kooi [Tue, 24 Apr 2007 20:33:50 +0000 (20:33 +0000)]
telepathy-gabble: add newly generated gabble.manager for 0.5.10
NOTE: please do not check in new telepathy-gabble versions without generating a gabble.manager...

18 years agobase.bbclass: fix depency problem, closes #2137 (and some others)
Thomas Kunze [Tue, 24 Apr 2007 20:15:45 +0000 (20:15 +0000)]
base.bbclass: fix depency problem, closes #2137 (and some others)

18 years agolinux-rp: update Collie SD/MMC driver
Thomas Kunze [Tue, 24 Apr 2007 16:53:03 +0000 (16:53 +0000)]
linux-rp: update Collie SD/MMC driver

18 years agoperl 5.8.8: Replace host paths from the configuration file that is to be
Jamie Lenehan [Tue, 24 Apr 2007 13:57:31 +0000 (13:57 +0000)]
perl 5.8.8: Replace host paths from the configuration file that is to be
installed on the target with those that are suitable for the target. This
has no effect on actually using perl but would have an effect on trying to
build perl modules on the target.

18 years agoperl 5.8.8: Re-arrange the installation directories to match the debian
Jamie Lenehan [Tue, 24 Apr 2007 13:23:05 +0000 (13:23 +0000)]
perl 5.8.8: Re-arrange the installation directories to match the debian
style FHS compliant layout rather then OE specific layout that was being
used previously. Note that cpan perl modules build under OE won't work with
this because they expect the 5.8.7 type layout (this will be fixed later.)

18 years agomerge of '09bb66d3fb1db889848916179b819a78e4efde02'
Marcin Juszkiewicz [Tue, 24 Apr 2007 11:42:20 +0000 (11:42 +0000)]
Merge ... '09bb66d3fb1db889848916179b819a78e4efde02'
     and '67a5fc719e8eed7c1ae79482dc4aac1049cd7140'

18 years agotelepathy-gabble: updated to 0.5.10 (from Poky)
Marcin Juszkiewicz [Tue, 24 Apr 2007 11:40:58 +0000 (11:40 +0000)]
telepathy-gabble: updated to 0.5.10 (from Poky)

18 years agotelepathy-glib: added 0.5.10 (from Poky)
Marcin Juszkiewicz [Tue, 24 Apr 2007 11:40:21 +0000 (11:40 +0000)]
telepathy-glib: added 0.5.10 (from Poky)

18 years agoperl 5.8.8: Extract out the common settings from the 32/64 bit configs to a
Jamie Lenehan [Tue, 24 Apr 2007 08:47:45 +0000 (08:47 +0000)]
perl 5.8.8: Extract out the common settings from the 32/64 bit configs to a
common file to make it easier to edit the common settings. A few settings
were changed to help make the configurations closer.

18 years agofbreader: Add 0.8.2a
Matthias Hentges [Tue, 24 Apr 2007 01:49:36 +0000 (01:49 +0000)]
fbreader: Add 0.8.2a
- cleanup .bb
- set TARGET_ARCH = MACHINE
- allow easy customization for different devices than 320x240 Zauruses...

18 years agocompulab-pxa270 2.6.16: add task to create a kernel image file.
Cliff Brake [Mon, 23 Apr 2007 21:42:22 +0000 (21:42 +0000)]
compulab-pxa270 2.6.16: add task to create a kernel image file.
The cm-x270 bootloader requires kernel image files in a special
format and this addition adds that.

18 years agoepdfview: update to 0.1.6
Koen Kooi [Mon, 23 Apr 2007 17:53:45 +0000 (17:53 +0000)]
epdfview: update to 0.1.6

18 years agocollie: enable MMC_DEBUG for 2.6
Koen Kooi [Mon, 23 Apr 2007 17:37:25 +0000 (17:37 +0000)]
collie: enable MMC_DEBUG for 2.6

18 years agomerge of '4c2d3d5326458e250883b741a3c57e93fa3cabdd'
OpenEmbedded Project [Mon, 23 Apr 2007 17:17:20 +0000 (17:17 +0000)]
Merge ... '4c2d3d5326458e250883b741a3c57e93fa3cabdd'
     and '792b1b257756e328b12b4d731ec035b6d0c614b9'

18 years agomerge of '909c507b800748c820ddc73a2c5bed204cbdbd65'
Rolf Leggewie [Mon, 23 Apr 2007 16:51:13 +0000 (16:51 +0000)]
Merge ... '909c507b800748c820ddc73a2c5bed204cbdbd65'
     and 'de1c6225e9834b778c351b84978458d315dbbcb5'

18 years agomerge of '6c10e4e698bad3b70189cebcd53c4381ae45b884'
Florian Boor [Mon, 23 Apr 2007 16:46:28 +0000 (16:46 +0000)]
Merge ... '6c10e4e698bad3b70189cebcd53c4381ae45b884'
     and '909c507b800748c820ddc73a2c5bed204cbdbd65'

18 years agolibrecord2: Add librecord2, the new G(PE)^2 database library.
Florian Boor [Mon, 23 Apr 2007 16:45:39 +0000 (16:45 +0000)]
librecord2: Add librecord2, the new G(PE)^2 database library.

18 years agodillo: move debug files to debug package. Probably closes 1911.
Rolf Leggewie [Mon, 23 Apr 2007 16:41:40 +0000 (16:41 +0000)]
dillo: move debug files to debug package.  Probably closes 1911.
General bb clean up.

18 years agolibsettings: Add svn recipe
Florian Boor [Mon, 23 Apr 2007 16:39:17 +0000 (16:39 +0000)]
libsettings: Add svn recipe

18 years agolinphone: Make sure broken la files do not end up in staging.
Florian Boor [Mon, 23 Apr 2007 16:28:29 +0000 (16:28 +0000)]
linphone: Make sure broken la files do not end up in staging.

18 years agolinux-ezx: de-html defconfig
Koen Kooi [Mon, 23 Apr 2007 16:25:16 +0000 (16:25 +0000)]
linux-ezx: de-html defconfig

18 years agomerge of '0b26a61d4fccf634b89eaba8f9db28208faa2d9f'
Marcin Juszkiewicz [Mon, 23 Apr 2007 15:18:09 +0000 (15:18 +0000)]
Merge ... '0b26a61d4fccf634b89eaba8f9db28208faa2d9f'
     and 'b9551a5d956596f18cf5470cca74515df348392d'

18 years agocontacts: update to 0.5 (from Poky)
Marcin Juszkiewicz [Mon, 23 Apr 2007 15:17:34 +0000 (15:17 +0000)]
contacts: update to 0.5 (from Poky)

18 years agobcm2305-tool: add tool to poke firmware on a780
Koen Kooi [Mon, 23 Apr 2007 14:58:45 +0000 (14:58 +0000)]
bcm2305-tool: add tool to poke firmware on a780

18 years agolinux-ezx: add experimental 2.6.20.7 kernel
Koen Kooi [Mon, 23 Apr 2007 14:34:37 +0000 (14:34 +0000)]
linux-ezx: add experimental 2.6.20.7 kernel
* the kernel is slightly to big, but people will use boot_usb anyway

18 years agomerge of '4699a5e1d4242bae2ec7ffb11bfb87bd49e92de6'
Marcin Juszkiewicz [Mon, 23 Apr 2007 14:26:05 +0000 (14:26 +0000)]
Merge ... '4699a5e1d4242bae2ec7ffb11bfb87bd49e92de6'
     and '8b5068649e32f09f7094cee79f900f1394bc9d65'

18 years agotask-base: readd orinoco stuff that got removed on last commit
Koen Kooi [Mon, 23 Apr 2007 14:24:31 +0000 (14:24 +0000)]
task-base: readd orinoco stuff that got removed on last commit

18 years agoprogear: add touchscreen into features
Marcin Juszkiewicz [Mon, 23 Apr 2007 13:57:42 +0000 (13:57 +0000)]
progear: add touchscreen into features

18 years agocollie: use 2.6 by default. If someone want 2.4 then set MACHINE_KERNEL_VERSION=2...
Marcin Juszkiewicz [Mon, 23 Apr 2007 13:57:06 +0000 (13:57 +0000)]
collie: use 2.6 by default. If someone want 2.4 then set MACHINE_KERNEL_VERSION=2.4 in local.conf

18 years agomatchbox-wm: add 1.2, merge in fixes from poky
Koen Kooi [Mon, 23 Apr 2007 10:41:29 +0000 (10:41 +0000)]
matchbox-wm: add 1.2, merge in fixes from poky

18 years agotask-base: make task-boot machine specific
Koen Kooi [Mon, 23 Apr 2007 09:03:52 +0000 (09:03 +0000)]
task-base: make task-boot machine specific

18 years agotask-openmoko: add more applets
Koen Kooi [Mon, 23 Apr 2007 07:57:32 +0000 (07:57 +0000)]
task-openmoko: add more applets

18 years agoopenmoko: add more panel plugins
Koen Kooi [Mon, 23 Apr 2007 07:55:25 +0000 (07:55 +0000)]
openmoko: add more panel plugins

18 years agomerge of '09ccd483244ee816cab59f9d1144ae7cb44235db'
Paul Sokolovsky [Mon, 23 Apr 2007 07:23:39 +0000 (07:23 +0000)]
Merge ... '09ccd483244ee816cab59f9d1144ae7cb44235db'
     and '5c06f6a19e8ffe60da0d643d3231e922e437d8bf'

18 years agobusybox: Clean up syslog.conf file.
Paul Sokolovsky [Mon, 23 Apr 2007 07:16:51 +0000 (07:16 +0000)]
busybox: Clean up syslog.conf file.
* Typo fixes.
* Order options in some logical sequence.
* Make clear which option applies to which logging destination.
* Remove bogus comments about file log rotation being "incompatible with
busybox" (works at least with 1.2.1).

18 years agogpe-plucker: Fix DEPENDS and RDEPENDS
Matthias Hentges [Mon, 23 Apr 2007 01:45:05 +0000 (01:45 +0000)]
gpe-plucker: Fix DEPENDS and RDEPENDS

18 years agofbreader: Fix DEPENDS and update SRC_URI
Matthias Hentges [Mon, 23 Apr 2007 00:46:58 +0000 (00:46 +0000)]
fbreader: Fix DEPENDS and update SRC_URI

18 years agomerge of '10708d48453a9b828b4902dcbb6d7fabeb08883f'
Paul Sokolovsky [Sun, 22 Apr 2007 21:32:45 +0000 (21:32 +0000)]
Merge ... '10708d48453a9b828b4902dcbb6d7fabeb08883f'
     and '974836a6338171fb70132b4cfd8365173d13f352'

18 years agobtscanner 2.0: Make buildable with gcc4.
Marek Vasut [Sun, 22 Apr 2007 21:32:05 +0000 (21:32 +0000)]
btscanner 2.0: Make buildable with gcc4.
* Closes #2022.

18 years agomerge of '6192ed21c44ba1bd69c324961030042c031dc844'
Paul Sokolovsky [Sun, 22 Apr 2007 21:15:55 +0000 (21:15 +0000)]
Merge ... '6192ed21c44ba1bd69c324961030042c031dc844'
     and '85a65f1ad365118a4e5b85ab6b1b174274a5f28e'

18 years agodevice_table-minimal.txt: Add random and urandom devices.
Patrick Steiner [Sun, 22 Apr 2007 21:15:15 +0000 (21:15 +0000)]
device_table-minimal.txt: Add random and urandom devices.
* Useful for cases when there's no udev or it fails to start. dropbear requires
these devices to serve logins.
* Closes #1883.

18 years agoangstrom-2007.1.conf: Set FEED_ARCH for aximx50.
Paul Sokolovsky [Sun, 22 Apr 2007 21:06:20 +0000 (21:06 +0000)]
angstrom-2007.1.conf: Set FEED_ARCH for aximx50.

18 years agomerge of '6687c2150c5ce7b099d14abedc0f8a67450fddf5'
Paul Sokolovsky [Sun, 22 Apr 2007 20:32:47 +0000 (20:32 +0000)]
Merge ... '6687c2150c5ce7b099d14abedc0f8a67450fddf5'
     and '9c31aca530ed17c2c2abf9bf2c4facc53cbbe096'

18 years agogroff 1.19.2: Fix staging.
Marek Vasut [Sun, 22 Apr 2007 20:31:57 +0000 (20:31 +0000)]
groff 1.19.2: Fix staging.
* Added --with-appresdir= configure option.
* Closes #2088.

18 years agomerge of '01b1bd82cc3bb520359e6a17f2c8fafca56c2d71'
Paul Sokolovsky [Sun, 22 Apr 2007 20:23:49 +0000 (20:23 +0000)]
Merge ... '01b1bd82cc3bb520359e6a17f2c8fafca56c2d71'
     and '3cc2987a134057f91d589663ff22e2aed5ecf5b7'

18 years agoopie-dasher, opie-sh, opie-theme: Fix packaging.
Paul Sokolovsky [Sun, 22 Apr 2007 20:19:13 +0000 (20:19 +0000)]
opie-dasher, opie-sh, opie-theme: Fix packaging.
* Don't override PACKAGES, just append.
* Based on Henry von Tresckow's changes, fixes #2123.

18 years agognutls: update to 1.6.2
Marcin Juszkiewicz [Sun, 22 Apr 2007 16:43:55 +0000 (16:43 +0000)]
gnutls: update to 1.6.2

18 years agognutls: update to 1.4.5 (last stable in 1.4 branch)
Marcin Juszkiewicz [Sun, 22 Apr 2007 16:43:32 +0000 (16:43 +0000)]
gnutls: update to 1.4.5 (last stable in 1.4 branch)

18 years agognutls: stage libgnutls-extra.m4 needed by centericq
Marcin Juszkiewicz [Sun, 22 Apr 2007 16:43:06 +0000 (16:43 +0000)]
gnutls: stage libgnutls-extra.m4 needed by centericq

18 years agolinux: update Simpad patchset - close #2073
Bernhard Guillon [Sun, 22 Apr 2007 15:43:50 +0000 (15:43 +0000)]
linux: update Simpad patchset - close #2073

18 years agogkrellm: updated to 2.2.10 with patch by Marek Vasut to fix install - close #2090
Marcin Juszkiewicz [Sun, 22 Apr 2007 15:12:54 +0000 (15:12 +0000)]
gkrellm: updated to 2.2.10 with patch by Marek Vasut to fix install - close #2090

18 years agodb1200: added MACHINE_FEATURES based on db1200_defconfig from 2.6.21-rc7 Linux kernel...
Marcin Juszkiewicz [Sun, 22 Apr 2007 14:40:02 +0000 (14:40 +0000)]
db1200: added MACHINE_FEATURES based on db1200_defconfig from 2.6.21-rc7 Linux kernel - should close #2116

18 years agolibnet: fix building for x86_64 - close #2094
Alexis Maldonado [Sun, 22 Apr 2007 14:32:20 +0000 (14:32 +0000)]
libnet: fix building for x86_64 - close #2094

18 years agoinsane.bbclass: support mipsel - close #2119
Thomas Kunze [Sun, 22 Apr 2007 14:15:51 +0000 (14:15 +0000)]
insane.bbclass: support mipsel - close #2119

18 years agoperl: Move the list of rprovides for backward compatiblity into a seperate
Jamie Lenehan [Sat, 21 Apr 2007 03:15:03 +0000 (03:15 +0000)]
perl: Move the list of rprovides for backward compatiblity into a seperate
.inc file and include it in the two recipes that need the list.

18 years agoiptstate: Add iptstate, which is a top-like interface to the
Jamie Lenehan [Sat, 21 Apr 2007 03:06:12 +0000 (03:06 +0000)]
iptstate: Add iptstate, which is a top-like interface to the
netfilter connection-tracking table.

18 years agoperl: Add 5.8.8 and use DEFAULT_PREFERENCE to disable it until more
Jamie Lenehan [Sat, 21 Apr 2007 02:52:14 +0000 (02:52 +0000)]
perl: Add 5.8.8 and use DEFAULT_PREFERENCE to disable it until more
testing is done.
Main differences from the 5.8.7 recipe are:
* Always use gcc to link. Same arch's require this, while others can
  happily use ld. Use gcc for everything.
* Fix threading issues by enabling threading in both perl-native and
  perl. In fact make the configurations almost identical.
* No per ARCH configuration, just 32/64/le/be configs. This should
  stop configurations differing between arch's which made fixing
  things 5.8.7 difficult. Also means new ARCH's should work without
  any changes.
* Fix up the way miniperl is handled so it shouldn't be the cause of
  problems for people anymore.
* Stop perl-modules depending on perl-dbg, perl-pod, perl-dev etc.
* In theory should work for MACHINE="native" now.
Only tested for an sh4/glibc target built on an x86_64 host so far. A
lot more testing and more cleanups are needed before this is ready to
be enabled by default. NOTE: You must build the matching version of
perl-native before attempting to build perl (that applies for any
version).

18 years agolibxslt-native: fix by renaming the patch dir libxslt-1.1.17 to 'files'.
Matt Reimer [Fri, 20 Apr 2007 22:34:53 +0000 (22:34 +0000)]
libxslt-native: fix by renaming the patch dir libxslt-1.1.17 to 'files'.
Obtained from hrw.