summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2007-09-17gnome.bbclass: change version regexp to handle x.y versions, not just x.y.zRoss Burton1
2007-09-17kernel.bbclass: Add menuconfig taskRichard Purdie1
2007-09-17devshell.bbclass: Sync with OE since this no longer works at properly without...Richard Purdie1
2007-09-11kernel.bbclass: Add kernel-vmlinux packageRichard Purdie1
2007-09-05package_ipk.bbclass: Improve directory existence checkRichard Purdie1
2007-09-05package_ipk.bbclass: Fix ipkg-sdk.confRichard Purdie1
2007-09-05package_ipk.bbclass: Create sdk Packages filesRichard Purdie1
2007-09-05base.bbclass: Swicth to use cleandirs flag for install taskRichard Purdie1
2007-09-05package_ipk.bbclass: Split ipk deploy directory by PACKAGE_ARCH (from OE)Richard Purdie1
2007-09-05image.bbclass: Fix IMAGE_BASENAME and PACKAGE_INSTALL variablesRichard Purdie1
2007-09-03package.bbclass: Cleanup install references into a configurable variableRichard Purdie1
2007-09-03base.bbclass: Remove and re-create when installing to ensure that it is emptyRoss Burton1
2007-09-03insane.bbclass: don't raise strings, but exceptionsRoss Burton1
2007-09-02image.bbclass: Revert some changes as bitbake can't seem to cope with them :-(Richard Purdie1
2007-09-02image.bbclass/poky-image.bbclass: Add a function to create /etc/timestamp dur...Richard Purdie2
2007-09-02sip.bbclass: Sync with OERichard Purdie1
2007-09-02tinderclient.bbclass: Sync with OERichard Purdie1
2007-09-02image.bbclass: Allow partial backwards compatibilityRichard Purdie1
2007-09-02classes/distutils*.bbclass: Merge updates from OERichard Purdie2
2007-09-02insane.bbclass: Merge updates from OERichard Purdie1
2007-09-01classes: Sync various tweaks from OERichard Purdie4
2007-09-01linux_modules.bbclass: Remove unneeded fileRichard Purdie1
2007-09-01module.bbclass: PARALLEL_INSTALL_MODULES is dead codeRichard Purdie1
2007-09-01Factor ipkg index and conf file creation into package_ipk.bbclassRichard Purdie4
2007-09-01rm_work.bbclass: Update for bitbake 1.8.8Richard Purdie1
2007-09-01native.bbclass: Don't use site files for native buildsRichard Purdie1
2007-09-01debian.bbclass: Remove stable BUILD_ALL_DEPS referenceRichard Purdie1
2007-09-01classes: Sync with OERichard Purdie4
2007-09-01base.bbclass: Further tweaks from OERichard Purdie1
2007-09-01base.bbclass: Remove legacy code which hides bugsRichard Purdie1
2007-09-01base.bbclass: Remove showdata task (its broken and bitbake -e is equivalent a...Richard Purdie1
2007-08-29kernel.bbclass: Sync with OE for packaging changesRichard Purdie1
2007-08-29gnome.bbclass: remove unneeded -I argument to autoconfRoss Burton1
2007-08-28openmoko2.bbclass: taken from OE for updated OpenMoko 2007.2 recipesMarcin Juszkiewicz1
2007-08-27poky-image.bbclass: install task-poky-standalone-sdk-target into SDK images t...Marcin Juszkiewicz1
2007-08-24package_ipk/deb.bbclass: Add locking for package creation to stop conflictsRichard Purdie2
2007-08-24package.bbclass: Fix typoRichard Purdie1
2007-08-23debian.bbclass: Fix dependenciesRichard Purdie1
2007-08-21package.bbclass: Add back package_write task in a new formRichard Purdie3
2007-08-21base.bbclass: Make populate_staging run after install to avoid conflictsRichard Purdie1
2007-08-21package.bbclass: More pkgdata fixes, (install task needs to rerun on existing...Richard Purdie3
2007-08-21base.bbclass: populate_staging after do_compile. Any packages staging impleme...Richard Purdie1
2007-08-21base.bbclass: Set pkgdata location to something machine specific when needed ...Richard Purdie2
2007-08-21packaging: Split deb and ipk creation into separate tasks so changing the pac...Richard Purdie8
2007-08-17rootfs_deb.bbclass: Remove spurious mkdir, I needed this because my deploy/ w...Ross Burton1
2007-08-17Create usr/lib/ipkg in the rootfs before putting symlinks in itRoss Burton1
2007-08-17Instead of exit 0, do exit 1. 0 is 0, so this doesn't work as intendedRoss Burton1
2007-08-12sanity.bbclass: Run sanity checks before parsing for speed, sync with OERichard Purdie1
2007-08-12base.bbclass: Improve performance with SRC_URI_OVERRIDES_PACKAGE_ARCH enabled...Richard Purdie1
2007-08-11base.bbclass: Fix SRC_URI_OVERRIDES_PACKAGE_ARCH handlingRichard Purdie1