summaryrefslogtreecommitdiffstats
path: root/meta-oe/classes
Commit message (Expand)AuthorAgeFilesLines
* recipes: Unify indentationMartin Jansa2013-04-152-5/+5
* update-fonts.bbclass: remove - we now use oe-core's fontcache.bbclassAndreas Müller2013-02-161-40/+0
* ttf: introduce update-fonts bbclass and change all ttf recipes to use itMartin Jansa2013-02-061-0/+40
* gitpkgv.bbclass: cache GITPKGV resultEnrico Scholz2013-01-181-6/+24
* kernel bbclass: deleteKoen Kooi2012-11-291-555/+0
* kernel.bbclass: remove explicit version.h targetBruce Ashfield2012-11-131-1/+0
* gitver: fix gitver to work with yocto 1.3Radek Dostal2012-10-301-13/+8
* Replace bb.data.* with d.*Paul Eggleton2012-10-281-2/+2
* srctree: remove this bbclassMartin Jansa2012-10-051-123/+0
* blacklist.bbclass: RemoveKhem Raj2012-09-241-20/+0
* gnome.bbclass: remove to use oe-core's versionAndreas Müller2012-09-171-4/+0
* machine_kernel_pr.bbclass: provides MACHINE_KERNEL_PR functionalityKhem Raj2012-08-201-0/+8
* testlab.bbclass: DeleteKhem Raj2012-08-071-114/+0
* kernel.bbclass: convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-171/+171
* kernel.bbclass: fix external module buildingDenis Carikli2012-07-191-0/+3
* kernel.bbclass: replace os.system with subprocess.callRobert Yang2012-07-181-2/+2
* kernel.bbclass: add deploy link to KERNEL_IMAGETYPEChristopher Larson2012-07-181-0/+1
* kernel.bbclass: Dont package kxgettext.oKhem Raj2012-07-181-1/+1
* kernel.bbclass: add non-santized kernel providesBruce Ashfield2012-07-181-0/+1
* kernel: Add kernel headers to kernel-dev packageDarren Hart2012-07-181-15/+12
* recipes-kernel: make perf a standalone packageLiang Li2012-07-181-6/+1
* kernel: save $kerndir/tools and $kerndir/lib from pruningBruce Ashfield2012-07-181-1/+1
* systemd.bbclass: move to meta-systemdAndreas Müller2012-07-161-207/+0
* kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinstMartin Jansa2012-06-201-2/+2
* systemd.bbclass: extract SYSTEMD_SERVICE properlyAndreas Müller2012-06-051-5/+9
* systemd.bbclass: remove unused codeAndreas Müller2012-06-051-5/+0
* Revert "systemd.bbclass: drop postrm, use prerm instead"Koen Kooi2012-05-211-2/+13
* systemd.bbclass: drop postrm, use prerm insteadAndreas Oberritter2012-05-171-13/+2
* kernel.bbclass: Use kmod-native instead of module-init-tools-crossKhem Raj2012-05-071-4/+3
* kernel.bbclass: move kernel-vmlinux up in PACKAGESChristopher Larson2012-05-071-1/+1
* kernel bbclass: recreate uImage unless KEEPUIMAGE is setKoen Kooi2012-04-271-1/+1
* systemd.bbclass: allow recipe to inherit systemd with empty SYSTEMD_SERVICEMartin Jansa2012-04-261-6/+5
* kernel: Fix packaging issueSaul Wold2012-04-261-1/+1
* {kernel, module}.bbclass: don't run depmod for module packages during do_rootfsAndreas Oberritter2012-04-261-3/+1
* kernel.bbclass: resync with oe-core versionMartin Jansa2012-04-261-31/+33
* systemd bbclass: allow recipes to silence WARNING during parsing when ${PN}-s...Koen Kooi2012-04-181-1/+4
* kernel.bbclass: unify white spacesMartin Jansa2012-03-291-39/+39
* kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKERichard Purdie2012-03-291-1/+1
* kernel.bbclass: touch .scmversion also in ${S}Martin Jansa2012-03-291-1/+1
* kernel.bbclass: don't create /etc/modutils/*Martin Jansa2012-03-261-8/+4
* kernel.bbclass: use symlinks for modutils filesMartin Jansa2012-03-261-5/+3
* kernel.bbclass: fix extra + in kernelreleaseMartin Jansa2012-03-261-0/+6
* kernel.bbclass: use better number for KERNEL_PRIORITYMartin Jansa2012-03-261-1/+3
* kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries tooMartin Jansa2012-03-231-2/+8
* kernel.bbclass: import QA warning fix for unpackaged files from oe-coreMartin Jansa2012-03-231-0/+10
* kernel.bbclass: import s/1/True/ changes from oe-core versionMartin Jansa2012-03-231-23/+23
* systemd.bbclass: remove systemd_unitdir it is set in oe-coreAndreas Müller2012-03-231-2/+0
* systemd.bbclass: fix regression caused by c9f5703adedOtavio Salvador2012-02-251-5/+6
* systemd.bbclass: do not mangle PACKAGES variable in native, nativesdk and crossOtavio Salvador2012-02-241-36/+36
* systemd.bbclass: automatically extend RDEPENDS for *-systemd packagesAndreas Müller2012-02-231-4/+17