aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2010-03-20perl: remove versions 5.8.4 and 5.8.7Roman I Khimov
2010-03-19utility-tasks: unbork do_{clean,rebuild,mrproper,distclean}Chris Larson
2010-03-19base: erk, don't remove do_setscene from EXPORT_FUNCTIONS, sillyChris Larson
2010-03-19Initial split of base.bbclassChris Larson
2010-03-19Don't inherit siteinfo in base.bbclassChris Larson
2010-03-19base.bbclass: Add note about base_path_relativeChris Larson
2010-03-17packaged-staging: Fix packagaging of cross packagesJoshua Lock
2010-03-17sourcepkg: save lots of space by only making the diff arch specificKoen Kooi
2010-03-16packaged-staging: Grab the staging lock before we copy and test the stamps soTom Rini
2010-03-16xilinx-bsp.bbclass: add support for xilinx ml507Adrian Alonso
2010-03-16sourcepkg: split per package arch to catch arch overrides as wellKoen Kooi
2010-03-15sourcepkg: replace python with shell to avoid problems with packaged-stagingKoen Kooi
2010-03-15sourcepkg.bbclass: OE's quilt now puts patches in patches/ instead of .pc/, s...Koen Kooi
2010-03-15sourcepkg.bbclass: put files in ${PN} subdir to avoid cluttering up the dir a...Koen Kooi
2010-03-15src_distribute_local: fix quotingMarcin Juszkiewicz
2010-03-15base.bbclass: fix quoting for md5/sha256 checksums checkingMarcin Juszkiewicz
2010-03-15base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URL...Richard Purdie
2010-03-11base: don't write to system /etc dir, use new STAGING_ETCDIR insteadMartin Jansa
2010-03-11base: also stage ${sysconfdir}Phil Blundell
2010-03-11bitbake.conf: introducing new image fstype .cpio.gz.u-bootSteffen Sledz
2010-03-09qemu: remove 0.9.xRoman I Khimov
2010-03-09sanity: remove /proc/sys/vm/mmap_min_addr checkRoman I Khimov
2010-03-08package_ipk: ensure pkgdest/root dirs exist before the lockfile/chdirChris Larson
2010-03-08base.bbclass: provide shortcut syntax for first anonymous entry in SRC_URIBernhard Reutner-Fischer
2010-03-04kernel.bbclass: pass ${KERNEL_VERSION} to depmod -aMichael Smith
2010-03-04rootfs_ipk.bbclass: move rootfs postprocess commandChris Conroy
2010-03-03qemu: Move gcc version check, qemu-TARGET logic into qemu.bbclassTom Rini
2010-03-03firefox: Perform a number of cleanups and fix consistency issues.Tom Rini
2010-03-02Add glibc-pic packageTom Rini
2010-03-02qemu: Perform our sanity checks based on ENABLE_BINARY_LOCALE_GENERATIONTom Rini
2010-03-02base.bbclass: create tmp/legacy-staging.log file with names of recipes which ...Marcin Juszkiewicz
2010-03-01Revert "package.bbclass: when running 'file', be explicit about the path to t...Chris Larson
2010-02-26package.bbclass: when running 'file', be explicit about the path to the magicTom Rini
2010-02-25nativesdk.bbclass: Fix various DEPENDS handling bugs and add to OVERRIDES (fr...Richard Purdie
2010-02-25Revert "base.bbclass: use bb.utils.*_sum instead of calling md5/sha sum comma...Chris Larson
2010-02-25cross.bbclass: keep TARGET_SYS & TARGET_PREFIX independent.Christopher Larson
2010-02-25base.bbclass: use bb.utils.*_sum instead of calling md5/sha sum commandsRoss Burton
2010-02-25testlab.bbclass: use opkg.conf from staging, always specify tmp_dir in opkg-c...Martin Jansa
2010-02-24rootfs_ipk.bbclass: always specify tmp_dir in opkg-cl call with -t parameterMartin Jansa
2010-02-23insane: check for .debug as a path component, not part of the path stringChris Larson
2010-02-19Revert "package.bbclass: when running 'file', be explicit about the path to t...Chris Larson
2010-02-19package.bbclass: when running 'file', be explicit about the path to the magicTom Rini
2010-02-16kernel.bbclass: prepare for 2.6.33 header move and simplify logic a bitKoen Kooi
2010-02-15e*bbclass: run autopoint in configureKoen Kooi
2010-02-14zaurus-kernels: move the kernel size check to linux-kexecboot.inc.Andrea Adami
2010-02-13autotools.bbclass: fix issue with native and sedDenis 'Gnutoo' Carikli
2010-02-11vala.bbclass: dont put config.vapi to stagingMartin Jansa
2010-02-11base.bbclass: handle xz compressed files and tarballsBernhard Reutner-Fischer
2010-02-09sanity: correct misleading message about location of TMPDIRPhil Blundell
2010-02-03kernel.bbclass: Fix pstaging do_deploy.Tom Rini