summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-05-01libtool-2.2.2: Add fixes for darwin, drop uclibc patch as it should no ↵Richard Purdie3
longer be needed git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4390 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01base.bbclass: only depend on shasum-native if we don't have hashlibRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4389 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01sanity.bbclass: we don't use the md5sum binary any more, remove itRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4388 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01When checksuming tarballs use bb.utils.*_sum instead of calling commands ↵Ross Burton1
directly git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4387 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01Use bb.utils.md5_file isntead of calling md5sumRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4386 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01Add md5_file and sha256_file checksum methods which use the builtin Python ↵Ross Burton1
checksum code git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4385 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01scripts/pokyABConfig.py: Make darwin autobuild incremental temporarilyRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4384 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01gtk+: fix a warning when creating the file chooserRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4383 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01scripts/poky-autobuild: Fix quotingRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4382 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01scripts/poky-autobuild: Fix darwin code to append, not overwriteRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4381 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01scripts: Add meta-darwin build to the autobuilderRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4380 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01scripts/poky-autobuild: Really fix return valueRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4379 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-30gypsy: bump SRCREV to 147Marcin Juszkiewicz3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4378 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-30gmp-native: Fix PVRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4377 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-30gmp: 4.2.1 -> 4.2.2Richard Purdie5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4376 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-30packaged-staging.bbclass: Fix variable name typoRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4375 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-30scripts/poky-autobuild: Preserve exit codeRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4374 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-30pokyABConfig.py: Fix typoRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4373 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-29scripts/pokyABConfig.py: Add checkuriall test for qemuarm worldRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4372 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-29poky-autobuild: Attempt to clean up scripts slightlyRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4371 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-29scripts: Allow passing multiple parameters to the autobuilderRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4370 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-29uclibc-initial: Add ncurses-native to DEPENDS (from OE)Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4369 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-28scripts/poky-autobuild-postprocess: Ignore chmod failuresRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4368 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-28scripts/poky-autobuild-postprocess: Don't clean the destination directoryRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4367 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-28scripts/poky-autobuild-postprocess: Remove paths from scriptRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4366 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-28scripts/poky-autobuild-postprocess: Fix typoRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4365 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-28scripts/poky-autobuild: Further path fixesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4364 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-28scripts/poky-autobuild: Fix directory expectations of the postprocess scriptsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4363 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-28scripts/poky-autobuild: Fix orderingRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4362 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-28scripts/poky-autobuild: Source the environmental setup script earlierRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4361 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-28scripts: Update autobuilder scripts to run postprocess after each task completesRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4360 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-28scripts: Add extra autobuilder configRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4359 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-28packaged-staging.bbclass: Fix install race, improve staging cleaning functions.Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4358 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-28handbook: s/COMPATIBLE_MACHINES/COMPATIBLE_MACHINE/Richard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4357 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-27base.bbclass: Remove unneeded importsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4356 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-27openswan: Fix SRC_URIRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4355 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-27bitbake: Tweak new URI checkstatus code slightly fixing two corner cases.Richard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4354 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-27base.bbclass: Add checkuri/checkuriall tasks to check validity of upstream ↵Richard Purdie1
source URLs git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4353 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-27bitbake: Sync with bitbake 1.8 branchRichard Purdie5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4352 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-27base.bbclass: Add setscene task to handle preparing the work area at the ↵Richard Purdie2
start of a given task, fixing the handling of the rebuild task. This task removes the need for do_prepackaged_stage in packaged-staging.bbclass. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4351 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-26qemu: Fix arm exception handling missing symbolRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4350 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-25local.conf.sample: Don't ASSUME_PROVIDED gcc3-native anymoreRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4349 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-25poky.conf: Upgrade qemu r4027 -> r4242Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4348 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-25qemu: List and refresh the revert_arm_tcg patchRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4347 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-25Bump SRCREV for clutter.Robert Bradford1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4346 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-25Refresh enable_tests.patch for clutter trunk.Robert Bradford1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4345 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-25bitbake.conf: Add quoting to the CVSROOT option for the cvs fetch command ↵Richard Purdie1
fixing proxy server issues (thanks to Mike Turquette for the patch) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4344 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-25qemu: Add revert_arm_tcg patch, drop gcc3 check patchRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4343 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-25gcc: Add 3.4.6 gcc-nativeRichard Purdie24
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4342 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-25base.bbclass: Prefer gcc 3.4.6/7 over 3.4Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4341 311d38ba-8fff-0310-9ca6-ca027cbcb966