aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
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
2010-02-03packaged-staging.bbclass: removed two superfluous slashesFrans Meulenbroeks
2010-02-03Revert "packaged-staging.bbclass: removed two few superfluous slashes"Frans Meulenbroeks
2010-02-03packaged-staging.bbclass: removed two few superfluous slashesFrans Meulenbroeks
2010-02-03packaged-staging.bbclass: added missing $DISTRO_PR}'sFrans Meulenbroeks
2010-02-02distutils-common-base: fix definition of FILES_${PN}-dbgRolf Leggewie
2010-02-01base.bbclass: in base_contains, check for var existance before using itBrian Pomerantz
2010-01-29Revert "kernel.bbclass only install image in do_deploy if not installing from...Frans Meulenbroeks
2010-01-29kernel.bbclass only install image in do_deploy if not installing from package...Frans Meulenbroeks
2010-01-27base.bbclass: pre-create SRC_URI checksums to include in the recipeDenys Dmytriyenko
2010-01-27gnome bbclass: change PN to BPN in magic SRC_URI composer to make it work in ...Koen Kooi
2010-01-26efl.bbclass: ship edje-externals in .dev packageMichael 'Mickey' Lauer
2010-01-26gnome.bbclass : add name=archive to SRC_URI so .bb files can use new checksumsGraeme Gregory
2010-01-24package_deb.bbclass: make the PACKAGES check earlier so if there is nothing t...Ricardo Salveti de Araujo
2010-01-24icecc: introduce ICECC_FALLBACK_PARALLELRoman Khimov
2010-01-24icecc: remove bb.errors on un-built compilersRoman Khimov
2010-01-22recipe_sanity: check RRECOMMENDS/RCONFLICTS and make the message more compreh...Chris Larson
2010-01-22Lets rename conf/amend-recipes.inc to amend.bbclass, for consistencyChris Larson
2010-01-22package_dbg: kill the explicit dir listChris Larson
2010-01-21kernel.bbclass: fix kernel build, version >= 2.6.33-rc1, arch x86Aleksey Makarov
2010-01-20sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addrMartin Jansa
2010-01-20qt3e.bbclass: fix paths for stagingMarcin Juszkiewicz