scm/bb/tizen-distro.git
17 years agorootfs_deb.bbclass: Add sanity check
Richard Purdie [Fri, 1 Dec 2006 09:29:06 +0000 (09:29 +0000)]
rootfs_deb.bbclass: Add sanity check

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@991 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobitbake: Fix a couple of typos in the bitbake shell
Richard Purdie [Thu, 30 Nov 2006 11:18:11 +0000 (11:18 +0000)]
bitbake: Fix a couple of typos in the bitbake shell

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@990 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoscripts/runqemu improvements:
Richard Purdie [Thu, 30 Nov 2006 11:16:21 +0000 (11:16 +0000)]
scripts/runqemu improvements:
 * Try harder to find ifconfig
 * Error out if the environment isn't correct
 * Tell the user we're running sudo

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@989 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoUpdate Contacts to 0.2
Thomas Wood [Thu, 30 Nov 2006 09:51:35 +0000 (09:51 +0000)]
Update Contacts to 0.2

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@988 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobitbake: Sync with bitbake trunk for bugfixes and improved dot file generation code
Richard Purdie [Wed, 29 Nov 2006 22:52:37 +0000 (22:52 +0000)]
bitbake: Sync with bitbake trunk for bugfixes and improved dot file generation code

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@987 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agosanity.bbclass: Add umask check
Richard Purdie [Wed, 29 Nov 2006 16:55:31 +0000 (16:55 +0000)]
sanity.bbclass: Add umask check

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@986 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopackage.bbclass: Add fakeroot-native as a PACKAGE_DEPENDS
Richard Purdie [Wed, 29 Nov 2006 15:14:05 +0000 (15:14 +0000)]
package.bbclass: Add fakeroot-native as a PACKAGE_DEPENDS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@985 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agodpkg: 1.13.22 -> 1.13.24
Richard Purdie [Wed, 29 Nov 2006 14:47:37 +0000 (14:47 +0000)]
dpkg: 1.13.22 -> 1.13.24

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@984 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agolocal.conf.sample: Allow external override of PACKAGE_CLASSES
Richard Purdie [Wed, 29 Nov 2006 14:22:54 +0000 (14:22 +0000)]
local.conf.sample: Allow external override of PACKAGE_CLASSES

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@983 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agogcc: Remove bogus PACKAGE_ARCH settings (now fixed properly in cross.bbclass)
Richard Purdie [Wed, 29 Nov 2006 13:59:00 +0000 (13:59 +0000)]
gcc: Remove bogus PACKAGE_ARCH settings (now fixed properly in cross.bbclass)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@982 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agocross.bbclass: Set PACKAGE_ARCH correctly under inherit cross
Richard Purdie [Wed, 29 Nov 2006 13:55:34 +0000 (13:55 +0000)]
cross.bbclass: Set PACKAGE_ARCH correctly under inherit cross

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@981 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopoky.conf: Set TARGET_VENDOR to -poky. This will require a rebuild of tmp directories...
Richard Purdie [Wed, 29 Nov 2006 13:42:19 +0000 (13:42 +0000)]
poky.conf: Set TARGET_VENDOR to -poky. This will require a rebuild of tmp directories but will identify toolchains as coming from poky etc.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@980 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoqemux86: machine config files should not set TARGET_VENDOR, its a distro option
Richard Purdie [Wed, 29 Nov 2006 13:39:30 +0000 (13:39 +0000)]
qemux86: machine config files should not set TARGET_VENDOR, its a distro option

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@979 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdd valgrind
Richard Purdie [Wed, 29 Nov 2006 13:36:11 +0000 (13:36 +0000)]
Add valgrind

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@978 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoRename linux-openzaurus to linux-rp
Richard Purdie [Wed, 29 Nov 2006 12:17:00 +0000 (12:17 +0000)]
Rename linux-openzaurus to linux-rp

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@977 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agorootfs_deb.bbclass: Reverse sources.list file to correct repository priorities. Add...
Richard Purdie [Wed, 29 Nov 2006 10:53:23 +0000 (10:53 +0000)]
rootfs_deb.bbclass: Reverse sources.list file to correct repository priorities. Add Release file to sources giving a Label. Update preferences file to use source labels instead of paths

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@976 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopackage_deb.bbclass: dpkg-deb needs to run under fakeroot to set ownership correcting...
Richard Purdie [Wed, 29 Nov 2006 10:50:33 +0000 (10:50 +0000)]
package_deb.bbclass: dpkg-deb needs to run under fakeroot to set ownership correcting in resulting packages

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@975 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agozaurus-2.6.conf: Mark machines as supporting bluetooth
Richard Purdie [Wed, 29 Nov 2006 10:49:24 +0000 (10:49 +0000)]
zaurus-2.6.conf: Mark machines as supporting bluetooth

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@974 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoapt: Set preferences location in apt.conf
Richard Purdie [Wed, 29 Nov 2006 10:48:36 +0000 (10:48 +0000)]
apt: Set preferences location in apt.conf

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@973 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobase-files: Should be machine specific
Richard Purdie [Wed, 29 Nov 2006 10:47:27 +0000 (10:47 +0000)]
base-files: Should be machine specific

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@972 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agolinux-openzaurus-2.6.17: Update ASoC + other misc patches
Richard Purdie [Wed, 29 Nov 2006 10:46:21 +0000 (10:46 +0000)]
linux-openzaurus-2.6.17: Update ASoC + other misc patches

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@971 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agolinux-openzaurus-2.6.17: Sync defconfigs with OE
Richard Purdie [Wed, 29 Nov 2006 10:45:07 +0000 (10:45 +0000)]
linux-openzaurus-2.6.17: Sync defconfigs with OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@970 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopoky-extras: Add bluez, sqlite, maemo-mapper-nohildon
Richard Purdie [Wed, 29 Nov 2006 09:47:42 +0000 (09:47 +0000)]
poky-extras: Add bluez, sqlite, maemo-mapper-nohildon

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@969 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopoky-extras: Update extras task and image with recent poky changes
Richard Purdie [Wed, 29 Nov 2006 09:47:05 +0000 (09:47 +0000)]
poky-extras: Update extras task and image with recent poky changes

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@968 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agotslib: Fix tslib.sh for spitz
Richard Purdie [Tue, 28 Nov 2006 13:03:23 +0000 (13:03 +0000)]
tslib: Fix tslib.sh for spitz

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@967 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agorootfs_deb.bbclass: Mark packages as installed/unpacked correctly. Add in hacks to...
Richard Purdie [Mon, 27 Nov 2006 22:57:27 +0000 (22:57 +0000)]
rootfs_deb.bbclass: Mark packages as installed/unpacked correctly. Add in hacks to work around /var being tmpfs and to enable ipkg to handle the postinsts on device (for now)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@966 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agorootfs_deb: Set Architecture correctly in a copy of apt.conf in staging
Richard Purdie [Mon, 27 Nov 2006 17:29:04 +0000 (17:29 +0000)]
rootfs_deb: Set Architecture correctly in a copy of apt.conf in staging

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@965 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoapt-native: Stage apt.conf.sample, not apt.conf. Anything needing apt.conf will need...
Richard Purdie [Mon, 27 Nov 2006 17:27:09 +0000 (17:27 +0000)]
apt-native: Stage apt.conf.sample, not apt.conf. Anything needing apt.conf will need to adjust the file anyway and this avoids apt's default search path.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@964 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agodata_smart.py: micro optimisation from bitbake trunk
Richard Purdie [Mon, 27 Nov 2006 09:15:20 +0000 (09:15 +0000)]
data_smart.py: micro optimisation from bitbake trunk

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@963 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoConfhandler.py: Add cleanup from bitbake trunk
Richard Purdie [Mon, 27 Nov 2006 09:10:38 +0000 (09:10 +0000)]
Confhandler.py: Add cleanup from bitbake trunk

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@962 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agosvn.py, git.py: Sync with bitbake trunk - comment changes
Richard Purdie [Mon, 27 Nov 2006 08:57:29 +0000 (08:57 +0000)]
svn.py, git.py: Sync with bitbake trunk - comment changes

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@961 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agofetch/__init__.py: Store url data per .bb file fixing urldata contamination between...
Richard Purdie [Mon, 27 Nov 2006 08:52:57 +0000 (08:52 +0000)]
fetch/__init__.py: Store url data per .bb file fixing urldata contamination between .bb files.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@960 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoperl: Use -f option to rm, fixing read only file problems
Richard Purdie [Sat, 25 Nov 2006 22:30:23 +0000 (22:30 +0000)]
perl: Use -f option to rm, fixing read only file problems

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@959 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoFix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and STAGING_B...
Richard Purdie [Sat, 25 Nov 2006 10:01:30 +0000 (10:01 +0000)]
Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and STAGING_BINDIR_NATIVE and adding both to PATH

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@958 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobase.bbclass: unexport MACHINE
Richard Purdie [Sat, 25 Nov 2006 09:58:34 +0000 (09:58 +0000)]
base.bbclass: unexport MACHINE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@957 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobitbake/lib/bb/data.py: Add unexport flag for variables, add speedup for expandKeys
Richard Purdie [Sat, 25 Nov 2006 09:57:29 +0000 (09:57 +0000)]
bitbake/lib/bb/data.py: Add unexport flag for variables, add speedup for expandKeys

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@956 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopsplash: Set PV correctly
Richard Purdie [Fri, 24 Nov 2006 17:31:43 +0000 (17:31 +0000)]
psplash: Set PV correctly

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@955 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoupdate-rc.d: Drop version 0.6, set PACKAGE_ARCH='all' for 0.7
Richard Purdie [Fri, 24 Nov 2006 17:26:00 +0000 (17:26 +0000)]
update-rc.d: Drop version 0.6, set PACKAGE_ARCH='all' for 0.7

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@954 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopackage_deb.bbclass: Handle all architecture as a special case solving multimachine...
Richard Purdie [Fri, 24 Nov 2006 17:23:05 +0000 (17:23 +0000)]
package_deb.bbclass: Handle all architecture as a special case solving multimachine build issues

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@953 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agolocal.conf.sample: Improve PACKAGE_CLASSES documenation
Richard Purdie [Fri, 24 Nov 2006 17:14:24 +0000 (17:14 +0000)]
local.conf.sample: Improve PACKAGE_CLASSES documenation

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@952 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobase.bbclass: Make sure MACHINE isn't exported fixing failures in binutils when MACHI...
Richard Purdie [Thu, 23 Nov 2006 17:51:39 +0000 (17:51 +0000)]
base.bbclass: Make sure MACHINE isn't exported fixing failures in binutils when MACHINE is an envirionmental variable

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@951 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopuzzles: r6727 -> 6915
Richard Purdie [Thu, 23 Nov 2006 14:58:09 +0000 (14:58 +0000)]
puzzles: r6727 -> 6915

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@950 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agolocal.conf.sample: Allow environment to override MACHINE and DL_DIR
Richard Purdie [Thu, 23 Nov 2006 12:15:52 +0000 (12:15 +0000)]
local.conf.sample: Allow environment to override MACHINE and DL_DIR

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@949 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoscripts: Move main contents of poky-init-build-env to scripts/poky-env-internal....
Richard Purdie [Thu, 23 Nov 2006 12:15:17 +0000 (12:15 +0000)]
scripts: Move main contents of poky-init-build-env to scripts/poky-env-internal. Add poky-autobuild script for autobuilder use.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@948 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agositeinfo.bbclass: Change note to a debug message
Richard Purdie [Thu, 23 Nov 2006 12:13:46 +0000 (12:13 +0000)]
siteinfo.bbclass: Change note to a debug message

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@947 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobitbake.conf: Allow DL_DIR to be set by the environment
Richard Purdie [Thu, 23 Nov 2006 12:12:14 +0000 (12:12 +0000)]
bitbake.conf: Allow DL_DIR to be set by the environment

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@946 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopoky.conf: Set some missing SRCDATEs including qemu and psplash
Richard Purdie [Thu, 23 Nov 2006 11:26:01 +0000 (11:26 +0000)]
poky.conf: Set some missing SRCDATEs including qemu and psplash

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@945 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoqemu: Really fix arm_nptl.patch
Richard Purdie [Thu, 23 Nov 2006 10:55:54 +0000 (10:55 +0000)]
qemu: Really fix arm_nptl.patch

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@944 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoqemu: refresh arm_nptl.patch
Richard Purdie [Thu, 23 Nov 2006 10:37:22 +0000 (10:37 +0000)]
qemu: refresh arm_nptl.patch

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@943 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agospeex: Fix SRC_URI
Richard Purdie [Thu, 23 Nov 2006 09:49:30 +0000 (09:49 +0000)]
speex: Fix SRC_URI

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@942 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agosanity.bbclass: Add sdl-config to required programs list. Remove fixme as now dealt...
Richard Purdie [Wed, 22 Nov 2006 16:43:41 +0000 (16:43 +0000)]
sanity.bbclass: Add sdl-config to required programs list. Remove fixme as now dealt with.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@941 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoqemu: Add depends on zlib(-native)
Richard Purdie [Wed, 22 Nov 2006 16:41:45 +0000 (16:41 +0000)]
qemu: Add depends on zlib(-native)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@940 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agolocal.conf.sample: Add note about BB_NUMBER_THREADS
Richard Purdie [Wed, 22 Nov 2006 15:33:16 +0000 (15:33 +0000)]
local.conf.sample: Add note about BB_NUMBER_THREADS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@939 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agorootfs_xxx.bbclass: Add missing checkins from the log_check updates
Richard Purdie [Wed, 22 Nov 2006 15:28:28 +0000 (15:28 +0000)]
rootfs_xxx.bbclass: Add missing checkins from the log_check updates

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@938 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoxsp, xpext: Fix broken DEPENDS after merge
Richard Purdie [Wed, 22 Nov 2006 13:51:30 +0000 (13:51 +0000)]
xsp, xpext: Fix broken DEPENDS after merge

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@937 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoFactor common code out of rootfs_xxx.bbclass into image.bbclass. Add error detection...
Richard Purdie [Tue, 21 Nov 2006 23:21:06 +0000 (23:21 +0000)]
Factor common code out of rootfs_xxx.bbclass into image.bbclass. Add error detection code for roofs_deb.bbclass

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@936 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobase.bbclass: Fix errors in none libtooled packages
Richard Purdie [Tue, 21 Nov 2006 17:46:14 +0000 (17:46 +0000)]
base.bbclass: Fix errors in none libtooled packages

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@935 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdd lzo, upgrade libgcrypt -> 1.2.3, add gnutls 1.4.4
Richard Purdie [Tue, 21 Nov 2006 16:45:47 +0000 (16:45 +0000)]
Add lzo, upgrade libgcrypt -> 1.2.3, add gnutls 1.4.4

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@934 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdd libxml2-native from OE.dev
Richard Purdie [Tue, 21 Nov 2006 14:46:50 +0000 (14:46 +0000)]
Add libxml2-native from OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@932 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoSite file handling update: Instead of one site file per target, allow entries to...
Richard Purdie [Tue, 21 Nov 2006 14:34:40 +0000 (14:34 +0000)]
Site file handling update: Instead of one site file per target, allow entries to be shared. Handled through siteinfo.bbclass

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@931 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agodbus: Add missing files
Richard Purdie [Tue, 21 Nov 2006 14:28:13 +0000 (14:28 +0000)]
dbus: Add missing files

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@930 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoAdd dbus+dbus-native 1.01, dbus-glib+dbus-glib-native 0.72 from OE.dev
Richard Purdie [Tue, 21 Nov 2006 14:20:37 +0000 (14:20 +0000)]
Add dbus+dbus-native 1.01, dbus-glib+dbus-glib-native 0.72 from OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@929 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoUpdate libx11 references.
Richard Purdie [Tue, 21 Nov 2006 12:33:08 +0000 (12:33 +0000)]
Update libx11 references.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@928 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoVarious minor updates from OE.dev
Richard Purdie [Tue, 21 Nov 2006 12:32:23 +0000 (12:32 +0000)]
Various minor updates from OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@927 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agocairo: Fix libx11 reference, add some patches from OE.dev (commented out for now)
Richard Purdie [Tue, 21 Nov 2006 12:31:15 +0000 (12:31 +0000)]
cairo: Fix libx11 reference, add some patches from OE.dev (commented out for now)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@926 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agognutls: Improve do_stage (from OE.dev)
Richard Purdie [Tue, 21 Nov 2006 12:30:16 +0000 (12:30 +0000)]
gnutls: Improve do_stage (from OE.dev)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@925 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoperl: Sync with OE.dev
Richard Purdie [Tue, 21 Nov 2006 12:28:06 +0000 (12:28 +0000)]
perl: Sync with OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@924 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agolibsoup: Drop old verison, fix 2.2.96 staging
Richard Purdie [Tue, 21 Nov 2006 12:27:01 +0000 (12:27 +0000)]
libsoup: Drop old verison, fix 2.2.96 staging

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@923 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agogst-meta: Merge into a single file (maybe to become task-gst)
Richard Purdie [Tue, 21 Nov 2006 12:24:17 +0000 (12:24 +0000)]
gst-meta: Merge into a single file (maybe to become task-gst)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@922 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoinitscripts: Add save-rtc script and ALSA manual devices table from OE.dev
Richard Purdie [Tue, 21 Nov 2006 12:19:17 +0000 (12:19 +0000)]
initscripts: Add save-rtc script and ALSA manual devices table from OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@921 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoipkg.inc: Fix bashisms (now works with dash) (from OE.dev)
Richard Purdie [Tue, 21 Nov 2006 12:18:05 +0000 (12:18 +0000)]
ipkg.inc: Fix bashisms (now works with dash) (from OE.dev)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@920 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoVarious minor updates from OE.dev
Richard Purdie [Tue, 21 Nov 2006 12:15:23 +0000 (12:15 +0000)]
Various minor updates from OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@919 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agohostap: Sync with OE.dev
Richard Purdie [Tue, 21 Nov 2006 12:13:42 +0000 (12:13 +0000)]
hostap: Sync with OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@918 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agognu-config-naitve: Fix do_stage (from OE.dev)
Richard Purdie [Tue, 21 Nov 2006 11:46:44 +0000 (11:46 +0000)]
gnu-config-naitve: Fix do_stage (from OE.dev)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@917 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoprism3-support: Fix multiple network device issues
Richard Purdie [Tue, 21 Nov 2006 11:45:54 +0000 (11:45 +0000)]
prism3-support: Fix multiple network device issues

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@916 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agofakeroot: Sync with OE.dev (and fix -native RDEPENDS)
Richard Purdie [Tue, 21 Nov 2006 11:44:54 +0000 (11:44 +0000)]
fakeroot: Sync with OE.dev (and fix -native RDEPENDS)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@915 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agolibidl: Improve staging from OE.dev
Richard Purdie [Tue, 21 Nov 2006 11:28:02 +0000 (11:28 +0000)]
libidl: Improve staging from OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@914 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agos#libx11#virtual/libx11#
Richard Purdie [Tue, 21 Nov 2006 11:23:29 +0000 (11:23 +0000)]
s#libx11#virtual/libx11#

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@913 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoless: Add alternatives handling from OE.dev
Richard Purdie [Tue, 21 Nov 2006 10:44:15 +0000 (10:44 +0000)]
less: Add alternatives handling from OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@912 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agomatchbox: Quoting fixes, s#libx11#virtual/libx11# from OE.dev
Richard Purdie [Tue, 21 Nov 2006 10:43:05 +0000 (10:43 +0000)]
matchbox: Quoting fixes, s#libx11#virtual/libx11# from OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@911 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoflac, lame, libiconv: Sync with minor changes in OE.dev
Richard Purdie [Tue, 21 Nov 2006 10:41:03 +0000 (10:41 +0000)]
flac, lame, libiconv: Sync with minor changes in OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@910 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agolibpng: 1.2.8 -> 1.2.12
Richard Purdie [Tue, 21 Nov 2006 10:39:29 +0000 (10:39 +0000)]
libpng: 1.2.8 -> 1.2.12

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@909 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agofstests: Add packaging from OE.dev
Richard Purdie [Tue, 21 Nov 2006 10:08:48 +0000 (10:08 +0000)]
fstests: Add packaging from OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@908 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobase-files: Sync with OE.dev
Richard Purdie [Tue, 21 Nov 2006 10:08:10 +0000 (10:08 +0000)]
base-files: Sync with OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@907 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoeds-dbus: Sync with OE style changes, add DEPENDS on zlib, add workaround -ldb from...
Richard Purdie [Tue, 21 Nov 2006 10:07:11 +0000 (10:07 +0000)]
eds-dbus: Sync with OE style changes, add DEPENDS on zlib, add workaround -ldb from OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@906 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agogtk+ 2.10.6: Sync with updated patches in OE.dev (pangoxft includes a calender fix)
Richard Purdie [Tue, 21 Nov 2006 10:05:33 +0000 (10:05 +0000)]
gtk+ 2.10.6: Sync with updated patches in OE.dev (pangoxft includes a calender fix)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@905 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agonetbase: Sync with OE.dev
Richard Purdie [Tue, 21 Nov 2006 10:04:09 +0000 (10:04 +0000)]
netbase: Sync with OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@904 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopcmciamutils: Drop old version, fix quoting in 013
Richard Purdie [Tue, 21 Nov 2006 10:03:34 +0000 (10:03 +0000)]
pcmciamutils: Drop old version, fix quoting in 013

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@903 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobusybox: Sync with OE.dev
Richard Purdie [Tue, 21 Nov 2006 10:02:56 +0000 (10:02 +0000)]
busybox: Sync with OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@902 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agomaemo xsp/xpext: s/libx11/virtual\/libx11/
Richard Purdie [Tue, 21 Nov 2006 10:02:06 +0000 (10:02 +0000)]
maemo xsp/xpext: s/libx11/virtual\/libx11/

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@901 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agopcmanfm: Drop old version
Richard Purdie [Tue, 21 Nov 2006 10:01:20 +0000 (10:01 +0000)]
pcmanfm: Drop old version

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@900 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agokeymaps: Sync with OE.dev
Richard Purdie [Tue, 21 Nov 2006 09:59:37 +0000 (09:59 +0000)]
keymaps: Sync with OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@899 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agotslib: Sync major cleanup I made in OE.dev
Richard Purdie [Tue, 21 Nov 2006 09:58:11 +0000 (09:58 +0000)]
tslib: Sync major cleanup I made in OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@898 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobitbake.conf: Add util-linux-naitve and grep-native to ASSUME_PROVIDED
Richard Purdie [Tue, 21 Nov 2006 09:56:11 +0000 (09:56 +0000)]
bitbake.conf: Add util-linux-naitve and grep-native to ASSUME_PROVIDED

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@897 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agogmp: Upgrade to 4.2.1 from OE.dev
Richard Purdie [Mon, 20 Nov 2006 20:36:11 +0000 (20:36 +0000)]
gmp: Upgrade to 4.2.1 from OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@896 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agocairo: Drop old version (use 1.0.4 instead)
Richard Purdie [Mon, 20 Nov 2006 20:15:32 +0000 (20:15 +0000)]
cairo: Drop old version (use 1.0.4 instead)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@895 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agobusybox: Update defconfig after failure on qemux86
Richard Purdie [Mon, 20 Nov 2006 20:10:15 +0000 (20:10 +0000)]
busybox: Update defconfig after failure on qemux86

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@894 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoconf/machine: Remove stale unused files
Richard Purdie [Mon, 20 Nov 2006 17:25:38 +0000 (17:25 +0000)]
conf/machine: Remove stale unused files

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@893 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoconf: Sync with OE
Richard Purdie [Mon, 20 Nov 2006 17:13:43 +0000 (17:13 +0000)]
conf: Sync with OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@892 311d38ba-8fff-0310-9ca6-ca027cbcb966

17 years agoDrop cvs tslib
Richard Purdie [Mon, 20 Nov 2006 16:53:27 +0000 (16:53 +0000)]
Drop cvs tslib

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@891 311d38ba-8fff-0310-9ca6-ca027cbcb966