openembedded.git
16 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

16 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

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

16 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>
16 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

16 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

16 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

16 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

16 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

16 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

16 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>
16 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

16 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}

16 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
16 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

16 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

16 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

16 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

16 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

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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

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

16 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

16 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

16 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.

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

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

16 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

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

16 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

16 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

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

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

16 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

16 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>
16 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

16 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

16 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.

16 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

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

16 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

16 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

16 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

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

16 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

16 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

16 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.

16 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

16 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

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

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

16 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

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

16 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

16 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

16 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>
16 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>
16 years agogpsbabel: Fixed for new autotools.
Stanislav Brabec [Thu, 11 Jun 2009 19:14:22 +0000 (19:14 +0000)]
gpsbabel: Fixed for new autotools.

16 years agoxserver-kdrive-1.3.0.0: Fixed for new autotools.
Stanislav Brabec [Thu, 11 Jun 2009 19:12:48 +0000 (19:12 +0000)]
xserver-kdrive-1.3.0.0: Fixed for new autotools.

16 years agodirectfb: try harder to get src_uri correct
Phil Blundell [Thu, 11 Jun 2009 17:11:51 +0000 (18:11 +0100)]
directfb: try harder to get src_uri correct

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

16 years agodirectfb-1.2.8: cope with reorganisation of download structure on website
Phil Blundell [Thu, 11 Jun 2009 14:36:21 +0000 (15:36 +0100)]
directfb-1.2.8: cope with reorganisation of download structure on website

16 years ago{qpf|ttf}-fonts: fix runtime dependencies. (Closes: #2412)
Rolf Leggewie [Sat, 23 May 2009 01:07:49 +0000 (03:07 +0200)]
{qpf|ttf}-fonts: fix runtime dependencies.  (Closes: #2412)
* replace virtual/japanese-font with virtual-japanese-font
  in RPROVIDES
* adjust RDEPENDS and RRECOMMENDS accordingly in zten, uim,
  qpobox, nunome, jards and anki

16 years agottf-fonts: fix runtime dependencies. (Partly Closes: #2412)
Rolf Leggewie [Sat, 23 May 2009 01:04:34 +0000 (03:04 +0200)]
ttf-fonts: fix runtime dependencies.  (Partly Closes: #2412)
* replace virtual/chinese-font with virtual-chinese-font
  in RPROVIDES
* doesn't seem to be actually used anywhere

16 years agolibx11: replace virtual/libx11 with virtual-libx11 for runtime #2412
Rolf Leggewie [Sat, 23 May 2009 00:35:59 +0000 (02:35 +0200)]
libx11: replace virtual/libx11 with virtual-libx11 for runtime #2412
* it doesn't look like this is actually used anywhere

16 years agopsplash: fix runtime dependencies. (Partly Closes: #2412)
Rolf Leggewie [Sat, 23 May 2009 00:09:40 +0000 (02:09 +0200)]
psplash: fix runtime dependencies.  (Partly Closes: #2412)
* virtual/psplash should be virtual-psplash to not confuse dpkg
* make corresponding changes in initramfs-module-psplash_1.0.bb
  and exquisite_svn.bb as well

16 years agouclibc: don't use ${OEMAKE_NO_CC} for populate_staging, it breaks uclibc-initial
Phil Blundell [Thu, 11 Jun 2009 11:54:33 +0000 (12:54 +0100)]
uclibc: don't use ${OEMAKE_NO_CC} for populate_staging, it breaks uclibc-initial

16 years agouclibc: fix glob for FILES
Phil Blundell [Wed, 10 Jun 2009 22:35:21 +0000 (23:35 +0100)]
uclibc: fix glob for FILES
acked-by: Henning Heinold

16 years agobinutils: add 2.19.51
Phil Blundell [Wed, 10 Jun 2009 20:07:46 +0000 (21:07 +0100)]
binutils: add 2.19.51

16 years agoMerge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into...
Phil Blundell [Wed, 10 Jun 2009 20:05:34 +0000 (21:05 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev

16 years agouclibc: fix handling of bindir != /usr/bin
Phil Blundell [Wed, 10 Jun 2009 20:02:49 +0000 (21:02 +0100)]
uclibc: fix handling of bindir != /usr/bin

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Wed, 10 Jun 2009 18:14:50 +0000 (20:14 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

16 years agoxf86-video-displaylink: update to 0.3
Koen Kooi [Wed, 10 Jun 2009 18:13:36 +0000 (20:13 +0200)]
xf86-video-displaylink: update to 0.3

16 years agosysklogd-1.5: Disable strip in Makefile.
Leon Woestenberg [Wed, 10 Jun 2009 18:06:37 +0000 (20:06 +0200)]
sysklogd-1.5: Disable strip in Makefile.

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Leon Woestenberg [Wed, 10 Jun 2009 18:05:04 +0000 (20:05 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

16 years agolinux-powerpc-fsl: Use FILESPATHPKG
Leon Woestenberg [Wed, 10 Jun 2009 18:04:34 +0000 (20:04 +0200)]
linux-powerpc-fsl: Use FILESPATHPKG

16 years agokernel-module-udlfb: update to 0.2.3
Koen Kooi [Wed, 10 Jun 2009 17:46:52 +0000 (19:46 +0200)]
kernel-module-udlfb: update to 0.2.3

16 years agorecipe_sanity.bbclass: add initial recipe sanity checker.
Chris Larson [Wed, 10 Jun 2009 15:36:57 +0000 (08:36 -0700)]
recipe_sanity.bbclass: add initial recipe sanity checker.

Currently just checks for variables which the recipe can avoid defining, as
the values end up the same as the defaults.  Formerly known as kergoth_sanity,
but we all know such a thing is mythical ;)

Signed-off-by: Chris Larson <clarson@mvista.com>
16 years agoMerge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into...
Phil Blundell [Wed, 10 Jun 2009 12:38:50 +0000 (13:38 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev

16 years agogcc-package-cross: tolerate absence of libstdc++
Phil Blundell [Wed, 10 Jun 2009 12:37:55 +0000 (13:37 +0100)]
gcc-package-cross: tolerate absence of libstdc++

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Marcin Juszkiewicz [Wed, 10 Jun 2009 11:40:27 +0000 (13:40 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

16 years agochecksums.ini: added xine 1.1.0
Marcin Juszkiewicz [Wed, 10 Jun 2009 11:38:36 +0000 (13:38 +0200)]
checksums.ini: added xine 1.1.0

16 years agotslib: RRECOMMEND pointercal for all distributions
Rolf Leggewie [Wed, 10 Jun 2009 04:27:48 +0000 (13:27 +0900)]
tslib: RRECOMMEND pointercal for all distributions

The pointercal data is generally a good addition for all distributions.
Relax distribution-specific override and make RRECOMMENDS the general
default.

16 years agotslib: introduce INC_PR
Rolf Leggewie [Wed, 10 Jun 2009 04:15:10 +0000 (13:15 +0900)]
tslib: introduce INC_PR

16 years agoguile: libtool 2.x supported in version 1.8.6 and later only.
Rolf Leggewie [Wed, 10 Jun 2009 01:10:03 +0000 (10:10 +0900)]
guile: libtool 2.x supported in version 1.8.6 and later only.

see http://www.mail-archive.com/bug-guile@gnu.org/msg04579.html and
commit 9819c4c798ef82ee515a88fd900924ce768e75a7 for reference.

16 years agotask-qte-toolchain: added mkspecs and new qt4-tools-sdk recipe
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:22 +0000 (05:37 +0000)]
task-qte-toolchain: added mkspecs and new qt4-tools-sdk recipe

Added mkspecs, qt4-tools to toolchain tasks (now meta-toolchain-qte
works ok).

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agopkg-config: migrated to INC_PR
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:21 +0000 (05:37 +0000)]
pkg-config: migrated to INC_PR

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agoqt4: create mkspecs package
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:20 +0000 (05:37 +0000)]
qt4: create mkspecs package

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agoqt4: fixed pkgconfig for qt4-embedded
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:19 +0000 (05:37 +0000)]
qt4: fixed pkgconfig for qt4-embedded

Added ${QT_LIBINFIX} for pkgconfig dependencies.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agoqt4: package all installed files
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:18 +0000 (05:37 +0000)]
qt4: package all installed files

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agoqt4: fixed regexp pattern for graphics plugins
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:17 +0000 (05:37 +0000)]
qt4: fixed regexp pattern for graphics plugins

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agometa-toolchain-qte: initial qt embedded toolchain version
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:16 +0000 (05:37 +0000)]
meta-toolchain-qte: initial qt embedded toolchain version

This version doesn't include qt tools yet so it is not ready to create
crossed qt applications.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>