summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)AuthorFiles
2010-09-25utility-tasks.bbclass: drop mrproper taskChris Larson1
2010-09-24staging.bbclass: Use sysroot_stage_dir instead of autotools_stage_dirKhem Raj1
2010-09-24classes/update-rc.d.bbclass: move update-rc after postinstEric Bénard1
2010-09-23testlab bbclass: add a switch to log testlab results to a git repoKoen Kooi1
2010-09-23sdk.bbclass: allow virtclass-sdk overrideEric Bénard1
2010-09-21utils.bbclass: fix is_machine_specificEric Bénard1
2010-09-20qt4-embedded: avoid circular dependencies for reciped providing qt4-embeddedtestingBjörn Krombholz1
2010-09-15openmoko2.bbclass, openmoko-base.bbclass: Fix openmoko_two_get_license and op...Khem Raj2
2010-09-15kernel.bbclass: Fix INITRAMFS_IMAGE logicTom Rini1
2010-09-13packaged-staging: Fix libtool-cross stagingTom Rini1
2010-09-13packaged-staging: When taking ipks use PKGV not PVTom Rini1
2010-09-12base.bbclass: fix soc-family testFrans Meulenbroeks1
2010-09-10packaged-staging: add missing debug levelChris Larson1
2010-09-10Fix unpack issue with bitbake 1.10Chris Larson1
2010-09-09sourceipk: make extra files inclusion optionalChase Maupin1
2010-09-09packaged-staging: use oe_run rather than os.systemChris Larson1
2010-09-09insane.bbclass: run qa_staging before do_package_stage, rather than do_buildChris Larson1
2010-09-09Per the TSC decision, make packaged-staging defaultChris Larson1
2010-09-07java-library.bbclass: do_stage is not needed anymoreKhem Raj1
2010-09-02do_unpack, do_patch: shift some responsibility around, clean things upChris Larson2
2010-09-01package_ipk.bbclass: remove redundant dependencies upon opkg/opkg-collateral.Graham Gower1
2010-08-31base.bbclass: fix bug with absolute file:// urisChris Larson1
2010-08-31Revert "base.bbclass: fix bug with absolute file:// uris"Chris Larson1
2010-08-30base.bbclass: fix bug with absolute file:// urisChris Larson1
2010-08-25oe.utils: add oe_run convenience functionChris Larson1
2010-08-23base: use a variable for the modules to import/injectChris Larson1
2010-08-23Revert "base: use a variable for the modules to import/inject"Chris Larson1
2010-08-23base: use a variable for the modules to import/injectChris Larson1
2010-08-23patch: allow importing patches into other dirsChris Larson1
2010-08-21cross.bbclass: Override STAGING_* paths to match cross installationKhem Raj2
2010-08-21klibc.bbclass: add new class to follow klibc refactoringAndrea Adami1
2010-08-21pkgconfig.bbclass: also remove -isystem flagRoman I Khimov1
2010-08-21shr: add shr-mirrors.bbclass and make use of itKrzysztof Koroscik1
2010-08-20Fix the package_arch=machine_arch logic to use FILESPATH*Chris Larson2
2010-08-20staging, packaged-staging.bbclass: Update call to fastpathTom Rini2
2010-08-20magicbox-image.bbclass: Call uboot-mkimage not mkimage, add DEPENDSTom Rini1
2010-08-19amend.bbclass: work with all versions of bitbakeChris Larson1
2010-08-19rootfs_ipk.bbclass: Fix BAD_RECOMMENDATIONS.Graham Gower1
2010-08-19cmake.bbclass: add CMAKE_SYSTEM_PROCESSOR into generated toolchain fileDavid Kozub1
2010-08-19rootfs_ipk.bbclass: remove host's lists in /var/lib/opkg/*Graham Gower1
2010-08-12srctree.bbclass: Also account fot deptaskKhem Raj1
2010-08-06cross.bbclass: Drop automatic stage function and associated gcc dummy stubRichard Purdie1
2010-08-06Revert "rootfs_ipk.bbclass: install the package manager in a separate pass fr...Martin Jansa1
2010-08-06package_ipk.bbclass: add lists_dir to sysroots' /etc/opkg.confGraham Gower1
2010-08-05autotools_stage.bbclass: DeleteKhem Raj2
2010-08-05java-library.bbclass: workaround for staging when BBCLASSEXTENDED is usedHenning Heinold1
2010-08-04xilinx-bsp: Rewrite to handle xilinx virtex4 virtex5 targetsAdrian Alonso1
2010-08-04base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINESChase Maupin1
2010-08-03Recipe fixups for package_dbg usageChris Larson1
2010-08-03rootfs_ipk.bbclass: add support for PACKAGE_INSTALL_ATTEMPTONLYChris Larson1