summaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2009-11-08gnome bbclass: delete more scrollkeeper junkKoen Kooi
2009-11-05java.bbclass: fixed oe_jarinstall for broken symlinksMarcin Juszkiewicz
2009-11-04e* bbclass: fix up PACKAGES (again!)Koen Kooi
2009-11-03cmake.bbclass: use staging from autotools tooHenning Heinold
2009-11-03base.bbclass: Better error message in case the Config Parser failsHolger Hans Peter Freyther
2009-11-03qmake2.bbclass: Add lupdate and lrelease.Matthew Dombroski
2009-10-31Revert "Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as ...Frans Meulenbroeks
2009-10-30Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as third ar...Frans Meulenbroeks
2009-10-29package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument (...Richard Purdie
2009-10-27XFCE: Import all the 4.6.1 recipes (and a newer version of xfce-terminal).David-John Willis
2009-10-27xfce46.bbclass: Add a helper class for XFCE 4.6 (based on the existing xfce.b...David-John Willis
2009-10-27package bbclass: don't strip static libs so aggressivelyKoen Kooi
2009-10-26gitver.bbclass: fix git dependency trackingMichael Smith
2009-10-26update-rc.d.bbclass: make prerm and postrm dpkg-compatibleJeremy Lainé
2009-10-23image bbclass: tweak lingue scriptKoen Kooi
2009-10-13package.bbclass: export subpackage individual version, if different from mainDenys Dmytriyenko
2009-10-10classes: Use linux-gnuspe instead of non existing linux-speKhem Raj
2009-10-10conf: Decosmetize TARGET_OSKhem Raj
2009-10-07insane.bbclass: Use linux-gnu for TARGET_OSKhem Raj
2009-10-06siteinfo.bbclass: Remove spurious print.Khem Raj
2009-10-06siteinfo.bbclass: Fix powerpc triplets and removed unused ones.Khem Raj
2009-10-06siteinfo: Add common-mips site file.Khem Raj
2009-10-04dietlibc.class: disable rewriting of configure stuff for nowHenning Heinold
2009-10-04dietlibc: update to version 0.32Henning Heinold
2009-10-02package bbclass: fix static libs logicKoen Kooi
2009-10-02gnome bbclass: tweak mime packagingKoen Kooi
2009-10-01package bbclass: strip static libs as wellKoen Kooi
2009-09-24enlightenment: bump SRCREVKoen Kooi
2009-09-20kernel.bbclass: fix ownership inside the modules tarballDenys Dmytriyenko
2009-09-18package_ipk.bbclass: force recreation of DEPLOY_DIR_IPK. The dir is removed w...Andrea Adami
2009-09-18packaged-staging: fix populate_staging_postamble after staging-split by base ...Andrea Adami
2009-09-17Avoids overwriting Python's built-in `str' in get_devtable_listMario Domenech Goulart
2009-09-14cross.bbclass: Override BASEPKG_HOST_SYSKhem Raj
2009-09-03OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OSKhem Raj
2009-09-02gnome bbclass: remove to more auto generated cruft that breaks package manage...Koen Kooi
2009-09-01package_deb: create md5sums control filesMichael Smith
2009-08-30base.bbclass: Pass in PATH to popen.Khem Raj
2009-08-27Add task-metadata-track.bbclass, for tracking task changes to metadata.Chris Larson
2009-08-26srctree: prefix messages with ${PF} and kill do_package hacks.Chris Larson
2009-08-26base.bbclass: add cleanall task.Chris Larson
2009-08-26srctree, clean: cleanup & split out do_clean bits into clean.bbclass.Chris Larson
2009-08-26srctree: completely reimplement the task merging into do_populate_staging.Chris Larson
2009-08-26srctree.bbclass: Don't automatically use git clean.Chris Larson
2009-08-26base.bbclass: Remove redundant import of subprocess and signal.Khem Raj
2009-08-25Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ...Khem Raj
2009-08-26gitver.bbclass: add initial version.Chris Larson
2009-08-26srctree.bbclass: add initial version.Chris Larson
2009-08-26package_ipk.bbclass: don't choke on empty SRC_URI.Chris Larson
2009-08-24Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ...Khem Raj
2009-08-24patch.bbclass: Add "git" patchtool mechanism, which uses git-applyDale Farnsworth