summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* bitbake/lib/bb/data.py: Add unexport flag for variables, add speedup for ↵Richard Purdie2006-11-251-0/+6
| | | | | | expandKeys git-svn-id: https://svn.o-hand.com/repos/poky/trunk@956 311d38ba-8fff-0310-9ca6-ca027cbcb966
* psplash: Set PV correctlyRichard Purdie2006-11-241-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@955 311d38ba-8fff-0310-9ca6-ca027cbcb966
* update-rc.d: Drop version 0.6, set PACKAGE_ARCH='all' for 0.7Richard Purdie2006-11-243-48/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@954 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package_deb.bbclass: Handle all architecture as a special case solving ↵Richard Purdie2006-11-241-4/+6
| | | | | | multimachine build issues git-svn-id: https://svn.o-hand.com/repos/poky/trunk@953 311d38ba-8fff-0310-9ca6-ca027cbcb966
* local.conf.sample: Improve PACKAGE_CLASSES documenationRichard Purdie2006-11-241-2/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@952 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Make sure MACHINE isn't exported fixing failures in binutils ↵Richard Purdie2006-11-231-0/+4
| | | | | | when MACHINE is an envirionmental variable git-svn-id: https://svn.o-hand.com/repos/poky/trunk@951 311d38ba-8fff-0310-9ca6-ca027cbcb966
* puzzles: r6727 -> 6915Richard Purdie2006-11-231-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@950 311d38ba-8fff-0310-9ca6-ca027cbcb966
* local.conf.sample: Allow environment to override MACHINE and DL_DIRRichard Purdie2006-11-231-8/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@949 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts: Move main contents of poky-init-build-env to ↵Richard Purdie2006-11-233-56/+107
| | | | | | 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
* siteinfo.bbclass: Change note to a debug messageRichard Purdie2006-11-231-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@947 311d38ba-8fff-0310-9ca6-ca027cbcb966