openembedded.git
15 years agobusybox: fix up some recipes with custom SRC_URIs
Phil Blundell [Wed, 17 Jun 2009 13:43:20 +0000 (14:43 +0100)]
busybox: fix up some recipes with custom SRC_URIs

15 years agoMerge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into...
Phil Blundell [Wed, 17 Jun 2009 13:35:30 +0000 (14:35 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev

15 years agokernel.bbclass: don't add dependency on update-modules if not doing O_P_M
Phil Blundell [Wed, 17 Jun 2009 13:32:56 +0000 (14:32 +0100)]
kernel.bbclass: don't add dependency on update-modules if not doing O_P_M

15 years agokernel.bbclass: remove not used 'pr' variable - spotten by Koen
Marcin Juszkiewicz [Wed, 17 Jun 2009 12:38:33 +0000 (14:38 +0200)]
kernel.bbclass: remove not used 'pr' variable - spotten by Koen

15 years agositeinfo.bbclass: add support for via C3 host
Rolf Leggewie [Thu, 11 Jun 2009 13:21:00 +0000 (15:21 +0200)]
siteinfo.bbclass: add support for via C3 host

15 years agochecksums.ini: added connman 0.18 and connman-gnome 0.5
Marcin Juszkiewicz [Wed, 17 Jun 2009 12:14:15 +0000 (14:14 +0200)]
checksums.ini: added connman 0.18 and connman-gnome 0.5

15 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Wed, 17 Jun 2009 12:11:06 +0000 (14:11 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

15 years agofix for MACHINE_KERNEL_PR stuff
Marcin Juszkiewicz [Wed, 3 Jun 2009 01:25:43 +0000 (01:25 +0000)]
fix for MACHINE_KERNEL_PR stuff

This patch unbreaks current behaviour which was introduced by
MACHINE_KERNEL_PR variable.

As most of target machines do not use it they have PR with broken value
(set to "r0" instead of value in recipe). I took other way which makes
both types of users happy -- those with MACHINE_KERNEL_PR in use and
those without it.

By default we set M_K_PR to empty string instead of "r0" - this allows
to check is it set at all or not. If it is set then we set PR to this value.
Otherwise we ignore existance of that variable and use PR from recipe.

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
15 years agofbprogress: make it work better
Marcin Juszkiewicz [Wed, 17 Jun 2009 11:55:21 +0000 (13:55 +0200)]
fbprogress: make it work better

- images are kept in /usr/share/fbprogress
- proper framebuffer is used
- include paths and libraries to link with are given in recipe instead
  of makefile

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
15 years agouim: remove S definition from native recipe
Rolf Leggewie [Wed, 17 Jun 2009 10:56:15 +0000 (19:56 +0900)]
uim: remove S definition from native recipe

* as suggested by recipe_sanity
* has probably become unnecessary with the introduction of BPN

15 years agokakasi: remove S definition from native recipe
Rolf Leggewie [Wed, 17 Jun 2009 10:52:05 +0000 (19:52 +0900)]
kakasi: remove S definition from native recipe

* as suggested by recipe_sanity
* has probably become unnecessary with the introduction of BPN

15 years agopreferred-xorg-versions-X11R7.4.inc: pin xextproto-native and xtrans-native
Rolf Leggewie [Fri, 12 Jun 2009 04:49:22 +0000 (13:49 +0900)]
preferred-xorg-versions-X11R7.4.inc: pin xextproto-native and xtrans-native

* xextproto-native: 7.0.3
* xtrans: 1.2.1

15 years agobusybox: make udhcpc script work in absence of legacy net-tools
Phil Blundell [Wed, 17 Jun 2009 11:12:41 +0000 (12:12 +0100)]
busybox: make udhcpc script work in absence of legacy net-tools

15 years agognome-bluetooth: bump SRCREV
Koen Kooi [Wed, 17 Jun 2009 09:40:04 +0000 (11:40 +0200)]
gnome-bluetooth: bump SRCREV

15 years agognote: add 0.5.0
Koen Kooi [Wed, 17 Jun 2009 09:39:48 +0000 (11:39 +0200)]
gnote: add 0.5.0

15 years agolibpcre: fix staging and packaging
Koen Kooi [Wed, 17 Jun 2009 09:17:23 +0000 (11:17 +0200)]
libpcre: fix staging and packaging

15 years agosysvinit: make sure /sys is mounted at bootup
Phil Blundell [Wed, 17 Jun 2009 08:06:59 +0000 (09:06 +0100)]
sysvinit: make sure /sys is mounted at bootup

15 years agobase-files: add /sys for micro
Phil Blundell [Wed, 17 Jun 2009 08:06:11 +0000 (09:06 +0100)]
base-files: add /sys for micro

15 years agoudev: fix confusion in naming of subpackage RDEPENDS
Phil Blundell [Wed, 17 Jun 2009 07:40:22 +0000 (08:40 +0100)]
udev: fix confusion in naming of subpackage RDEPENDS

15 years agoangstrom feed buider: add dialog and unzip
Koen Kooi [Tue, 16 Jun 2009 20:51:14 +0000 (22:51 +0200)]
angstrom feed buider: add dialog and unzip

15 years agoangstrom 2009.X: switch to glibc 2.9
Koen Kooi [Tue, 16 Jun 2009 20:49:09 +0000 (22:49 +0200)]
angstrom 2009.X: switch to glibc 2.9
* runtime testing on beagleboard, sheevaplug and om-gta01 reveals 2.9 to be as stable as 2.6.1

15 years agodropbear: last micro change was a bad idea, revert it
Phil Blundell [Tue, 16 Jun 2009 17:16:05 +0000 (18:16 +0100)]
dropbear: last micro change was a bad idea, revert it

15 years agoMerge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into...
Phil Blundell [Tue, 16 Jun 2009 15:42:27 +0000 (16:42 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev

15 years agobusybox: fix typo in defconfig for micro
Phil Blundell [Tue, 16 Jun 2009 15:37:24 +0000 (16:37 +0100)]
busybox: fix typo in defconfig for micro

15 years agolibgles-omap3: add support files for .08 release
Koen Kooi [Tue, 16 Jun 2009 14:14:08 +0000 (16:14 +0200)]
libgles-omap3: add support files for .08 release
* actual .08 recipe will follow later

15 years agoclutter 0.9: update SRCREV, fix gtk-doc properly
Koen Kooi [Tue, 16 Jun 2009 14:12:54 +0000 (16:12 +0200)]
clutter 0.9: update SRCREV, fix gtk-doc properly

15 years agochecksums: add more checksums
Koen Kooi [Tue, 16 Jun 2009 14:12:11 +0000 (16:12 +0200)]
checksums: add more checksums

15 years agoenlightenment: bump SRCREV to latest rev before soname change
Koen Kooi [Tue, 16 Jun 2009 14:11:03 +0000 (16:11 +0200)]
enlightenment: bump SRCREV to latest rev before soname change

* This gets us up to date with the latest snapshot release
* runtime tested on beagleboard/angstrom

15 years agoimage.bbclass: unbreak postinst status in the install_lingua method
Koen Kooi [Tue, 16 Jun 2009 14:09:24 +0000 (16:09 +0200)]
image.bbclass: unbreak postinst status in the install_lingua method

15 years agoiputils 20071127: touch up debian patches
Koen Kooi [Tue, 16 Jun 2009 14:08:55 +0000 (16:08 +0200)]
iputils 20071127: touch up debian patches

15 years agodvsdk: sync with TI overlay (http://arago-project.org/git/people/?p=brijesh/arago...
Koen Kooi [Tue, 16 Jun 2009 14:08:09 +0000 (16:08 +0200)]
dvsdk: sync with TI overlay (arago-project.org/git/people/?p=brijesh/arago-dvsdk.git;a=summary)
 * cleanups will follow later

15 years agoAngstrom: build with -ggdb3 by default
Koen Kooi [Tue, 16 Jun 2009 14:07:21 +0000 (16:07 +0200)]
Angstrom: build with -ggdb3 by default

"Level 3 includes extra information, such as all the macro
    definitions present in the program.  GDB supports macro
    expansion when you use `-gdb3'."

15 years agoMerge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into...
Phil Blundell [Tue, 16 Jun 2009 08:08:41 +0000 (09:08 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev

15 years agobinutils, irda-utils, libxcb: remove extraneous hashes that were disrupting Laibsch...
Phil Blundell [Tue, 16 Jun 2009 08:07:01 +0000 (09:07 +0100)]
binutils, irda-utils, libxcb: remove extraneous hashes that were disrupting Laibsch's activities

15 years agognuradio : Fixes for usrp support files packaging.
Philip Balister [Mon, 15 Jun 2009 23:21:11 +0000 (19:21 -0400)]
gnuradio : Fixes for usrp support files packaging.

15 years agoMerge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into...
Phil Blundell [Mon, 15 Jun 2009 17:09:17 +0000 (18:09 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev

15 years agomicro-base-image: new image
Phil Blundell [Mon, 15 Jun 2009 17:07:23 +0000 (18:07 +0100)]
micro-base-image: new image

15 years agoalsa-utils: fix linking against host libc.so/libm.so
Denys Dmytriyenko [Thu, 11 Jun 2009 23:58:32 +0000 (19:58 -0400)]
alsa-utils: fix linking against host libc.so/libm.so

Caused by expecting ncurses library in /usr/lib.

For some people it's just a warning:
ld: warning: library search path "/usr/lib" is unsafe for cross-compilation
ld: skipping incompatible /usr/lib/libm.so when searching for -lm

And for some people it breaks the build:
ld: warning: library search path "/usr/lib" is unsafe for cross-compilation
/usr/lib/libm.so: file not recognized: File format not recognized

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agorootfs_ipk: move "mkdir /etc/opkg" inside ONLINE_PACKAGE_MANAGEMENT conditional
Phil Blundell [Mon, 15 Jun 2009 16:52:18 +0000 (17:52 +0100)]
rootfs_ipk: move "mkdir /etc/opkg" inside ONLINE_PACKAGE_MANAGEMENT conditional

15 years agobusybox: add less bloated defconfig for micro
Phil Blundell [Mon, 15 Jun 2009 16:41:24 +0000 (17:41 +0100)]
busybox: add less bloated defconfig for micro

15 years agoMerge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into...
Phil Blundell [Mon, 15 Jun 2009 16:18:15 +0000 (17:18 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev

15 years agobinutils: note that uclibc-segfault.patch is already upstream
Phil Blundell [Mon, 15 Jun 2009 16:17:10 +0000 (17:17 +0100)]
binutils: note that uclibc-segfault.patch is already upstream

15 years agoxcb: note that this patch isn't wanted upstream
Phil Blundell [Mon, 15 Jun 2009 16:16:26 +0000 (17:16 +0100)]
xcb: note that this patch isn't wanted upstream

15 years agoirda-utils: note that this patch isn't wanted upstream
Phil Blundell [Mon, 15 Jun 2009 16:15:09 +0000 (17:15 +0100)]
irda-utils: note that this patch isn't wanted upstream

15 years agou-boot: Added 2009.06. Machine mpc8315e-rdb uses it now.
Leon Woestenberg [Mon, 15 Jun 2009 13:51:31 +0000 (15:51 +0200)]
u-boot: Added 2009.06. Machine mpc8315e-rdb uses it now.

Newest u-boot release 2009.06.

Also, as the mpc8315e-rdb boards come with a buggy u-boot
(possible invalid access due to missing guard, when
speculatively executing libz code), its u-boot version
is now set to 2009.06 which contains the fix.

Same applies to mpc8313e-rdb, to be upgraded later.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agolinux-2.6.30: Added to checksums.ini
Leon Woestenberg [Mon, 15 Jun 2009 11:10:36 +0000 (13:10 +0200)]
linux-2.6.30: Added to checksums.ini

15 years agoprocps: adjust FILES so that libproc-*.so lands in ${PN}
Phil Blundell [Mon, 15 Jun 2009 09:29:40 +0000 (10:29 +0100)]
procps: adjust FILES so that libproc-*.so lands in ${PN}

15 years agoRevert "bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.so"
Phil Blundell [Mon, 15 Jun 2009 09:12:00 +0000 (10:12 +0100)]
Revert "bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.so"
This reverts commit ba434bd1dc9dc8ed61953a1579ea9e993e81cbb2.

Acked-by: Richard Purdie, Leon Woestenberg
15 years agonetbase: don't ship update-inetd if not doing online package management
Phil Blundell [Mon, 15 Jun 2009 08:19:40 +0000 (09:19 +0100)]
netbase: don't ship update-inetd if not doing online package management

15 years agobase-passwd: adjust packaging for micro
Phil Blundell [Sun, 14 Jun 2009 10:18:09 +0000 (11:18 +0100)]
base-passwd: adjust packaging for micro

15 years agomicro-image: remove assignment to ONLINE_PACKAGE_MANAGEMENT, micro.conf sets this now
Phil Blundell [Sun, 14 Jun 2009 09:55:32 +0000 (10:55 +0100)]
micro-image: remove assignment to ONLINE_PACKAGE_MANAGEMENT, micro.conf sets this now

15 years agosysvinit: move a couple more files to -utils package
Phil Blundell [Sun, 14 Jun 2009 09:54:54 +0000 (10:54 +0100)]
sysvinit: move a couple more files to -utils package

15 years agosysvinit: banish seldom-used utils into sysinit-utils package, recommend it for every...
Phil Blundell [Sun, 14 Jun 2009 09:31:34 +0000 (10:31 +0100)]
sysvinit: banish seldom-used utils into sysinit-utils package, recommend it for everything except micro

15 years agodropbear: adjust packaging for micro
Phil Blundell [Sun, 14 Jun 2009 09:06:27 +0000 (10:06 +0100)]
dropbear: adjust packaging for micro

15 years agogcc-4.4.0: add some uclibc patches
Phil Blundell [Sat, 13 Jun 2009 19:45:35 +0000 (20:45 +0100)]
gcc-4.4.0: add some uclibc patches

15 years agomicro: disable ONLINE_PACKAGE_MANAGEMENT globally
Phil Blundell [Sat, 13 Jun 2009 19:42:07 +0000 (20:42 +0100)]
micro: disable ONLINE_PACKAGE_MANAGEMENT globally

15 years agotask-gpe-settings: remove xmonobut, unbuildable and nothing to do with settings anyway
Phil Blundell [Sat, 13 Jun 2009 19:40:28 +0000 (20:40 +0100)]
task-gpe-settings: remove xmonobut, unbuildable and nothing to do with settings anyway

15 years agorootfs_ipk: opkg (at least some versions) doesn't respect ${libdir}, so look in ...
Phil Blundell [Sat, 13 Jun 2009 19:38:45 +0000 (20:38 +0100)]
rootfs_ipk: opkg (at least some versions) doesn't respect ${libdir}, so look in /usr/lib specifically for its bits

15 years agoMerge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into...
Phil Blundell [Sat, 13 Jun 2009 18:44:57 +0000 (19:44 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev

15 years agofigment: update SRC_URI and reinstate in gpe-image
Phil Blundell [Sat, 13 Jun 2009 18:42:45 +0000 (19:42 +0100)]
figment: update SRC_URI and reinstate in gpe-image

15 years agogpe-dm: update to 0.52
Phil Blundell [Sat, 13 Jun 2009 18:41:40 +0000 (19:41 +0100)]
gpe-dm: update to 0.52
xserver-common: update to 1.25

15 years agoautotools.bbclass: sdk packages should not depend on libtool-cross
Tom Rini [Sat, 13 Jun 2009 18:33:59 +0000 (14:33 -0400)]
autotools.bbclass: sdk packages should not depend on libtool-cross

15 years agogpe-session-scripts: replace /usr/bin with ${bindir} in 0.67
Rolf Leggewie [Sat, 13 Jun 2009 15:10:28 +0000 (00:10 +0900)]
gpe-session-scripts: replace /usr/bin with ${bindir} in 0.67

* same as commit a729981b8a3e27e800078ccfd05249eef42b7ae4

15 years agogpe-session-scripts: respect ${bindir}
Phil Blundell [Sat, 13 Jun 2009 14:57:59 +0000 (15:57 +0100)]
gpe-session-scripts: respect ${bindir}

15 years agoopenobex: relax dependency from bluez4 to generic bluez-libs
Phil Blundell [Sat, 13 Jun 2009 14:49:25 +0000 (15:49 +0100)]
openobex: relax dependency from bluez4 to generic bluez-libs

15 years agogpe-image: figment is unfetchable, punt it from the image
Phil Blundell [Sat, 13 Jun 2009 14:47:21 +0000 (15:47 +0100)]
gpe-image: figment is unfetchable, punt it from the image

15 years agoupdate-rc.d: don't add runtime dependency if not doing online package management...
Phil Blundell [Sat, 13 Jun 2009 14:44:35 +0000 (15:44 +0100)]
update-rc.d: don't add runtime dependency if not doing online package management; only add it to ${PN} in any case.

15 years agoconsole-tools: inherit gettext
Phil Blundell [Sat, 13 Jun 2009 14:43:14 +0000 (15:43 +0100)]
console-tools: inherit gettext

15 years agotzdata: fix installation with prefix=''
Phil Blundell [Sat, 13 Jun 2009 13:29:58 +0000 (14:29 +0100)]
tzdata: fix installation with prefix=''

15 years agotask-gpe: remove xmonobut since SRC_URIs for both versions are unfetchable
Phil Blundell [Sat, 13 Jun 2009 12:25:16 +0000 (13:25 +0100)]
task-gpe: remove xmonobut since SRC_URIs for both versions are unfetchable

15 years agoirda-utils: respect $(sbindir)
Phil Blundell [Sat, 13 Jun 2009 12:22:23 +0000 (13:22 +0100)]
irda-utils: respect $(sbindir)

15 years agoopenssl: avoid empty PREFIX since this causes Configure to do the wrong thing
Phil Blundell [Sat, 13 Jun 2009 09:27:05 +0000 (10:27 +0100)]
openssl: avoid empty PREFIX since this causes Configure to do the wrong thing

15 years agoMerge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into...
Phil Blundell [Sat, 13 Jun 2009 08:49:25 +0000 (09:49 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev

15 years agolibidn: add 1.15
Phil Blundell [Sat, 13 Jun 2009 08:44:46 +0000 (09:44 +0100)]
libidn: add 1.15

15 years agoenchant: use more sensible FILES
Phil Blundell [Sat, 13 Jun 2009 08:40:10 +0000 (09:40 +0100)]
enchant: use more sensible FILES

15 years agolibidn: old SRC_URI has become unavailable
Rolf Leggewie [Fri, 12 Jun 2009 14:49:29 +0000 (23:49 +0900)]
libidn: old SRC_URI has become unavailable

15 years agobitbake.conf: add -g to BUILD_OPTIMIZATION
Phil Blundell [Fri, 12 Jun 2009 21:10:05 +0000 (22:10 +0100)]
bitbake.conf: add -g to BUILD_OPTIMIZATION
sane-toolchain-*.inc: remove assignments to BUILD_OPTIMIZATION

Acked-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agoMerge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into...
Phil Blundell [Fri, 12 Jun 2009 18:34:44 +0000 (19:34 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev

15 years agolibxcb: look for xproto.xml in staging, not in the host environment
Phil Blundell [Fri, 12 Jun 2009 18:32:21 +0000 (19:32 +0100)]
libxcb: look for xproto.xml in staging, not in the host environment

15 years agognuradio-3.2 : Use -program-prefix to remove prefix from programs.
Philip Balister [Fri, 12 Jun 2009 18:08:04 +0000 (14:08 -0400)]
gnuradio-3.2 : Use -program-prefix to remove prefix from programs.

15 years agomicro-uclibc: make sure "micro" is in OVERRIDES; use eabi for armeb
Phil Blundell [Fri, 12 Jun 2009 17:43:48 +0000 (18:43 +0100)]
micro-uclibc: make sure "micro" is in OVERRIDES; use eabi for armeb

15 years agouclibc-initial: respect ${CC}
Phil Blundell [Fri, 12 Jun 2009 17:42:23 +0000 (18:42 +0100)]
uclibc-initial: respect ${CC}

15 years agobase-files: handle DISTRO=micro-uclibc correctly
Phil Blundell [Fri, 12 Jun 2009 17:40:34 +0000 (18:40 +0100)]
base-files: handle DISTRO=micro-uclibc correctly

15 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Fri, 12 Jun 2009 16:02:03 +0000 (18:02 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

15 years agobeagleboard demo image: use install_lunguas
Koen Kooi [Fri, 12 Jun 2009 16:01:24 +0000 (18:01 +0200)]
beagleboard demo image: use install_lunguas

15 years agoAngstrom: set BUILDNAME
Koen Kooi [Fri, 12 Jun 2009 16:00:57 +0000 (18:00 +0200)]
Angstrom: set BUILDNAME

15 years agoimage bbclass: add install_linguas method
Koen Kooi [Fri, 12 Jun 2009 15:58:19 +0000 (17:58 +0200)]
image bbclass: add install_linguas method

* this method will install all linguas in $IMAGE_LINGUAS for all packages installed into the rootfs
* currently opkg only, guarded with a check

15 years agoMerge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into...
Phil Blundell [Fri, 12 Jun 2009 14:25:16 +0000 (15:25 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev

15 years agogammu: Update to version 1.24.0.
Stanislav Brabec [Fri, 12 Jun 2009 14:17:42 +0000 (14:17 +0000)]
gammu: Update to version 1.24.0.

15 years agobinutils: fix crash when linking uclibc in thumb mode
Phil Blundell [Fri, 12 Jun 2009 14:17:15 +0000 (15:17 +0100)]
binutils: fix crash when linking uclibc in thumb mode

15 years agodsplink: move dir to 'dvsdk' to make merging the TI OE trees easier
Koen Kooi [Fri, 12 Jun 2009 11:03:42 +0000 (13:03 +0200)]
dsplink: move dir to 'dvsdk' to make merging the TI OE trees easier

15 years agoimage-magick: fix do_configure
Koen Kooi [Fri, 12 Jun 2009 09:42:34 +0000 (11:42 +0200)]
image-magick: fix do_configure

15 years agofontconfig: add fedora branch
Koen Kooi [Fri, 12 Jun 2009 09:10:24 +0000 (11:10 +0200)]
fontconfig: add fedora branch

15 years agokernel-module-uldfb: sync with mainline, no functional changes
Koen Kooi [Fri, 12 Jun 2009 08:28:20 +0000 (10:28 +0200)]
kernel-module-uldfb: sync with mainline, no functional changes

15 years agonautilus: add libunique to DEPENDS
Koen Kooi [Fri, 12 Jun 2009 08:19:13 +0000 (10:19 +0200)]
nautilus: add libunique to DEPENDS

15 years agoxextproto: add native 7.0.3 package
Rolf Leggewie [Fri, 12 Jun 2009 04:48:51 +0000 (13:48 +0900)]
xextproto: add native 7.0.3 package

15 years agoxtrans: add native 1.2.1 package
Rolf Leggewie [Fri, 12 Jun 2009 04:46:33 +0000 (13:46 +0900)]
xtrans: add native 1.2.1 package

15 years agolinux-2.6.30: The new Linux kernel. Two days old. Where have you been?
Leon Woestenberg [Thu, 11 Jun 2009 22:09:20 +0000 (00:09 +0200)]
linux-2.6.30: The new Linux kernel. Two days old. Where have you been?

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agolibaio-oracle: Change license from GPL to LGPL. See COPYING.LIB.
Leon Woestenberg [Mon, 8 Jun 2009 20:45:11 +0000 (22:45 +0200)]
libaio-oracle: Change license from GPL to LGPL. See COPYING.LIB.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agogpsbabel: Fixed for new autotools.
Stanislav Brabec [Thu, 11 Jun 2009 19:14:22 +0000 (19:14 +0000)]
gpsbabel: Fixed for new autotools.