aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2010-09-24staging.bbclass: Use sysroot_stage_dir instead of autotools_stage_dirKhem Raj
2010-09-24classes/update-rc.d.bbclass: move update-rc after postinstEric Bénard
2010-09-23testlab bbclass: add a switch to log testlab results to a git repoKoen Kooi
2010-09-23sdk.bbclass: allow virtclass-sdk overrideEric Bénard
2010-09-21utils.bbclass: fix is_machine_specificEric Bénard
2010-09-20qt4-embedded: avoid circular dependencies for reciped providing qt4-embeddedtesting_2010-09-20Björn Krombholz
2010-09-15openmoko2.bbclass, openmoko-base.bbclass: Fix openmoko_two_get_license and op...Khem Raj
2010-09-15kernel.bbclass: Fix INITRAMFS_IMAGE logicTom Rini
2010-09-13packaged-staging: Fix libtool-cross stagingTom Rini
2010-09-13packaged-staging: When taking ipks use PKGV not PVTom Rini
2010-09-12base.bbclass: fix soc-family testFrans Meulenbroeks
2010-09-10packaged-staging: add missing debug levelChris Larson
2010-09-10Fix unpack issue with bitbake 1.10Chris Larson
2010-09-09sourceipk: make extra files inclusion optionalChase Maupin
2010-09-09packaged-staging: use oe_run rather than os.systemChris Larson
2010-09-09insane.bbclass: run qa_staging before do_package_stage, rather than do_buildChris Larson
2010-09-09Per the TSC decision, make packaged-staging defaultChris Larson
2010-09-07java-library.bbclass: do_stage is not needed anymoreKhem Raj
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