scm/bb/tizen-distro.git
17 years agoAdd time
Richard Purdie [Thu, 14 Dec 2006 09:20:58 +0000 (09:20 +0000)]
Add time

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

17 years agolttng-viewer: Set LEADSONAME
Richard Purdie [Thu, 14 Dec 2006 09:20:13 +0000 (09:20 +0000)]
lttng-viewer: Set LEADSONAME

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

17 years agoalsa-utils: Fix packaging
Richard Purdie [Thu, 14 Dec 2006 09:19:30 +0000 (09:19 +0000)]
alsa-utils: Fix packaging

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

17 years agotslib: Fix -dbg packaging
Richard Purdie [Thu, 14 Dec 2006 09:18:22 +0000 (09:18 +0000)]
tslib: Fix -dbg packaging

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

17 years agoAdd missing patch for glib-native 2.12.4
Ross Burton [Tue, 12 Dec 2006 19:37:10 +0000 (19:37 +0000)]
Add missing patch for glib-native 2.12.4

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

17 years agoOptionally set cairo version so it doesn't overwrite the poky-bleeding version
Ross Burton [Tue, 12 Dec 2006 19:36:07 +0000 (19:36 +0000)]
Optionally set cairo version so it doesn't overwrite the poky-bleeding version

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

17 years agoFix glib versions
Ross Burton [Tue, 12 Dec 2006 19:35:49 +0000 (19:35 +0000)]
Fix glib versions

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

17 years agoAdd glib_cv_monotonic_clock for glib 2.12
Ross Burton [Tue, 12 Dec 2006 17:23:32 +0000 (17:23 +0000)]
Add glib_cv_monotonic_clock for glib 2.12

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

17 years agoUpgrade to glib 2.12.4
Ross Burton [Tue, 12 Dec 2006 16:57:06 +0000 (16:57 +0000)]
Upgrade to glib 2.12.4

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

17 years agoUpgrade to glib 2.12.4
Ross Burton [Tue, 12 Dec 2006 16:56:10 +0000 (16:56 +0000)]
Upgrade to glib 2.12.4

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

17 years agoAdd missing PREFERRED_VERSION_ prefixes
Ross Burton [Tue, 12 Dec 2006 15:55:00 +0000 (15:55 +0000)]
Add missing PREFERRED_VERSION_ prefixes

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

17 years agoAdd poky-bleeding.conf for cutting edge config
Richard Purdie [Tue, 12 Dec 2006 15:47:07 +0000 (15:47 +0000)]
Add poky-bleeding.conf for cutting edge config

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

17 years agogtk+ 2.10.6: Fix DEPENDS for poky, use bitstream-vera as a font for now
Richard Purdie [Tue, 12 Dec 2006 15:46:32 +0000 (15:46 +0000)]
gtk+ 2.10.6: Fix DEPENDS for poky, use bitstream-vera as a font for now

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

17 years agocairo: Add 1.3.6 from OE.dev
Richard Purdie [Thu, 7 Dec 2006 15:20:47 +0000 (15:20 +0000)]
cairo: Add 1.3.6 from OE.dev

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

17 years agopango: Add 1.5.1 from OE.dev
Richard Purdie [Thu, 7 Dec 2006 15:19:27 +0000 (15:19 +0000)]
pango: Add 1.5.1 from OE.dev

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

17 years agotask-oh: Add ipkg until we have an alternative means of running postinsts
Richard Purdie [Wed, 6 Dec 2006 16:46:05 +0000 (16:46 +0000)]
task-oh: Add ipkg until we have an alternative means of running postinsts

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

17 years agofetch/__init__.py: Allow srcdate to be overridden in SRC_URI
Richard Purdie [Wed, 6 Dec 2006 16:29:47 +0000 (16:29 +0000)]
fetch/__init__.py: Allow srcdate to be overridden in SRC_URI

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

17 years agorunqueue.py: Send SIGINT upon Ctrl+C, not SIGNTERM
Richard Purdie [Wed, 6 Dec 2006 16:29:08 +0000 (16:29 +0000)]
runqueue.py: Send SIGINT upon Ctrl+C, not SIGNTERM

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

17 years agoqemu: Switch to use debian package repository
Richard Purdie [Wed, 6 Dec 2006 16:27:56 +0000 (16:27 +0000)]
qemu: Switch to use debian package repository

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

17 years agomatchbox-poky: No need to show the cursor on qemuarm now
Richard Purdie [Wed, 6 Dec 2006 16:25:49 +0000 (16:25 +0000)]
matchbox-poky: No need to show the cursor on qemuarm now

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

17 years agolinux-rp: Disable mouse device for qemuarm
Richard Purdie [Wed, 6 Dec 2006 15:42:42 +0000 (15:42 +0000)]
linux-rp: Disable mouse device for qemuarm

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

17 years agogcc 3.4: Add patch to fix jar issues
Richard Purdie [Tue, 5 Dec 2006 15:58:02 +0000 (15:58 +0000)]
gcc 3.4: Add patch to fix jar issues

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

17 years agolocal.conf.sample doc updates + add ASSUME_PROVIDED += "qemu-native"
Matthew Allum [Tue, 5 Dec 2006 14:48:50 +0000 (14:48 +0000)]
local.conf.sample doc updates + add ASSUME_PROVIDED += "qemu-native"

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

17 years agoRemove now uneeded gcc-3.x check
Matthew Allum [Tue, 5 Dec 2006 14:47:38 +0000 (14:47 +0000)]
Remove now uneeded gcc-3.x check

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

17 years agorename readme.txt
Matthew Allum [Tue, 5 Dec 2006 14:47:12 +0000 (14:47 +0000)]
rename readme.txt

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

17 years agoreadme updates for qemu
Matthew Allum [Tue, 5 Dec 2006 14:46:28 +0000 (14:46 +0000)]
readme updates for qemu

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

17 years agoFix typo
Ross Burton [Tue, 5 Dec 2006 12:13:00 +0000 (12:13 +0000)]
Fix typo

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

17 years agoRemove useless options
Ross Burton [Tue, 5 Dec 2006 12:10:55 +0000 (12:10 +0000)]
Remove useless options

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

17 years agoRemove bashism
Ross Burton [Tue, 5 Dec 2006 12:09:24 +0000 (12:09 +0000)]
Remove bashism

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

17 years agorootfs_(deb|ipk).bbclass: Fix bashism so works on dash
Richard Purdie [Tue, 5 Dec 2006 11:10:28 +0000 (11:10 +0000)]
rootfs_(deb|ipk).bbclass: Fix bashism so works on dash

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

17 years agobb file for dates 0.2
Tomas Frydrych [Tue, 5 Dec 2006 10:12:34 +0000 (10:12 +0000)]
bb file for dates 0.2

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

17 years agognutls: Specify libz and libreadline locations to avoid contamination from /usr/lib...
Richard Purdie [Mon, 4 Dec 2006 23:11:39 +0000 (23:11 +0000)]
gnutls: Specify libz and libreadline locations to avoid contamination from /usr/lib and /usr/include

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

17 years agosetserial: Fix SRC_URI (from OE)
Richard Purdie [Mon, 4 Dec 2006 17:40:20 +0000 (17:40 +0000)]
setserial: Fix SRC_URI (from OE)

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

17 years agobitbake runqueue.py: Set children as process group leaders and send SIGTERM to the...
Richard Purdie [Mon, 4 Dec 2006 17:30:47 +0000 (17:30 +0000)]
bitbake runqueue.py: Set children as process group leaders and send SIGTERM to the process groups

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

17 years agobitbake.conf: Move DL_DIR to the end of the file
Richard Purdie [Mon, 4 Dec 2006 17:05:47 +0000 (17:05 +0000)]
bitbake.conf: Move DL_DIR to the end of the file

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

17 years agoscripts/runqemu: Remove some duplication
Richard Purdie [Mon, 4 Dec 2006 12:29:41 +0000 (12:29 +0000)]
scripts/runqemu: Remove some duplication

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

17 years agoscripts/runqemu: Add distcc support
Richard Purdie [Mon, 4 Dec 2006 11:43:27 +0000 (11:43 +0000)]
scripts/runqemu: Add distcc support

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

17 years agoAdd qemu-distcc for qemu machines
Richard Purdie [Mon, 4 Dec 2006 08:53:50 +0000 (08:53 +0000)]
Add qemu-distcc for qemu machines

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

17 years agousbinit: Fix quoting
Richard Purdie [Mon, 4 Dec 2006 08:53:08 +0000 (08:53 +0000)]
usbinit: Fix quoting

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

17 years agoimage.bbclass: Add export machine as needed by bbimage
Richard Purdie [Fri, 1 Dec 2006 15:48:24 +0000 (15:48 +0000)]
image.bbclass: Add export machine as needed by bbimage

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

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