summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sanity.conf: Sync with OE, introduce ABI versioning for TMPDIR, bump minimum ↵Richard Purdie2008-05-071-1/+11
| | | | | | bitbake version git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4449 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sanity.bbclass: Add check of the /proc/sys/vm/mmap_min_addr value and warn ↵Richard Purdie2008-05-071-0/+6
| | | | | | if its potentially problematic git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4448 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc: Add qemuarm machine conigRichard Purdie2008-05-061-0/+70
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4447 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc: Drop default uCibc.machine to make misconfigurations more obviousRichard Purdie2008-05-061-8/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4446 311d38ba-8fff-0310-9ca6-ca027cbcb966
* uclibc.inc: Add note about enabling logsRichard Purdie2008-05-061-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4445 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: don't add shasum-native dependency if we are building ↵Ross Burton2008-05-061-6/+7
| | | | | | shasum-native git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4444 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky-standalone-sdk-target: Drop uclibc-utilsRichard Purdie2008-05-061-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4443 311d38ba-8fff-0310-9ca6-ca027cbcb966
* autotools.bbclass: There is no need to use the strange -t option to cp anymoreRichard Purdie2008-05-061-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4442 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-sdk: Make sure target directories existRichard Purdie2008-05-061-1/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4438 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-qemu-internal: Check /proc/sys/vm/mmap_min_addr value and error ↵Richard Purdie2008-05-061-0/+7
| | | | | | if its potentially problematic git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4437 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-sdk: Fix staging functionRichard Purdie2008-05-061-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4436 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/pokyABConfig.py: Add meta-toolchain-sdk to darwin builds tooRichard Purdie2008-05-051-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4434 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-sdk-host: Add libtool-sdk to darwin8 host packagesRichard Purdie2008-05-051-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4433 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: Add libtool-sdkRichard Purdie2008-05-051-0/+52
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4432 311d38ba-8fff-0310-9ca6-ca027cbcb966
* lame: bandaid configureRichard Purdie2008-05-051-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4431 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/pokyABConfig.py: Add meta-toolchain to darwin buildsRichard Purdie2008-05-051-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4430 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Don't remove .la files, try and fix themRichard Purdie2008-05-051-3/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4429 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-sdk-host: Add darwin8 overrideRichard Purdie2008-05-051-0/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4428 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain-sdk: Allow the default task to be overriddenRichard Purdie2008-05-051-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4426 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site: Add arm-darwin8Richard Purdie2008-05-051-0/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4425 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8'Richard Purdie2008-05-053-20/+25
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4424 311d38ba-8fff-0310-9ca6-ca027cbcb966
* icu-native: Bandaid do_configureRichard Purdie2008-05-051-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4423 311d38ba-8fff-0310-9ca6-ca027cbcb966
* freetype: Fix configure statement ordering to work with libtool changesRichard Purdie2008-05-051-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4418 311d38ba-8fff-0310-9ca6-ca027cbcb966
* portmap: do not install initscript with world-writable permissionsMarcin Juszkiewicz2008-05-051-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4417 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: Upgrade 2.2.2 -> 2.2.4Richard Purdie2008-05-059-199/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4416 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.bbclass: Fix mirror URLsRichard Purdie2008-05-051-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4414 311d38ba-8fff-0310-9ca6-ca027cbcb966
* runqueue.py: Fix default whitelist variable valueRichard Purdie2008-05-051-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4413 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-qemu-internal: give 128M for qemux86 - otherwise generating of locales ↵Marcin Juszkiewicz2008-05-051-1/+9
| | | | | | fails git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4412 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake: Sync with 1.8 branch upstream for PREFERRED_PROVIDERS message ↵Richard Purdie2008-05-043-3/+31
| | | | | | improvements and BB_STAMP_WHITELIST functionality git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4411 311d38ba-8fff-0310-9ca6-ca027cbcb966
* packaged-staging.bbclass: Set BB_STAMP_WHITELIST with packaged-staging ↵Richard Purdie2008-05-041-11/+11
| | | | | | tasks, update package location code to deal with packaged which don't exist, preserve stamp timestamps when copying them git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4410 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libx11-sdk: Add xproto-native to DEPENDSRichard Purdie2008-05-021-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4408 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zlib-sdk: Make sure STAGING_INCDIR existsRichard Purdie2008-05-021-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4407 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sdk.bbclass: Instead of changing HOST_VENDOR which badly affects gcc ↵Richard Purdie2008-05-021-2/+3
| | | | | | compilation, modify STAGING_DIR_HOST. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4406 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-2.2.2: Add fix for patch from upstreamRichard Purdie2008-05-023-4/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4405 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-2.2.2: Cleanup patchesRichard Purdie2008-05-0111-129/+135
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4403 311d38ba-8fff-0310-9ca6-ca027cbcb966
* packaged-staging.bbclass: Fixup do_prepackaged_stage referencesRichard Purdie2008-05-011-3/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4402 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter: Update to latest trunkRichard Purdie2008-05-012-35/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4401 311d38ba-8fff-0310-9ca6-ca027cbcb966
* clutter: Fix configure with trunkRichard Purdie2008-05-012-1/+50
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4399 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/pokyABConfig.py: Change darwin builds back to full instead of ↵Richard Purdie2008-05-011-1/+1
| | | | | | incremental git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4398 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild: Correctly update the extra meta-darwin checkoutRichard Purdie2008-05-011-6/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4397 311d38ba-8fff-0310-9ca6-ca027cbcb966
* cairo: Add 1.4.14 back for nowRichard Purdie2008-05-012-0/+77
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4394 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libx11: Add xproto-native to DEPENDSRichard Purdie2008-05-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4393 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libx11: Fix command orderingRichard Purdie2008-05-011-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4392 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libx11: Fix do_compile hack to use native headers and allow do_compile to ↵Richard Purdie2008-05-011-1/+2
| | | | | | run more than once git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4391 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-2.2.2: Add fixes for darwin, drop uclibc patch as it should no ↵Richard Purdie2008-05-013-3/+20
| | | | | | longer be needed git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4390 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: only depend on shasum-native if we don't have hashlibRoss Burton2008-05-011-4/+22
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4389 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sanity.bbclass: we don't use the md5sum binary any more, remove itRoss Burton2008-05-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4388 311d38ba-8fff-0310-9ca6-ca027cbcb966
* When checksuming tarballs use bb.utils.*_sum instead of calling commands ↵Ross Burton2008-05-011-15/+15
| | | | | | directly git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4387 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Use bb.utils.md5_file isntead of calling md5sumRoss Burton2008-05-011-8/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4386 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add md5_file and sha256_file checksum methods which use the builtin Python ↵Ross Burton2008-05-011-0/+31
| | | | | | checksum code git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4385 311d38ba-8fff-0310-9ca6-ca027cbcb966