Jamie Lenehan [Thu, 5 Oct 2006 06:33:31 +0000 (06:33 +0000)]
clamav 0.84: Handle the /var directories correctly by making use of the
volatiles system. Previously these packages were broken after a reboot if
/var was on tmpfs due to missing directories and files. Note that the
updated virus definitions are stored in /var so they will be lost after a
reboot (but immediately re-downloaded) if using var on tmpfs.
Jamie Lenehan [Wed, 4 Oct 2006 22:49:09 +0000 (22:49 +0000)]
util-linux: Put mkfs.minix and fsck.minix under update-alternatives
control so they don't conflict with the busybox versions.
Jamie Lenehan [Wed, 4 Oct 2006 22:45:35 +0000 (22:45 +0000)]
Koen Kooi [Wed, 4 Oct 2006 20:11:57 +0000 (20:11 +0000)]
task-angstrom: move tslib utils to debug-section
Koen Kooi [Wed, 4 Oct 2006 20:03:32 +0000 (20:03 +0000)]
handhelds-pxa-2.6: add defconfig for htc-universal
Paul Sokolovsky [Wed, 4 Oct 2006 19:21:18 +0000 (19:21 +0000)]
Paul Sokolovsky [Wed, 4 Oct 2006 19:20:20 +0000 (19:20 +0000)]
various packages: Add/adjust SECTION.
Philipp Zabel [Wed, 4 Oct 2006 17:36:15 +0000 (17:36 +0000)]
ipaq-pxa270.conf: first step towards removing BOOTSTRAP_
Paul Sokolovsky [Wed, 4 Oct 2006 14:10:52 +0000 (14:10 +0000)]
qemu-native.inc: Do not overwrite EXTRA_OECONF, append to it.
Paul Sokolovsky [Wed, 4 Oct 2006 14:02:07 +0000 (14:02 +0000)]
glibc-package.bbclass: Add supersecret -r switch to qemu userspace emulator,
which allows to override kernel version report to guest apps (otherwise,
host kernel version is used, which causes "Kernel too old" errors in glibc
startup code in guess, if host kernel is older than 2.6.14-something).
Tested with qemu 0.8.2 (and yes, I couldn't find -r switch in qemu doc,
taken from a mail by Paul Brook, qemu co-maintainer).
Paul Sokolovsky [Wed, 4 Oct 2006 13:47:03 +0000 (13:47 +0000)]
Paul Sokolovsky [Wed, 4 Oct 2006 13:45:13 +0000 (13:45 +0000)]
xcalibrate_git: Add latest xcalibrate from X.org's git.
* Was forgotten to be added, the same as xcalibrateext_git before ;-(.
Koen Kooi [Wed, 4 Oct 2006 13:26:53 +0000 (13:26 +0000)]
Koen Kooi [Wed, 4 Oct 2006 13:26:37 +0000 (13:26 +0000)]
angstrom 2007.1: prefer hh-pxa cvs for htcuniversal
Koen Kooi [Wed, 4 Oct 2006 13:23:00 +0000 (13:23 +0000)]
Koen Kooi [Wed, 4 Oct 2006 13:22:50 +0000 (13:22 +0000)]
task-angstrom: decrease overlap with task-base some more
Koen Kooi [Wed, 4 Oct 2006 13:18:14 +0000 (13:18 +0000)]
htcuniversal: add MACHINE_FEATURES
Graeme Gregory [Wed, 4 Oct 2006 11:27:11 +0000 (11:27 +0000)]
Graeme Gregory [Wed, 4 Oct 2006 11:26:37 +0000 (11:26 +0000)]
udev-092/udev.rules udev-097/udev.rules udev-100/udev.rules : Add rule
to create UART devices for s3c24XX CPUs.
Richard Purdie [Wed, 4 Oct 2006 10:48:23 +0000 (10:48 +0000)]
gdbm: Fix breakage introduced by koen. Breaking X because Y is broken is not acceptable behaviour, neither is just telling other people to fix the problem. This hack is also broken in numerous other ways and is a total abuse of PACKAGES_DYANMIC which is meant for a very specific use only (splitting packages when the packages names are unknown prior to splitting). No, I'm not happy.
Graeme Gregory [Wed, 4 Oct 2006 10:24:43 +0000 (10:24 +0000)]
Graeme Gregory [Wed, 4 Oct 2006 10:14:52 +0000 (10:14 +0000)]
conf/machine/smdk2440.conf, packages/linux/linux-smdk2440_2.6.18.bb : Initial
support for the Meritech smdk2440/2442 dev boards.
Marcin Juszkiewicz [Wed, 4 Oct 2006 09:48:50 +0000 (09:48 +0000)]
python: fixed manifest to NOT rdepend on libraries - shlibs code will do it in correct way
Koen Kooi [Wed, 4 Oct 2006 08:40:31 +0000 (08:40 +0000)]
Koen Kooi [Wed, 4 Oct 2006 08:28:55 +0000 (08:28 +0000)]
python: python has been broken long enough with recent bitbakes, so lets do PACKAGES_DYNAMIC="python*". Feel free to properly fix it.
Koen Kooi [Wed, 4 Oct 2006 08:27:24 +0000 (08:27 +0000)]
gdbm: add PACKAGES_DYNAMIC to satisfy python
Jamie Lenehan [Wed, 4 Oct 2006 03:03:09 +0000 (03:03 +0000)]
perl modules: Exclude debugging information from the modules that are
currently including it.
Jamie Lenehan [Wed, 4 Oct 2006 02:37:54 +0000 (02:37 +0000)]
perl modules: Update the SRC_URI on all the modules to use PV to refer to
the version so upgrades are easier.
Jamie Lenehan [Wed, 4 Oct 2006 02:20:08 +0000 (02:20 +0000)]
perl: Add a new set of perl modules related to testing.
Jamie Lenehan [Wed, 4 Oct 2006 00:43:02 +0000 (00:43 +0000)]
libalgorithm-diff-perl: Fix up RDEPENDS, there was one " too many and one
dependency listed twice.
Jamie Lenehan [Wed, 4 Oct 2006 00:39:26 +0000 (00:39 +0000)]
perl: For native perl module packages determine the actual non-native
package name to require from the name of the native package. This
makes all native files identical which makes adding new ones easier.
Jamie Lenehan [Wed, 4 Oct 2006 00:07:14 +0000 (00:07 +0000)]
perl: Add the perl Text::Diff module and the Algorithm::Diff module it
requires.
Jamie Lenehan [Tue, 3 Oct 2006 23:09:57 +0000 (23:09 +0000)]
perl: Add Perl6::Junction perl module. This provides support for the
perl6 style junction operators in perl5.
Jamie Lenehan [Tue, 3 Oct 2006 22:52:49 +0000 (22:52 +0000)]
perl: Add the Math::BigInt::GMP cpan module. This provides a faster, gmp
based, implementation of Math::BigInt.
Jamie Lenehan [Tue, 3 Oct 2006 22:50:09 +0000 (22:50 +0000)]
libnet-ip-perl: Net::IP required Math::BigInt to function, so add to
RDEPENDS.
Jamie Lenehan [Tue, 3 Oct 2006 22:47:38 +0000 (22:47 +0000)]
perl 5.8.7: Manually add some dependencies for the math-bigint
modules which are not picked up by the script which was used to
generate the automatic dependencies. They way they are used makes it
difficult to automatically detect that these are needed.
Jamie Lenehan [Tue, 3 Oct 2006 22:44:31 +0000 (22:44 +0000)]
cpan.bbclass: If a module attempts to use LDDFLAGS to link then it will be
linking against the host libraries. Modify LDDFLAGS as part of the other
modifications that already occur.
Kristoffer Ericson [Wed, 4 Oct 2006 00:04:28 +0000 (00:04 +0000)]
linux/linux-jlime-jornada7xx_2.6.17.bb : Fix typo
* Removed typo in src_uri -"m"
Kristoffer Ericson [Wed, 4 Oct 2006 00:02:28 +0000 (00:02 +0000)]
packages/linux/linux-jlime-jornada7xx : Addition of 2.6.18 Package
* Addition of jornada7xx 2.6.18 package with patches
Koen Kooi [Tue, 3 Oct 2006 21:04:39 +0000 (21:04 +0000)]
Jamie Lenehan [Tue, 3 Oct 2006 21:04:01 +0000 (21:04 +0000)]
perl 5.8.7: Enable threading in perl for sh4 to fix modules that
check for threading availability.
Since perl-native is used to compile modules, and perl-native is
built with threading enabled, any modules that check for threading
think that it's available. However when you attempt to use the module
on the target it complains about missing symbols (those related to
threading).
The two options to fix this are to enable threading in perl or to
disable it in perl-native. I've tested the later and will use that
since I have some modules that required threading.
This change is still needed for all the other targets.
Marcin Juszkiewicz [Tue, 3 Oct 2006 21:02:23 +0000 (21:02 +0000)]
libusb: package libusbpp into separate package so libusb will not RDEPEND on libstdc++
Jamie Lenehan [Tue, 3 Oct 2006 20:53:58 +0000 (20:53 +0000)]
perl: Another sh3/sh4 shared library fix. Modules build built with
cpan.bbclass were being linked using ld instead of gcc, which often
breaks on sh. Override the LD settings so any cpan modules that
compile c/c++ code use gcc to link. Bump the PR on the effected
modules.
Marcin Juszkiewicz [Tue, 3 Oct 2006 19:19:11 +0000 (19:19 +0000)]
task-base: add usbutils for usbhost machines
Koen Kooi [Tue, 3 Oct 2006 17:59:58 +0000 (17:59 +0000)]
apt: update to 0.6.46, hack do_install to work around missing .so files
* not tested on device
Koen Kooi [Tue, 3 Oct 2006 17:46:36 +0000 (17:46 +0000)]
apt: sync with poky
Koen Kooi [Tue, 3 Oct 2006 17:42:58 +0000 (17:42 +0000)]
dpkg: sync with poky
Koen Kooi [Tue, 3 Oct 2006 10:27:39 +0000 (10:27 +0000)]
gcc-cross: bump PR
Marcin Juszkiewicz [Tue, 3 Oct 2006 10:22:39 +0000 (10:22 +0000)]
gcc-cross: package libgcc-dev (named libgcc-s-dev :(
applied changes from
515587ac4598d7ab78bd946632a31cf94fa79bf8 (.oz354x)
through
33d804e082e0702e05818192cfab8a8610605d88
Marcin Juszkiewicz [Tue, 3 Oct 2006 10:18:13 +0000 (10:18 +0000)]
oz.conf: switch to binutils 2.16 - this version works OK on device
Marcin Juszkiewicz [Tue, 3 Oct 2006 10:17:15 +0000 (10:17 +0000)]
task-native-sdk: one simple package to install all needed to build some stuff on device
applied changes from
2b11f3f4bb122d1defb22c4476aa035bed79c754 (.oz354x)
through
e119a23d0f38807146843c508cad69961c2ccdf7
Liam Girdwood [Tue, 3 Oct 2006 09:41:34 +0000 (09:41 +0000)]
mx31ads: Added VFP hard float support
Koen Kooi [Tue, 3 Oct 2006 09:01:46 +0000 (09:01 +0000)]
angstrom: don't use linux-oz as provider for hostap-modules for ipaq-pxa270
Michael Lauer [Mon, 2 Oct 2006 18:09:04 +0000 (18:09 +0000)]
Robert Demski [Mon, 2 Oct 2006 18:08:05 +0000 (18:08 +0000)]
add scsi idle: turn off SCSI disks when idle
Koen Kooi [Mon, 2 Oct 2006 18:03:04 +0000 (18:03 +0000)]
zlib-native: stage zlib.h, spotted by Leon Woestenberg
Koen Kooi [Mon, 2 Oct 2006 18:00:15 +0000 (18:00 +0000)]
lzma: depends on zlib-native, spotted by Leon Woestenberg
Philipp Zabel [Mon, 2 Oct 2006 16:52:33 +0000 (16:52 +0000)]
task-base: add pcmcia and pxa27x_udc kernel modules to pcmcia/usbgadget-rrecommends
Philipp Zabel [Mon, 2 Oct 2006 16:51:36 +0000 (16:51 +0000)]
ipaq-pxa270.conf: remove movules from PXA270_MODULES that are already accounted for in task-base
Philipp Zabel [Mon, 2 Oct 2006 16:19:57 +0000 (16:19 +0000)]
linux-libc-headers-2.6.18: don't sanitize the secret kernel syscall macros away, util-linux wants them
Oyvind Repvik [Mon, 2 Oct 2006 12:15:55 +0000 (12:15 +0000)]
busybox: Fix slugos initscript to prevent dhcp server starvation. Closes oe bug #1417
Koen Kooi [Mon, 2 Oct 2006 11:33:46 +0000 (11:33 +0000)]
classes/package.bbclass: use ?= for PACKAGEFUNCS *again*
* people should really watch out with introducing regressions
Adrian Davey [Mon, 2 Oct 2006 08:19:47 +0000 (08:19 +0000)]
rdesktop: cvs change default pref to -1
Koen Kooi [Mon, 2 Oct 2006 07:43:05 +0000 (07:43 +0000)]
angstrom: start removing overlap between task-base and task-angstrom
Jamie Lenehan [Mon, 2 Oct 2006 06:58:00 +0000 (06:58 +0000)]
perl 5.8.7: Use grep -I to ignore binary files instead of looking at
the output message from grep. The output message could change
depending on the LOCALE which would break the current test. Make it
DEPEND on grep-native to ensure we get the gnu version of grep which
is needed for -I to work. As per bug #1439.
Jamie Lenehan [Mon, 2 Oct 2006 04:23:06 +0000 (04:23 +0000)]
grep 2.5.1: Add a -native version of grep.
Jamie Lenehan [Mon, 2 Oct 2006 02:22:20 +0000 (02:22 +0000)]
ssmtp 2.61: Add back the patch which prevents ssmtp from attempting to strip
the binaries during install. Without this the install fails due to the use
of the host install calling the host strip which does not understand the
target binary type. OE will take care of stripping the binary itself during
packaging.
Oyvind Repvik [Sun, 1 Oct 2006 22:58:45 +0000 (22:58 +0000)]
ixp4xx-kernel: Bump SVN_REV after new update
Oyvind Repvik [Sun, 1 Oct 2006 22:15:43 +0000 (22:15 +0000)]
ixp4xx-kernel: bump SVN_REV again to include the entropy-related patch
Oyvind Repvik [Sun, 1 Oct 2006 22:03:50 +0000 (22:03 +0000)]
slugos-packages: Remove rng-tools from ucslugc feed. Won't build until argp-standalone can be built
Oyvind Repvik [Sun, 1 Oct 2006 22:01:55 +0000 (22:01 +0000)]
debianslug/openslug: Add rng-daemon to rootfs. Adds ~25kb
Oyvind Repvik [Sun, 1 Oct 2006 21:42:31 +0000 (21:42 +0000)]
rng-tools: Add initscript
Oyvind Repvik [Sun, 1 Oct 2006 21:35:20 +0000 (21:35 +0000)]
slugos-packages: Add rng-tools to slugos feed
Oyvind Repvik [Sun, 1 Oct 2006 21:34:38 +0000 (21:34 +0000)]
ixp4xx-kernel: Bump SVN_REV
Oyvind Repvik [Sun, 1 Oct 2006 21:33:54 +0000 (21:33 +0000)]
rng-tools: Add package rng-tools
Koen Kooi [Sun, 1 Oct 2006 20:36:04 +0000 (20:36 +0000)]
angstrom: start of migration to task-base
Philipp Zabel [Sun, 1 Oct 2006 11:10:44 +0000 (11:10 +0000)]
strace-4.5.14: drop CTL_PROC, was removed from kernel headers
Michael Lauer [Sat, 30 Sep 2006 12:29:19 +0000 (12:29 +0000)]
libxml2 2.6.26 fix SRC_URI
Oyvind Repvik [Sat, 30 Sep 2006 10:18:30 +0000 (10:18 +0000)]
Oyvind Repvik [Sat, 30 Sep 2006 10:17:42 +0000 (10:17 +0000)]
slugos-packages: Upgrade monotone to 0.27 in slugos feeds
Marcin Juszkiewicz [Fri, 29 Sep 2006 21:40:13 +0000 (21:40 +0000)]
Marcin Juszkiewicz [Fri, 29 Sep 2006 21:39:32 +0000 (21:39 +0000)]
libxslt: added 1.1.17
Marcin Juszkiewicz [Fri, 29 Sep 2006 21:38:40 +0000 (21:38 +0000)]
libxml: added 2.6.26
Koen Kooi [Fri, 29 Sep 2006 20:51:24 +0000 (20:51 +0000)]
Paul Sokolovsky [Fri, 29 Sep 2006 20:50:55 +0000 (20:50 +0000)]
Paul Sokolovsky [Fri, 29 Sep 2006 20:50:38 +0000 (20:50 +0000)]
xcalibrateext_git: Add latest xcalibrateext from X.org's git.
* Replaces CVS version, moved away yesterday.
* Actually X.org package now named xcalibrateproto.
Marcin Juszkiewicz [Fri, 29 Sep 2006 20:33:45 +0000 (20:33 +0000)]
Marcin Juszkiewicz [Fri, 29 Sep 2006 20:32:52 +0000 (20:32 +0000)]
tk: fix dirs in tkConfig.sh so tk related stuff will be buildable after cleaning WORKDIR
Marcin Juszkiewicz [Fri, 29 Sep 2006 20:32:18 +0000 (20:32 +0000)]
tcl: fix dirs in tclConfig.sh so tcl related stuff will be buildable after cleaning WORKDIR
Paul Sokolovsky [Fri, 29 Sep 2006 20:27:05 +0000 (20:27 +0000)]
Paul Sokolovsky [Fri, 29 Sep 2006 20:08:36 +0000 (20:08 +0000)]
sane-srcdates.inc: Remove duplicate SRCDATE_xcalibrate, use teh same date as
xcalibrateext.
Koen Kooi [Fri, 29 Sep 2006 19:09:33 +0000 (19:09 +0000)]
xournal: add 0.3.1
Koen Kooi [Fri, 29 Sep 2006 19:06:21 +0000 (19:06 +0000)]
xournal: fix SRC_URI
Mustafa Yuecel [Fri, 29 Sep 2006 13:33:27 +0000 (13:33 +0000)]
slugos-packages: remove bluez-libs
- this line will cause the building of two bluez-libs versions (e.g. 2.25 and 3.4)
- bluez-utils-nodbus depends on bluez-libs-${PV}, so this line is obsolete
Mustafa Yuecel [Fri, 29 Sep 2006 11:49:45 +0000 (11:49 +0000)]
subversion: remove (non-preferred) version 1.3.2, add (non-preferred) version 1.4.0
Mustafa Yuecel [Fri, 29 Sep 2006 11:44:35 +0000 (11:44 +0000)]
bluez-hcidump: add version 1.32
Mustafa Yuecel [Fri, 29 Sep 2006 11:41:01 +0000 (11:41 +0000)]
slugos and unslung distro: move distro-related variables out of machine config
- changes discussed in mailinglist (thread: Cosmetic changes in SlugOS ...)
Oyvind Repvik [Fri, 29 Sep 2006 11:23:04 +0000 (11:23 +0000)]
cyrus-imapd: fix for gcc4 compilation failure. Closes OE bug #1361 and slugos ticket #21
Michael Lauer [Fri, 29 Sep 2006 10:19:15 +0000 (10:19 +0000)]
Michael Lauer [Fri, 29 Sep 2006 09:52:58 +0000 (09:52 +0000)]
glibc* 2.4 add proper fix for building against recent linux userland headers
repairs breakage introduce by previous patches. thanks Jamie Lenehan.