summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* package.bbclass: change RPATHs for nativesdk packagesLaurentiu Palcu2012-08-021-0/+5
* relocatable.bbclass: split it up, to reuse codeLaurentiu Palcu2012-08-022-89/+91
* populate_sdk_base.bbclass: create self-extracting archiveLaurentiu Palcu2012-08-021-0/+86
* sip.bbclass: fix sip-native dependencyMartin Jansa2012-08-021-0/+3
* watchdog: Upgrade to upstream v5.12Radu Moisan2012-08-021-0/+1
* core-image.bbclass: Fix typo in comment, "IMAGE_FEAETURES"Robert P. J. Day2012-08-011-1/+1
* createrepo 0.4.11: add rpm-createsolvedb.pyRobert Yang2012-08-011-1/+1
* imagetest-qemu.bbclass: Fix whitespace issuesRichard Purdie2012-08-011-18/+18
* package_rpm.bbclass: Accomodate dash when using arraysKhem Raj2012-07-311-1/+6
* package.bbclass: fix TypeError in runstripMartin Jansa2012-07-311-6/+10
* qt4: allow recipes building commercial editionPaul Eggleton2012-07-311-1/+1
* classes/populate_sdk_rpm: add depends on rpmresolve-nativePaul Eggleton2012-07-311-0/+1
* classes/populate_sdk_base: don't break existing do_populate_sdk dependsPaul Eggleton2012-07-311-1/+1
* kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.Leon Woestenberg2012-07-311-1/+3
* classes/package: ensure pkgdata is cleaned out firstPaul Eggleton2012-07-291-0/+1
* buildhistory: improve performance of image info collectionPaul Eggleton2012-07-294-94/+52
* classes/image: add staticdev-pkgs IMAGE_FEATURES featurePaul Eggleton2012-07-291-1/+3
* Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton2012-07-298-111/+147
* classes/rootfs_rpm: improve speed of RPM rootfs constructionPaul Eggleton2012-07-292-64/+46
* package.bbclass/eglibc-locale: Ensure the correct PN is used for locale packagesRichard Purdie2012-07-281-1/+3
* sstate.bbclass: Add a string representing the lsb release to native/cross sstateRichard Purdie2012-07-281-5/+17
* sstate: Add a two character subdirectory to the sstate directory layoutRichard Purdie2012-07-281-12/+15
* base.bbclass: Set the NATIVELSBSTRING variable to represent the distro we're ...Richard Purdie2012-07-281-1/+2
* image.bbclass: Fix a couple innocuous typoes, should cause no functional changeRobert P. J. Day2012-07-281-3/+3
* classes/package: reduce dbg package dependenciesPaul Eggleton2012-07-282-5/+30
* gtk-doc.bbclass: unbreak dependency-chain for native recipesAndreas Müller2012-07-281-1/+0
* classes/package: do not add self-dependencies to dev/dbg packagesPaul Eggleton2012-07-261-2/+2
* base/perlnative/pythonnative/gzipnative: Add a new variable to enable easier ...Richard Purdie2012-07-264-3/+12
* staging.bbclass: Add support for invalidtasks parameter (see bitbake change)Richard Purdie2012-07-261-2/+4
* core-image: remove x11-netbook package group, it's unusedRoss Burton2012-07-261-2/+0
* classes/package_deb: add PackageArch fieldPaul Eggleton2012-07-261-0/+1
* package.bbclass: Create symlinks for packages with different packaged nameAndrei Gherzan2012-07-262-2/+6
* kernel bbclass: Recreate uImage only when KEEPUIMAGE != "yes"Koen Kooi2012-07-261-1/+1
* qemu.bbclass: Map the qemu binary name for powerpc64Khem Raj2012-07-261-0/+2
* kernel.bbclass: fix external module buildingDenis Carikli2012-07-261-0/+3
* gtk-doc: Ensure we run gtkdocize else we could see build failures (e.g. evolu...Richard Purdie2012-07-221-0/+4
* sstate: Set SSTAGE_PKGARCH for allarch packages to allow reuseRichard Purdie2012-07-221-0/+3
* allarch: No need to make packaging machine specificRichard Purdie2012-07-221-0/+2
* kernel-yocto.bbclass: Delete superfluous creation of ${S}/.git directoryRobert P. J. Day2012-07-221-1/+1
* kernel-yocto.bbclass: Fix some obvious typoes in comments.Robert P. J. Day2012-07-221-3/+3
* python-native: Put binaries in seperate directoryMorgan Little2012-07-223-5/+8
* change gtk-doc.bbclass to pull in depends and oeconfRoss Burton2012-07-221-4/+16
* sanity: display the parsed BBPATH when complaining about CWD elementsRoss Burton2012-07-201-0/+1
* package_rpm: DEPLOY_DIR_RPM must exist before make indexRobert Yang2012-07-201-2/+2
* EFI: Make installer EFI awareDarren Hart2012-07-191-0/+2
* staging.bbclass: Also don't bother staging locale files, its pointlessRichard Purdie2012-07-191-2/+2
* staging.bbclass: Ensure the task starts from a clean directoryRichard Purdie2012-07-191-0/+1
* staging.bbclass: Don't stage doc/manpage/info filesRichard Purdie2012-07-191-0/+2
* buildhistory.bbclass: Fix python whitespaceRichard Purdie2012-07-191-247/+247
* package_ipk.bbclass: Fix python whitespaceRichard Purdie2012-07-191-219/+219