summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* Add Summary/Description support to packagingMark Hatle2010-10-113-8/+33
* rootfs: Update ROOTFS_PKGMANAGE to include atp/zypperRichard Purdie2010-10-112-2/+2
* package_rpm: Disable nativesdk/canadian package indexes for now as these are ...Richard Purdie2010-10-111-2/+3
* base.bbclass: Fix spelling mistakes and change log levelRichard Purdie2010-10-091-1/+1
* rootfs_deb: Fix problem with pseduo and rootfs locationSaul Wold2010-10-081-0/+1
* base.bbclass: add support for commercial license checkSaul Wold2010-10-081-0/+6
* libc-package.bbclass, eglibc, glibc: enable locales generation using cross-lo...Nitin A Kamble2010-10-071-12/+61
* sstate: Fix SSTAGE_MIRRORS handling and improve example in local.conf.sampleRichard Purdie2010-10-071-9/+43
* rootfs_rpm: Add lock file in the rpm deploy directory to allow mutliple rootf...Richard Purdie2010-10-072-1/+5
* bitbake/sstate: Implement a lookup function to speed up setscene processingRichard Purdie2010-10-052-1/+27
* Revert "classes: Disable setscene tasks for initial testing"Richard Purdie2010-10-056-6/+6
* base.bbclass: Implement PRINC, a way to increment the PR variable in .bbappen...Richard Purdie2010-10-051-1/+20
* Improve FILESPATH usage in .bbappend recipesRichard Purdie2010-10-051-0/+5
* rootfs_deb: fix parsing a shell cmdSaul Wold2010-10-041-1/+1
* insane: Update the insane class to check for host contaminationMark Hatle2010-10-011-3/+27
* siteconfig: Fix mkdirMark Hatle2010-10-011-1/+1
* sstate: Deal with a potential race when cleaning packagesRichard Purdie2010-10-011-7/+12
* Make invalid LICENSE fields fatalRichard Purdie2010-09-301-0/+4
* rootfs_rpm.bbclass: Add Dirnames configurationMark Hatle2010-09-301-0/+4
* Revert "Drop vm_mmap_min_addr checks from scripts and sanity class"Joshua Lock2010-09-291-0/+11
* sstate: list directories in child first order in the manifest fileJoshua Lock2010-09-291-2/+4
* update-alternative.bbclass: add batch alternatives supportKevin Tian2010-09-291-2/+81
* sstate.bbclass: Add signature hash to sstate package namesRichard Purdie2010-09-291-1/+1
* sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ...Richard Purdie2010-09-292-13/+14
* sstate.bbclass: pstage -> sstate name changes (no global implications)Richard Purdie2010-09-291-29/+29
* sstate.bbclass: Rename PSTAGE2 -> SSTATERichard Purdie2010-09-291-35/+35
* meta-ide-support: Fix PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATHDongxiao Xu2010-09-221-2/+2
* distro data: Update distro data tracking dataSaul Wold2010-09-171-2/+0
* toolchain-scripts: Add POKY_TARGET_SYSROOT variable for SDK usageRichard Purdie2010-09-161-0/+2
* toolchain-scripts: Export TARGET_PREFIX and GDB variables for SDK usageRichard Purdie2010-09-161-0/+4
* sstate: Trigger generation of siggen info when building sstate packagesRichard Purdie2010-09-131-0/+2
* autotools: enable siteconfig by defaultJeff Polk2010-09-101-0/+1
* siteinfo: add SITECONFIG_SYSROOTCACHE definition in place of hard-coded pathJeff Polk2010-09-102-21/+19
* sstate: Add sstate-interceptfuncs called between install and packageJeff Polk2010-09-101-0/+4
* libc-package.bbclass: fix qemu issue with pseudoNitin A Kamble2010-09-101-1/+1
* rootfs_rpm: Fix workaroundMark Hatle2010-09-101-2/+3
* image.bbclass: change IMAGE_EXTRA_SPACE to IMAGE_OVERHEAD_FACTORSaul Wold2010-09-081-1/+1
* kernel.bbclass/linux-wrs: move definition of perf package to kernel classJoshua Lock2010-09-081-0/+5
* package.bbclass: Ensure all packages package when running a buildRichard Purdie2010-09-081-0/+1
* sstate: Make sure the sstate function is the last to run, not the firstRichard Purdie2010-09-071-1/+1
* toolchain-scripts: export extra variables for use by scriptsJoshua Lock2010-09-071-2/+5
* rpm: Fix autoconf/libtool usageMark Hatle2010-09-033-4/+4
* rootfs_rpm: Workaround for checksum changesMark Hatle2010-09-031-0/+4
* task-poky-qt: create a task and add to poky-image-sdkSaul Wold2010-09-031-1/+2
* sstate: Handle symlink directory entries correctlyRichard Purdie2010-09-031-2/+4
* siteconfig: generate configuration data caches for autoconfJeff Polk2010-09-032-0/+38
* rootfs_rpm: Support install_all_localesMark Hatle2010-09-031-30/+33
* roots_rpm: Enable installation of recommended packagesMark Hatle2010-09-032-32/+104
* package_rpm: Start packaging directoriesMark Hatle2010-09-031-2/+3
* package_rpm: Enable debian style tagsMark Hatle2010-09-021-50/+57