summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* linux-yocto: enable audio for selected qemu targetsBruce Ashfield2011-02-231-1/+3
* sstate.bbclass: add SSTATEPOSTINSTFUNCSScott Garman2011-02-231-0/+5
* package_deb.bbclass: Place the whole task under fakeroot context to fix build...Richard Purdie2011-02-221-1/+3
* distrodata.bbclass: Fix some bugs for rpm,icu and quicky recipe when checking...Mei Lei2011-02-211-7/+7
* rm_work.bbclass: Improve handling of noexec tasksRichard Purdie2011-02-211-0/+9
* toolchain-script/populate_sdk/meta-toolchain: moving common code.Lianhao Lu2011-02-172-11/+26
* toolchain-scripts.bbclass: Added libtool sysroot support.Lianhao Lu2011-02-171-6/+4
* libc-package.bbclass: Disable lib packaging dependenies for libc-initial vers...Richard Purdie2011-02-171-0/+4
* buildstats.bbclass: Remove unneeded debug outputRichard Purdie2011-02-161-1/+0
* package_rpm: Fix solverdb generationMark Hatle2011-02-163-20/+28
* image.bbclass: Disable shell debug messagesMark Hatle2011-02-161-1/+1
* rpm: Add the ability to use the platform file during installMark Hatle2011-02-161-5/+10
* Doing uname without subprocess: buildstats.bbclassBeth Flanagan2011-02-161-4/+7
* buildstats.bbclass: Fix expand call syntaxRichard Purdie2011-02-151-1/+1
* buildstats.bbclass: Save ended time in TaskFinished eventsRichard Purdie2011-02-151-2/+3
* buildstats: Disable uname subprocess call for now since it appears to be brea...Richard Purdie2011-02-151-2/+2
* Buildstats commit: buildstats.bbclassBeth Flanagan2011-02-152-0/+195
* kernel.bbclass: add approproate X Environment variables to allow xterm to startSaul Wold2011-02-141-0/+3
* 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
OpenPOWER on IntegriCloud