summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* package.bbclass: Breakout the strip from the populate_packagesMark Hatle2011-02-121-22/+36
* mirrors.bbclass: Ensure we don't overwrite any existing MIRRORS variableRichard Purdie2011-02-111-1/+1
* sstate: Fix bugs after new fetcherZhai Edwin2011-02-111-3/+3
* meta: Update mirror urls to new format and update yocto project urlsRichard Purdie2011-02-111-57/+55
* fetch2: Correct the clean() mechanism for the fetcher2 codeSaul Wold2011-02-101-15/+9
* rm_work.bbclass: Fix typo for package task directory preservationRichard Purdie2011-02-101-2/+2
* package.bbclass: Only set recrdeptask for do_build if packaging is enabled fo...Richard Purdie2011-02-101-1/+4
* debian.bbclass: Only set rdeptask for do_package if packaging is enabledRichard Purdie2011-02-101-4/+10
* image-swab: Convert to attach strace to the process to obtain the required sw...Richard Purdie2011-02-101-2/+17
* Misc hard link fixesMark Hatle2011-02-094-9/+9
* package.bbclass: Preserve hard links!Mark Hatle2011-02-091-1/+17
* image-mklibs.bbclass: add the library optimization functionalityNitin A Kamble2011-02-091-0/+69
* kernel.bbclass: use defconfig if it existsDarren Hart2011-02-091-1/+5
* linux-yocto: streamline BSP bootstrappingBruce Ashfield2011-02-091-61/+10
* insane.bbclass: Fix config.log error messageMark Hatle2011-02-081-1/+1
* kernel-yocto: Ensure python code has awlays run before SRCPV is expandedRichard Purdie2011-02-081-2/+9
* kernel-yocto/poky-default-revisions: Ensure SRCREV_machine is set for the ker...Richard Purdie2011-02-081-1/+0
* distrodata: Update to new fetcher APIRichard Purdie2011-02-071-35/+24
* utility-tasks: Update checkuri to new fetcher APIRichard Purdie2011-02-071-23/+8
* kernel-yocto: 'standard' isn't a valid git branch name for a SRCREV, fixRichard Purdie2011-02-071-1/+1
* meta/classes: Update classes to use new fetcher APIRichard Purdie2011-02-074-186/+60
* base.bbclass: Update after fetcher changesRichard Purdie2011-02-071-3/+7
* package.bbclass: Optimise file dependency calculations to ignore locales and ...Richard Purdie2011-02-031-1/+1
* bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTIONMark Hatle2011-02-031-1/+4
* license.bbclass: Add coverage by sstate code (also use cleandirs and dirs tas...Richard Purdie2011-02-032-13/+17
* rm_work: Retain package and package-split directories to be consistent with s...Richard Purdie2011-02-031-1/+4
* rootrs_rpm.bbclass: Disable createrepo for now due to this error:Richard Purdie2011-02-031-2/+2
* linux-yocto/linux-libc-headers-yocto: Adjust to git fetcher improvementsRichard Purdie2011-02-021-2/+2
* autotools.bbclass: Drop info directory listings as they're going to be broken...Richard Purdie2011-02-021-0/+4
* package.bbclass: Ensure SUMMARY is written to pkgdata as well as DESCRIPTIONRichard Purdie2011-02-021-0/+1
* linux-yocto: export kernel configuration audit to the consoleBruce Ashfield2011-02-011-6/+11
* distrodata.bbclass: Imporve the checkpkg task more precisely and generate dat...Mei Lei2011-02-011-4/+31
* populate_sdk.bbclass/meta-toolchain: Made populate_sdk task more genericLianhao Lu2011-02-011-0/+82
* populate_sdk_ipk.bbclass: Added ipk support in populate_sdk task.Lianhao Lu2011-02-011-0/+44
* populate_sdk_deb.bbclass: Added deb support for populate_sdk task.Lianhao Lu2011-02-011-0/+60
* populate_sdk_rpm.bbclass: Added rpm support for populate_sdk task.Lianhao Lu2011-02-011-0/+80
* rootfs_rpm/package_rpm.bbclass: Move func from rootfs_rpm to package_rpmLianhao Lu2011-02-012-141/+234
* rootfs_ipk/package_ipk.bbclass: Move func from rootfs_ipk to package_ipkLianhao Lu2011-02-012-16/+52
* rootfs_deb/package_deb.bbclass: move func from rootfs_deb to package_debLianhao Lu2011-02-012-75/+141
* package.bbclass: add nodeprrecs flag to RRECOMMENDS_pkgnamePaul Eggleton2011-02-011-0/+2
* qt4: add qt4-embedded 4.6.3 from meta-openembeddedPaul Eggleton2011-02-011-0/+18
* qt4: Bring in improvements from meta-openembeddedPaul Eggleton2011-02-011-0/+9
* kernel.bbclass: Add fix from OE.dev for tmpnam() usageRichard Purdie2011-02-011-2/+5
* image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().Lianhao Lu2011-01-317-64/+61
* package.bbclass: Disable EXPORT_FUNCTIONS for do_packageRichard Purdie2011-01-311-3/+1
* license.bbclass: don't mark it as 'nostamp'Kevin Tian2011-01-311-1/+0
* license.bbclass: handle | (or) in the LICENSE fieldJoshua Lock2011-01-311-1/+1
* package_rpm: Fix package-split summaryMark Hatle2011-01-301-1/+1
* creating the rpmrepo metadataQing He2011-01-301-0/+5
* poky-image.bbclass: If not including package management, ensure the basics to...Richard Purdie2011-01-281-1/+1