]>
code.ossystems Code Review - openembedded-core.git/log
Richard Purdie [Wed, 19 Mar 2008 17:53:44 +0000 (17:53 +0000)]
autotools.bbclass: Add handling binary staging capability to autotools_stage_all for compatible binaries fixing various -native package issues
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4075
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 17:04:30 +0000 (17:04 +0000)]
libxslt: Add missing patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4074
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 17:00:44 +0000 (17:00 +0000)]
libxslt: Upgrade to 1.1.22 with pkgconfig fixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4073
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 16:42:16 +0000 (16:42 +0000)]
xsp, xpext: Use autotools_stage_all
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4072
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 16:39:06 +0000 (16:39 +0000)]
vte.inc: Don't RDEPEND on termcap
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4071
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 16:38:20 +0000 (16:38 +0000)]
vte: Merge from OE.dev, upgrade to 0.16.9 with fixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4070
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Wed, 19 Mar 2008 16:36:15 +0000 (16:36 +0000)]
curl: merged 7.16.4 from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4069
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Wed, 19 Mar 2008 16:35:57 +0000 (16:35 +0000)]
poky.conf: fixed update-alternatives-native provider
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4068
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 16:27:24 +0000 (16:27 +0000)]
gnutls: Sync with OE for enhanced configure patch, remove unused file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4067
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Ross Burton [Wed, 19 Mar 2008 16:22:55 +0000 (16:22 +0000)]
Remove unused patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4066
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Ross Burton [Wed, 19 Mar 2008 16:22:27 +0000 (16:22 +0000)]
popt: upgrade to 1.13
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4065
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 16:07:25 +0000 (16:07 +0000)]
base.bbclass: Sync with OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4064
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 16:07:05 +0000 (16:07 +0000)]
cpan.bbclass: Fix native staging functions (sync with OE.dev)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4063
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 16:05:35 +0000 (16:05 +0000)]
package.bbclass: Sync with OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4062
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 15:57:10 +0000 (15:57 +0000)]
poky.conf: Enable QA_LOG
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4061
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 15:53:07 +0000 (15:53 +0000)]
insane.bbclass: Sync with OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4060
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Wed, 19 Mar 2008 15:36:01 +0000 (15:36 +0000)]
update-alternatives-cworth: dropped as they are now generated with opkg recipe
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4059
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Wed, 19 Mar 2008 15:35:50 +0000 (15:35 +0000)]
opkg: provide update-alternatives(-native)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4058
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Wed, 19 Mar 2008 15:35:26 +0000 (15:35 +0000)]
opkg-sdk: fixed directory for opkg informations
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4057
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 15:35:13 +0000 (15:35 +0000)]
autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runmake install for staging autotooled native packages (from OE.dev)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4056
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 15:13:01 +0000 (15:13 +0000)]
gcc-cross-kernel: Add missing patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4055
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 14:50:06 +0000 (14:50 +0000)]
mtools-native: Don't build X11 components
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4054
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Ross Burton [Wed, 19 Mar 2008 14:45:14 +0000 (14:45 +0000)]
insane.bbclass: find desktop-file-validate on the path, so it can be added to ASSUME_PROVIDED
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4053
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Wed, 19 Mar 2008 14:30:34 +0000 (14:30 +0000)]
gcc-package-target.inc: Add back precompiled header fix lost in the gcc changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4052
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Wed, 19 Mar 2008 14:27:52 +0000 (14:27 +0000)]
update-alternatives-cworth: switched to opkg
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4051
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Wed, 19 Mar 2008 14:27:36 +0000 (14:27 +0000)]
opkg: depend on update-alternatives
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4050
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Wed, 19 Mar 2008 14:27:22 +0000 (14:27 +0000)]
gcc-cross-kernel 3.4.4-csl-2005q3: unbreak after gcc changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4049
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Ross Burton [Tue, 18 Mar 2008 18:11:44 +0000 (18:11 +0000)]
xtrans: remove unneeded patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4048
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Ross Burton [Tue, 18 Mar 2008 15:14:20 +0000 (15:14 +0000)]
dbus-native: fix builds without X11
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4047
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Tue, 18 Mar 2008 14:15:02 +0000 (14:15 +0000)]
glibc-initial: Stage stdio_lim.h header
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4046
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Tue, 18 Mar 2008 11:43:59 +0000 (11:43 +0000)]
image.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4044
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Tue, 18 Mar 2008 11:41:53 +0000 (11:41 +0000)]
rootfs_deb.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4043
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Tue, 18 Mar 2008 11:02:10 +0000 (11:02 +0000)]
gcc-csl-arm-2005q3: Tweak PV for csl 2005 toolchain
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4042
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Tue, 18 Mar 2008 11:00:00 +0000 (11:00 +0000)]
gcc: Drop gcc 4.0.2, nothing uses it
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4041
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Tue, 18 Mar 2008 10:56:19 +0000 (10:56 +0000)]
gcc-configure-cross.inc: Remove inter-task dependency for now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4040
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Tue, 18 Mar 2008 10:44:24 +0000 (10:44 +0000)]
gcc: Add missing files + changes from the last commit
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4039
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Tue, 18 Mar 2008 10:41:39 +0000 (10:41 +0000)]
gcc: Merge in the major cleanup I made in OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4038
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Mon, 17 Mar 2008 15:37:14 +0000 (15:37 +0000)]
external-poky-toolchain: package-status doesn't exist any more
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4037
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Mon, 17 Mar 2008 15:14:01 +0000 (15:14 +0000)]
external-poky-toolchain: Fix circular references
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4036
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 14:17:40 +0000 (14:17 +0000)]
opkg-ipkg-compat: remove as we do not need it
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4035
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 13:55:54 +0000 (13:55 +0000)]
opkg-collateral: missing rename
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4034
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 13:24:34 +0000 (13:24 +0000)]
ipkg: drop empty dirs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4033
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 13:21:43 +0000 (13:21 +0000)]
task-sdk-host: switched to opkg
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4032
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 13:19:35 +0000 (13:19 +0000)]
meta-toolchain: switched to opkg
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4031
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 13:19:22 +0000 (13:19 +0000)]
ipkg: dropped
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4030
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 13:19:07 +0000 (13:19 +0000)]
task-base: bump PR due to opkg switch
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4029
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 13:18:54 +0000 (13:18 +0000)]
rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class where it should belong
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4028
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 13:18:42 +0000 (13:18 +0000)]
opkg-collateral: moved from ipkg-collateral
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4027
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 13:18:21 +0000 (13:18 +0000)]
rootfs_ipk.bbclass: switched to opkg
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4026
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 13:18:07 +0000 (13:18 +0000)]
package_ipk.bbclass: switched to opkg
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4025
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 12:59:15 +0000 (12:59 +0000)]
opkg: added forgotten file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4024
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 12:58:21 +0000 (12:58 +0000)]
opkg: fixed opkg-native to not create /usr/lib/opkg/opkg/ directory
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4023
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 12:58:08 +0000 (12:58 +0000)]
opkg: moved common stuff to opkg.inc, added S98configure
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4022
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 12:50:01 +0000 (12:50 +0000)]
poky.conf: added SRCREV for opkg-sdk
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4021
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 12:49:48 +0000 (12:49 +0000)]
opkg-sdk: added version for meta-toolchain
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4020
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Mon, 17 Mar 2008 12:49:34 +0000 (12:49 +0000)]
curl-sdk: added 7.16.2 required by opkg-sdk
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4019
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Mon, 17 Mar 2008 11:53:45 +0000 (11:53 +0000)]
gcc: Drop 3.3.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4018
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Ross Burton [Mon, 17 Mar 2008 10:12:40 +0000 (10:12 +0000)]
poky.conf: fix gnome-vfs preferred version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4017
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Sun, 16 Mar 2008 11:42:24 +0000 (11:42 +0000)]
zaurus-updater: Add deploy before populate_staging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4016
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Sat, 15 Mar 2008 08:55:44 +0000 (08:55 +0000)]
gnome-vfs: upgrade to 2.22.0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4015
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 16:51:06 +0000 (16:51 +0000)]
fic-gta0x: disable EXTRA_IMAGEDEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4014
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 16:31:03 +0000 (16:31 +0000)]
meta-toolchain: many changes to make it expandable with ipkg
After initialization there are two aliases available:
- ipkg - allows to remove/install SDK packages
- ipkg-target - allows to remove/install target packages
As a result user can extend SDK to contain any target library from Poky build.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4013
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 15:42:46 +0000 (15:42 +0000)]
task-sdk-host: added ipkg-sdk
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4012
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 15:41:14 +0000 (15:41 +0000)]
ipkg-sdk: added for meta-toolchain
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4011
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 15:40:53 +0000 (15:40 +0000)]
ipkg: move PACKAGES mangling into ipkg itself
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4010
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 15:18:45 +0000 (15:18 +0000)]
poky.conf: bump opkg SRCREV to get our fixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4009
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Robert Bragg [Fri, 14 Mar 2008 13:07:39 +0000 (13:07 +0000)]
db: switch sleepycat.com SRC_URIs to oracle.com
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4008
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Fri, 14 Mar 2008 11:46:07 +0000 (11:46 +0000)]
bitbake.conf: Sync with OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4007
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Fri, 14 Mar 2008 11:44:34 +0000 (11:44 +0000)]
bitbake: Update with changes from bitbake 1.8 branch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4006
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Fri, 14 Mar 2008 11:28:39 +0000 (11:28 +0000)]
stage-manager: Sync with OE for various fixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4005
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 11:25:48 +0000 (11:25 +0000)]
poky: bump SRCREV for opkg to 4206
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4004
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 11:05:50 +0000 (11:05 +0000)]
poky.conf: added SRCREV=4142 for opkg
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4003
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 10:41:31 +0000 (10:41 +0000)]
pth: upgraded to 2.0.7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4002
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 10:16:00 +0000 (10:16 +0000)]
pth: added 2.0.2 (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4001
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 10:15:04 +0000 (10:15 +0000)]
site: merged ac_cv_func_posix_getgrgid_r from OE (needed by glib 2.15.6+)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4000
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 10:14:15 +0000 (10:14 +0000)]
site: merged common-glibc from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3999
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 10:10:59 +0000 (10:10 +0000)]
gpgme: removed libassuan dependency as it is needed only for gpgsm which we do not build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3998
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 10:10:09 +0000 (10:10 +0000)]
gpgme: moved gpgme-config into gpgme-dev package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3997
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 10:09:41 +0000 (10:09 +0000)]
gpgme: reformatted
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3996
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Ross Burton [Fri, 14 Mar 2008 09:59:22 +0000 (09:59 +0000)]
glib: upgrade from 2.14.6 to 2.16.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3995
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 09:57:10 +0000 (09:57 +0000)]
libassuan: added 0.6.9 (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3994
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 09:35:40 +0000 (09:35 +0000)]
opkg: added from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3993
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 09:34:33 +0000 (09:34 +0000)]
gpgme: added 1.1.4 (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3992
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 14 Mar 2008 09:32:02 +0000 (09:32 +0000)]
libgpg-error: upgraded to 1.6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3991
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Thu, 13 Mar 2008 17:06:17 +0000 (17:06 +0000)]
gst-ffmpeg: added gst-plugins-base dependency
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3990
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Tue, 11 Mar 2008 12:57:09 +0000 (12:57 +0000)]
bootimg.bbclass: removed bootsplash task support - we do not have such one
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3989
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Tue, 11 Mar 2008 00:09:26 +0000 (00:09 +0000)]
cross-linkage: Add improvements from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3988
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Tue, 11 Mar 2008 00:08:58 +0000 (00:08 +0000)]
staging-linkage: Add from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3987
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Mon, 10 Mar 2008 20:21:57 +0000 (20:21 +0000)]
poky.conf: Use += with INHERIT
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3986
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Mon, 10 Mar 2008 20:21:03 +0000 (20:21 +0000)]
gcc-package.inc: Drop libgcc-dev package since its part of the main gcc package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3985
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Mon, 10 Mar 2008 20:20:28 +0000 (20:20 +0000)]
task-poky-sdk: Remove libgcc-dev, its empty and now part of gcc
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3984
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Mon, 10 Mar 2008 19:42:56 +0000 (19:42 +0000)]
dbus: Add missing libsm DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3983
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Mon, 10 Mar 2008 15:43:39 +0000 (15:43 +0000)]
base.bbclass: Let unpack task remove S beforehand which fixes clean handling. Optimise some expand and getVar calls
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3982
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Sun, 9 Mar 2008 02:10:11 +0000 (02:10 +0000)]
libtool-cross: Ensure staged libtool is the patched version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3981
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 7 Mar 2008 12:25:30 +0000 (12:25 +0000)]
qemu machines: enlarge rootfs to 280M
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3980
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 7 Mar 2008 11:41:43 +0000 (11:41 +0000)]
base-files: added GPL-3 LGPL-3 GFDL-1.2 licenses
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3979
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 7 Mar 2008 09:44:28 +0000 (09:44 +0000)]
less: upgrade to 418
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3978
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 7 Mar 2008 08:46:20 +0000 (08:46 +0000)]
poky.conf: we are after release so update DISTRO_VERSION
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3977
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Marcin Juszkiewicz [Fri, 7 Mar 2008 08:38:28 +0000 (08:38 +0000)]
tune-arm1136jf-s.inc: fix arm/thumb switching
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3976
311d38ba -8fff-0310-9ca6-
ca027cbcb966
Richard Purdie [Fri, 7 Mar 2008 00:02:28 +0000 (00:02 +0000)]
ohm: Fix configure problems
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3973
311d38ba -8fff-0310-9ca6-
ca027cbcb966