summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* readme updates for qemuMatthew Allum2006-12-051-15/+17
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1006 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix typoRoss Burton2006-12-052-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1005 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove useless optionsRoss Burton2006-12-052-9/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1004 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove bashismRoss Burton2006-12-052-15/+15
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1003 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_(deb|ipk).bbclass: Fix bashism so works on dashRichard Purdie2006-12-052-3/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1002 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bb file for dates 0.2Tomas Frydrych2006-12-053-13/+25
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1001 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnutls: Specify libz and libreadline locations to avoid contamination from ↵Richard Purdie2006-12-041-2/+2
| | | | | | /usr/lib and /usr/include git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1000 311d38ba-8fff-0310-9ca6-ca027cbcb966
* setserial: Fix SRC_URI (from OE)Richard Purdie2006-12-041-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@999 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake runqueue.py: Set children as process group leaders and send SIGTERM ↵Richard Purdie2006-12-041-1/+3
| | | | | | to the process groups git-svn-id: https://svn.o-hand.com/repos/poky/trunk@998 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Move DL_DIR to the end of the fileRichard Purdie2006-12-041-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@997 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/runqemu: Remove some duplicationRichard Purdie2006-12-041-10/+18
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@996 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/runqemu: Add distcc supportRichard Purdie2006-12-041-11/+34
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@995 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add qemu-distcc for qemu machinesRichard Purdie2006-12-043-0/+21
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@994 311d38ba-8fff-0310-9ca6-ca027cbcb966
* usbinit: Fix quotingRichard Purdie2006-12-041-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@993 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Add export machine as needed by bbimageRichard Purdie2006-12-011-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@992 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_deb.bbclass: Add sanity checkRichard Purdie2006-12-011-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@991 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake: Fix a couple of typos in the bitbake shellRichard Purdie2006-11-302-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@990 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/runqemu improvements:Richard Purdie2006-11-302-1/+17
| | | | | | | | | * 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
* Update Contacts to 0.2Thomas Wood2006-11-301-3/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@988 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake: Sync with bitbake trunk for bugfixes and improved dot file ↵Richard Purdie2006-11-296-227/+155
| | | | | | generation code git-svn-id: https://svn.o-hand.com/repos/poky/trunk@987 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sanity.bbclass: Add umask checkRichard Purdie2006-11-291-0/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@986 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Add fakeroot-native as a PACKAGE_DEPENDSRichard Purdie2006-11-291-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@985 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dpkg: 1.13.22 -> 1.13.24Richard Purdie2006-11-292-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@984 311d38ba-8fff-0310-9ca6-ca027cbcb966
* local.conf.sample: Allow external override of PACKAGE_CLASSESRichard Purdie2006-11-291-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@983 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Remove bogus PACKAGE_ARCH settings (now fixed properly in cross.bbclass)Richard Purdie2006-11-295-21/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@982 311d38ba-8fff-0310-9ca6-ca027cbcb966
* cross.bbclass: Set PACKAGE_ARCH correctly under inherit crossRichard Purdie2006-11-291-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@981 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.conf: Set TARGET_VENDOR to -poky. This will require a rebuild of tmp ↵Richard Purdie2006-11-291-1/+1
| | | | | | 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
* qemux86: machine config files should not set TARGET_VENDOR, its a distro optionRichard Purdie2006-11-291-2/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@979 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add valgrindRichard Purdie2006-11-292-0/+37
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@978 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename linux-openzaurus to linux-rpRichard Purdie2006-11-2928-5/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@977 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_deb.bbclass: Reverse sources.list file to correct repository ↵Richard Purdie2006-11-291-4/+8
| | | | | | 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
* package_deb.bbclass: dpkg-deb needs to run under fakeroot to set ownership ↵Richard Purdie2006-11-291-1/+1
| | | | | | correcting in resulting packages git-svn-id: https://svn.o-hand.com/repos/poky/trunk@975 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zaurus-2.6.conf: Mark machines as supporting bluetoothRichard Purdie2006-11-291-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@974 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: Set preferences location in apt.confRichard Purdie2006-11-291-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@973 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base-files: Should be machine specificRichard Purdie2006-11-291-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@972 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-openzaurus-2.6.17: Update ASoC + other misc patchesRichard Purdie2006-11-291-5/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@971 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-openzaurus-2.6.17: Sync defconfigs with OERichard Purdie2006-11-2911-11/+1150
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@970 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-extras: Add bluez, sqlite, maemo-mapper-nohildonRichard Purdie2006-11-2934-0/+2291
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@969 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-extras: Update extras task and image with recent poky changesRichard Purdie2006-11-292-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@968 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tslib: Fix tslib.sh for spitzRichard Purdie2006-11-284-10/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@967 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_deb.bbclass: Mark packages as installed/unpacked correctly. Add in ↵Richard Purdie2006-11-271-1/+17
| | | | | | 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
* rootfs_deb: Set Architecture correctly in a copy of apt.conf in stagingRichard Purdie2006-11-271-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@965 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt-native: Stage apt.conf.sample, not apt.conf. Anything needing apt.conf ↵Richard Purdie2006-11-271-1/+1
| | | | | | 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
* data_smart.py: micro optimisation from bitbake trunkRichard Purdie2006-11-271-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@963 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Confhandler.py: Add cleanup from bitbake trunkRichard Purdie2006-11-271-6/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@962 311d38ba-8fff-0310-9ca6-ca027cbcb966
* svn.py, git.py: Sync with bitbake trunk - comment changesRichard Purdie2006-11-272-1/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@961 311d38ba-8fff-0310-9ca6-ca027cbcb966
* fetch/__init__.py: Store url data per .bb file fixing urldata contamination ↵Richard Purdie2006-11-271-6/+11
| | | | | | between .bb files. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@960 311d38ba-8fff-0310-9ca6-ca027cbcb966
* perl: Use -f option to rm, fixing read only file problemsRichard Purdie2006-11-252-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@959 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and ↵Richard Purdie2006-11-2514-20/+22
| | | | | | 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
* base.bbclass: unexport MACHINERichard Purdie2006-11-251-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@957 311d38ba-8fff-0310-9ca6-ca027cbcb966