Commit Graph

3199 Commits

Author SHA1 Message Date
Richard Purdie e6fccbb463 bitbake: Sync with upstream, fix some typos, add selfstamp flag
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3227 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-25 13:54:43 +00:00
Richard Purdie f3b89a0ed3 packages/meta: Remove pkgmaps references
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3226 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-24 23:08:48 +00:00
Richard Purdie 48c7f7fc85 package.bbclass: Remove PKGMAPS functionality and supersede with pkgdata. Remove duplicate unneeded PACKAGES checks.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3225 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-24 23:06:56 +00:00
Richard Purdie 1d01a5ef00 package_{ipk|deb}.bbclass: Remove hardcoded install path reference
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3224 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-24 23:05:05 +00:00
Richard Purdie 62a3ee38ed bitbake: Convert fetcher code to using bb.utils locking functions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3223 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-24 16:49:12 +00:00
Richard Purdie c065977948 classes: Use internal bitbake functions and fix packaging unlocking on error paths
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3222 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-24 14:55:57 +00:00
Richard Purdie 701aa74aeb bitbake: Add bb.utils.lockfile() and bb.utils.unlockfile()
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3221 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-24 14:44:36 +00:00
Richard Purdie 4aaa8343bc initscripts: No need to run ldconfig every time we boot now...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3220 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23 17:08:02 +00:00
Richard Purdie d74537f6bd glibc: Drop ldsocache-varrun patch. ldconfig is now run at image generation time. If you can install packages, the cache can update, if you don't install packages there is no need to have it writable
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3219 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23 17:07:13 +00:00
Richard Purdie b4e9ef8979 image.bbclass: Add ldconfig-native dependency, run ldconfig at image generation time
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3218 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23 17:05:35 +00:00
Richard Purdie 87590b2649 Add ldconfig-native
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3217 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23 16:54:29 +00:00
Richard Purdie 90e20ec756 glibc-2.3.5: Fix stale CROSS_DIR reference
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3216 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23 13:11:23 +00:00
Richard Purdie 4ab905d3cc external-poky-toolchain: Add extra RPROVIDES
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3215 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23 13:06:01 +00:00
Richard Purdie 761dcd5c7a poky-external.inc: Double colons in PATH break coreutils
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3214 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23 12:19:07 +00:00
Richard Purdie 507a3e0817 db: Fix configure so parameters can be passed in the LD variable
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3213 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23 10:11:03 +00:00
Richard Purdie 8ec24bc6ec cross.bbclass: Explicitly set the compiler in the same way as native.bbclass, otherwise TOOLCHAIN_OPTIONS can interfer
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3212 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23 10:07:56 +00:00
Richard Purdie e50291290b bitbake.conf/poky-external.inc: Clean up CFLAGS handling
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3211 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23 10:04:14 +00:00
Richard Purdie af489dd9e2 gdb: Add missing patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3210 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23 10:02:54 +00:00
Richard Purdie 4c5f7e3a1e gdb: Add patch to ignore bogus CFLAGS whitespace changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3209 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23 10:02:26 +00:00
Richard Purdie 0138501213 poky-external.inc: Change the way the sysroot option is passed about to deal with libtool
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3208 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-22 18:05:06 +00:00
Richard Purdie 066e96a9ba distcc: Make sure the distcc user exists
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3207 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-22 18:01:54 +00:00
Richard Purdie 675d1905db poky-external.inc: Fix external toolchains to use the correct sysroot after recent toolchain changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3206 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-22 16:59:22 +00:00
Richard Purdie 6f850a20ab binutils-cross-sdk: Really fix debug packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3205 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-22 16:58:07 +00:00
Richard Purdie 4d5b401bc6 runqemu: Fix path after staging layout changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3204 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-22 16:57:02 +00:00
Richard Purdie 512f7a0ab8 binutils-cross-sdk: Fix debug files packaging to avoid warnings
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3203 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-22 15:51:18 +00:00
Marcin Juszkiewicz 571492a155 findutils: added 4.2.29 from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3202 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-21 10:57:30 +00:00
Ross Burton bc31acfd1e gnome-common: set PACKAGE_ARCH to all
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3201 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-21 10:50:51 +00:00
Ross Burton deba6b7a33 qemu-config: add fakeroot, until we have a package for the poky/chroot integration
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3200 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-20 18:24:33 +00:00
Marcin Juszkiewicz 4728d87b7a binutils: fix 'makeinfo >= 4.10 is too old' problem (from OE) - patch is applied upstream
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3199 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-20 15:07:43 +00:00
Ross Burton 8ad0e3544d poky.conf: update eds-dbus srcrev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3198 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-20 15:00:56 +00:00
Ross Burton 1cffb7140b hal: don't pass --oknodo to start-stop-daemon, busybox doesn't support it
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3197 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-19 17:10:29 +00:00
Richard Purdie ad0051ab5b Drop stale directory
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3196 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-19 12:24:13 +00:00
Richard Purdie 6748cdecc4 fakeroot: Fix packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3195 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-19 12:09:45 +00:00
Richard Purdie e478fac75f glibc: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3193 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-17 23:20:31 +00:00
Richard Purdie 636e360eea Remove broken c based parser code
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3192 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-17 22:21:42 +00:00
Richard Purdie 688eca78c0 bitbake/fetchers: Sync with upstream bitbake
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3191 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-17 22:20:55 +00:00
Ross Burton dd45ce7f88 matchbox-sato: use formfactor to determine if we should show a cursor
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3190 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-16 15:53:14 +00:00
Ross Burton a8484dbc63 Remove stale TODO
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3189 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-16 15:51:35 +00:00
Ross Burton 93845cb778 Don't depend on the old startup monitor
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3188 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-16 15:51:16 +00:00
Richard Purdie 05d1dc2c33 cross-linkage: Don't include this in world builds, it will break them
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3187 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-16 15:47:57 +00:00
Marcin Juszkiewicz bb73b0edc5 busybox: update 1.7.2 to 1.8.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3186 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-16 15:41:54 +00:00
Ross Burton 4f10a48b66 Update settings-daemon srcrev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3185 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-16 15:11:17 +00:00
Richard Purdie 2704cfa82d bin/bitbake: Fix help typo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3184 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-16 10:53:10 +00:00
Marcin Juszkiewicz 478a35dd7d python-pygtk: upgrade to 2.10.4 from OE and add PROVIDES to keep compability
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3183 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-15 14:12:31 +00:00
Marcin Juszkiewicz f11feacddf python-pycairo: added 1.4.0 from OE (needed by python-pygtk 2.10)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3182 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-15 14:11:12 +00:00
Marcin Juszkiewicz 6a5d2ced26 python 2.4 is removed
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3181 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-15 14:10:17 +00:00
Ross Burton 2100cecfd0 Add pointercal files for qemuarm and qemux86
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3180 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-15 14:08:13 +00:00
Marcin Juszkiewicz eb7d6a6e1f python-pygobject: sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3179 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-15 14:06:15 +00:00
Marcin Juszkiewicz 5928db1acf python-gst: update to 0.10.8 from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3178 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-15 13:58:05 +00:00
Marcin Juszkiewicz ae77523c78 python-scons: update to 0.97 from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3177 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-15 13:57:07 +00:00