summaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2010-08-05java-library.bbclass: workaround for staging when BBCLASSEXTENDED is usedHenning Heinold
2010-08-04xilinx-bsp: Rewrite to handle xilinx virtex4 virtex5 targetsAdrian Alonso
2010-08-04base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINESChase Maupin
2010-08-03Recipe fixups for package_dbg usageChris Larson
2010-08-03rootfs_ipk.bbclass: add support for PACKAGE_INSTALL_ATTEMPTONLYChris Larson
2010-08-03rootfs_ipk.bbclass: install the package manager in a separate pass from the o...Chris Larson
2010-08-03bitbake.conf,cmake.bbclass,cross.bbclass,icecc.bbclass: Point the toolchain p...Khem Raj
2010-08-03distribute_license: added class to copy license filesChase Maupin
2010-07-28sanity.bbclass: kill usage of 'print'Chris Larson
2010-07-28packaged-staging, native{,sdk}: Rework OVERRIDES to check PSTAGING_DISABLEDTom Rini
2010-07-28sourceipk: use ar to package ipk instead of tarChase Maupin
2010-07-28sourceipk: add license to control fileChase Maupin
2010-07-27Revert "packaged-staging: Make setting PSTAGING_ACTIVE be a named python func"Tom Rini
2010-07-27packaged-staging: Make setting PSTAGING_ACTIVE be a named python funcTom Rini
2010-07-27packaged-staging: Place cross/native/etc into the normal pathTom Rini
2010-07-26Siteinfo cleanup v2Chris Larson
2010-07-26Revert "Siteinfo cleanup"Chris Larson
2010-07-26Siteinfo cleanupChris Larson
2010-07-26cpan.bbclass: removed legacy stagingFrans Meulenbroeks
2010-07-26sanity.bbclass: Run our checking at BuildStarted, not ConfigParsedChris Larson
2010-07-22sanity.bbclass, abi_version.conf: Bump the ABI to inform that cross has died.Khem Raj
2010-07-22classes,bitbake.conf: Remove CROSS_DIR, install cross-packages into native sy...Khem Raj
2010-07-20base.bbclass: base_do_compile() accepts GNUmakefile as MakefileVitus Jensen
2010-07-14pkconfig.bbclass: Add -R... to the regex, and reindent.Tom Rini
2010-07-14base.bbclass: introduce COMPATIBLE_TARGET_SYSFrans Meulenbroeks
2010-07-07relocatible.bbclass: Call oe.path.relative in try/exceptTom Rini
2010-07-07base.bbclass: re-add backward compatibility with bitbake w.r.t decodeurl fix ...Khem Raj
2010-07-07relocatible.bbclass: Switch to using oe.path.relativeTom Rini
2010-07-07utils.bbclass: base_chk_file_checksum uses strick_checksums as a booleanTom Rini
2010-07-07sourceipk: add class to create source ipksChase Maupin
2010-07-05base.bbclass: Fix oe_unpack_file to unpack files to match new bitbake bb.deco...Khem Raj
2010-06-26instane.bbclass: added nios2Frans Meulenbroeks
2010-06-26siteinfo.bblass: added nios2-linux and nios2-linux-uclibcFrans Meulenbroeks
2010-06-26kernel-arch.bbclass: added nios2Frans Meulenbroeks
2010-06-25testlab: from opkg info grep only +- 7 lines around package with status insta...Martin Jansa
2010-06-25mozilla.bbclass: use libxt directlyMartin Jansa
2010-06-24cpan_build.bbclass: rename cpan_build_dep_prependChris Larson
2010-06-24Rename base_dep_prepend and autotools_dep_prependChris Larson
2010-06-24package_ipk: Fix syntax error - incorrect usage of bb.data.expandChris Larson
2010-06-23packaged-staging.bbclass: Change PSTAGE_PKGARCH to something dynamicTom Rini
2010-06-20siteinfo.bbclass: sorted entries, made indenting consistentFrans Meulenbroeks
2010-06-20insane.bbclass: minor change: relayouted, sortedFrans Meulenbroeks
2010-06-19testlab: match Package,Version,Archi,Depends,Recom only as first word on lineMartin Jansa
2010-06-17Indentation fixups, caught by python -tChris Larson
2010-06-16linux-libc-headers-native: Add, make it a dependency for most native recipesTom Rini
2010-06-15gitver.bbclass: fix issue with detached headsCliff Brake
2010-06-15icecc: also set environment in do_installDmitry Eremin-Solenikov
2010-06-10Drop some unnecessary immediate assignmentsChris Larson
2010-06-10utils.bbclass: set close_fds=True by default for the popen helperChris Larson
2010-06-10Add a rm -rf utility function and use it in packaged-staging.bbclassChris Larson