aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2010-09-02do_unpack, do_patch: shift some responsibility around, clean things upChris Larson
2010-09-01package_ipk.bbclass: remove redundant dependencies upon opkg/opkg-collateral.Graham Gower
2010-08-31base.bbclass: fix bug with absolute file:// urisChris Larson
2010-08-31Revert "base.bbclass: fix bug with absolute file:// uris"Chris Larson
2010-08-30base.bbclass: fix bug with absolute file:// urisChris Larson
2010-08-25oe.utils: add oe_run convenience functionChris Larson
2010-08-23base: use a variable for the modules to import/injectChris Larson
2010-08-23Revert "base: use a variable for the modules to import/inject"Chris Larson
2010-08-23base: use a variable for the modules to import/injectChris Larson
2010-08-23patch: allow importing patches into other dirsChris Larson
2010-08-21cross.bbclass: Override STAGING_* paths to match cross installationKhem Raj
2010-08-21klibc.bbclass: add new class to follow klibc refactoringAndrea Adami
2010-08-21pkgconfig.bbclass: also remove -isystem flagRoman I Khimov
2010-08-21shr: add shr-mirrors.bbclass and make use of itKrzysztof Koroscik
2010-08-20Fix the package_arch=machine_arch logic to use FILESPATH*Chris Larson
2010-08-20staging, packaged-staging.bbclass: Update call to fastpathTom Rini
2010-08-20magicbox-image.bbclass: Call uboot-mkimage not mkimage, add DEPENDSTom Rini
2010-08-19amend.bbclass: work with all versions of bitbakeChris Larson
2010-08-19rootfs_ipk.bbclass: Fix BAD_RECOMMENDATIONS.Graham Gower
2010-08-19cmake.bbclass: add CMAKE_SYSTEM_PROCESSOR into generated toolchain fileDavid Kozub
2010-08-19rootfs_ipk.bbclass: remove host's lists in /var/lib/opkg/*Graham Gower
2010-08-12srctree.bbclass: Also account fot deptaskKhem Raj
2010-08-06cross.bbclass: Drop automatic stage function and associated gcc dummy stubRichard Purdie
2010-08-06Revert "rootfs_ipk.bbclass: install the package manager in a separate pass fr...Martin Jansa
2010-08-06package_ipk.bbclass: add lists_dir to sysroots' /etc/opkg.confGraham Gower
2010-08-05autotools_stage.bbclass: DeleteKhem Raj
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