summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* Magic file path should be given for rpmbuildjani.uusi-rantala@nokia.com2011-10-141-0/+2
* insane.bbclass: skip license checksum if LICENSE is "CLOSED"Otavio Salvador2011-05-101-0/+4
* sanity.bbclass: Add cpio to list of required utilities tested forRichard Purdie2011-05-101-1/+1
* sstate: Add support for taking shared lockfilesRichard Purdie2011-05-061-0/+7
* sstate: ensure an ordered mapping between SSTATETASKS and SSTATETASKNAMESDexuan Cui2011-05-061-2/+4
* sstate: use only unique set of SSTATETASKMartin Jansa2011-05-061-2/+2
* native, nativesdk, crosssdk: reset TARGET_FPUIlya Yanok2011-05-063-0/+3
* image.bbclass: make execution ldconfig verboseNitin A Kamble2011-05-061-1/+2
* boot-directdisk: fix bzImage source locationTom Zanussi2011-05-051-1/+1
* package_rpm: Ensure we take the sstate shared lockfile in the place we write ...Richard Purdie2011-05-041-6/+3
* sstate.bbclass: always delete stamp files in sstate_cleanPaul Eggleton2011-03-191-9/+7
* sstate: Ensure a clean removes setscene stamps as well as the main task stampsRichard Purdie2011-03-191-0/+2
* sstate.bbclass: avoid deleting unrelated stamp filesPaul Eggleton2011-03-191-1/+3
* sstate.bbclass: Turn absolute symbolic links into relative ones for sstate pa...Richard Purdie2011-03-181-1/+28
* toolchain-scripts.bbclass: Added --sysroot to CPPFLAGS.Lianhao Lu2011-03-181-0/+2
* rootfs_rpm.bbclass: Add additional system configuration to RPM spaceMark Hatle2011-03-161-0/+26
* sanity: detect if bitbake wrapper is not being used or pseudo is brokenPaul Eggleton2011-03-161-1/+24
* package.bbclass: Fix missing debug src filesMark Hatle2011-03-161-1/+1
* sanity.bbclass: Fix inverted mmap_min_addr logicRichard Purdie2011-03-141-2/+2
* package_rpm: Fix rootfs generationMark Hatle2011-03-101-1/+7
* package.bbclass: Change the debug directory to avoid conflictsMark Hatle2011-03-101-2/+8
* autotools.bbclass: Fix automake file race issuesRichard Purdie2011-03-101-2/+2
* distutils-base: Only RDEPEND python-core on target packagesMartin Jansa2011-03-101-1/+1
* debian.bbclass: call auto_libname in reverse sorted AUTO_LIBNAME_PKGSMartin Jansa2011-03-101-1/+7
* sstate: Ensure the SRCURI fetcher cache is not used for sstateRichard Purdie2011-03-081-1/+1
* sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536Khem Raj2011-03-081-4/+6
* sanity.bbclass: some multilib systems have symlink /lib -> /lib64Martin Jansa2011-03-081-1/+1
* toolchain-script.bbclass: Added --sysroot to LDFLAGS.Lianhao Lu2011-03-061-0/+2
* module: build hostprogs for each moduleDarren Hart2011-03-041-1/+11
* distrodata.bbclass: Get git repo tag informationMei Lei2011-03-041-9/+43
* insane.bbclass: Fix ELF bitsize comparisonMark Hatle2011-03-011-41/+43
* kernel: remove explicit bash call in do_menuconfigBruce Ashfield2011-03-011-1/+1
* Revert "base/utility-tasks.bbclass: Drop do_setscene and do_rebuild"Saul Wold2011-02-282-1/+49
* base/utility-tasks.bbclass: Drop do_setscene and do_rebuildRichard Purdie2011-02-282-49/+1
* populate_sdk_rpm.bbclass: Add the necessary solvedb lockMark Hatle2011-02-281-0/+1
* Fixing type: license.bbclassBeth Flanagan2011-02-261-1/+1
* Fixing my bad license parsing: license.bbclassBeth Flanagan2011-02-261-3/+4
* [BUG:650] Fix LICENSE parsing: license.bblcassBeth Flanagan2011-02-251-1/+2
* utils.bbclass: add new wrapper scriptSaul Wold2011-02-251-0/+23
* rpm: Fix rpm usage of prelink on the targetMark Hatle2011-02-251-1/+1
* rootfs_rpm: Fix rootfs generation using RPM packagesMark Hatle2011-02-253-10/+23
* package.bbclass: Rewrite package_do_filedeps() to reduce the amount of subpro...Richard Purdie2011-02-251-33/+44
* package.bbclass: Fix debug sources directory creation to reference the target...Richard Purdie2011-02-251-1/+1
* package.bbclass: Refactor split and strip functionMark Hatle2011-02-251-98/+144
* Revise stripping and splitting of debug informationMark Hatle2011-02-252-28/+207
* package.bbclass: Ensure dependency version information is preservedRichard Purdie2011-02-251-15/+17
* package.bbclass: Use hard link for package split instead of copyDongxiao Xu2011-02-251-12/+3
* package.bbclass: Unbreak per file dependencies and blacklist doc packagesRichard Purdie2011-02-251-1/+1
* Ensure Bash is used when spawning terminalsJoshua Lock2011-02-242-3/+3
* distrodata.bbclass: Fix some issues when checking upstream version on sourcef...Mei Lei2011-02-231-3/+4