aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2011-11-02sourceipk: dereference symlinks in sourceipkChase Maupin
2011-08-04gtk-icon-cache bbclass: only add runtime dependencies on hicolor-icon-theme w...Koen Kooi
2011-06-04sourceipk: exclude temp dirs when S == WORKDIRChris Larson
2011-06-04sourceipk: deal with compileconfigs only when it existsChris Larson
2011-06-04sourceipk: use tar to get the files copied, rather than cpChris Larson
2011-06-04sourceipk: allow override of the sectionChris Larson
2011-03-26fennec: Make it build on ARM eglibc/uclibcKhem Raj
2011-03-17image.bbclass: add link to .rootfs.<type> or .<type>.imgBen Gardiner
2011-02-26gnome.bbclass: Add --disable-scrollkeeper to EXTRA_OECONFTom Rini
2011-02-26sdk.bbclass: Need to mask TOOLCHAIN_OPTIONS here as wellTom Rini
2011-02-25package.bbclass: Update locking now that pstaging is always on.Tom Rini
2011-02-25insane.bbclas: Add locking in package_qa_check_stagedTom Rini
2011-02-25src_distribute.bbclass: distribute only SRC_DISTRIBUTE_LICENSESOtavio Salvador
2011-02-25Revert "autotools: symlink where we can"Chris Larson
2011-02-24bitbake.conf, native*.bbclass: pass --sysroot to TOOLCHAIN_OPTIONSDenys Dmytriyenko
2011-02-23kernel.bbclass: provide virtual/kernel-${PV}Andreas Oberritter
2011-02-23package_deb.bbclass: create a proper package_update_index_deb task.Filip Zyzniewski
2011-02-23cmake.bbclass: use QT_CONF_PATH to support Qt4 projectsOtavio Salvador
2011-02-23cmake.bbclass: use 2.8 modulesOtavio Salvador
2011-02-23qmake_base.bbclass: add generate_qt_config_file taskOtavio Salvador
2011-02-23package_deb.bbclass: make version acceptable for dpkg-deb.Filip Zyzniewski
2011-02-23cross.bbclass: Fix many QA RPATH errors for distros preferring libtool-2.2Andreas Müller
2011-02-21insane.bbclass: Fix a thinko in powerpc64 supportTom Rini
2011-02-21kernel-arch.bbclass: Add powerpc64 mappingsTom Rini
2011-02-21insane.bbclass: Add powerpc64 entries.Tom Rini
2011-02-21debian.bbclass: call auto_libname in reverse sorted AUTO_LIBNAME_PKGSMartin Jansa
2011-02-20package_deb.bbclass/apt: armel architecture name for eabi systems.Filip Zyzniewski
2011-02-20insane.bbclass: Make RPATH a non-fatal errorTom Rini
2011-02-20insane.bbclass: Clarify missing gettext messageTom Rini
2011-02-19sdk.bbclass: cache ${libdir} as ${target_libdir}Otavio Salvador
2011-02-18kernel.bbclass: fix retrieving dependencies between modules.Filip Zyzniewski
2011-02-16autotools: symlink where we canChris Larson
2011-02-16autotools: split out a oe_autoreconf functionChris Larson
2011-02-16autotools: cleanupChris Larson
2011-02-16native: fix duplicating virtclass-native entries in OVERRIDESChris Larson
2011-02-15rootfs_ipk: don't emit error code when ONLINE_PACKAGE_MANAGEMENT is really noneMartin Jansa
2011-02-14package_deb.bbclass: remove double DISTRO_PR from the package version.Filip Zyzniewski
2011-02-14package_deb.bbclass: depend on apt, not dpkg.Filip Zyzniewski
2011-02-14Revert 6a7f8c in favor of a real fixChris Larson
2011-02-14package_deb.bbclass: Use PKGV/PKGR variables where applicable.Filip Zyzniewski
2011-02-14packaged-staging: Don't pass a trailing ' ' to bb.mkdirhierTom Rini
2011-02-14image.bbclass: move insert_feed_uris() to rootfs_ipk.bbclassFilip Zyzniewski
2011-02-14utils: drop exported var env caching for oe_popenChris Larson
2011-02-14packaged-staging: add debug info for oe_run failuresChris Larson
2011-02-14deb packages support: switch from /var/dpkg to /var/lib/dpkgFilip Zyzniewski
2011-02-14packaged-staging.bbclass: partial revert of commit fe706bb9af34ce43e8ec55fbf9...Marco Cavallini
2011-02-13python-dir.bbclass: Add checks for 2.7 and 3.1 as wellKhem Raj
2011-02-12image.bbclass: only insert feed uris if ONLINE_PACKAGE_MANAGEMENTBernhard Reutner-Fischer
2011-02-12kernel.bbclass: simplify "if image" conditionBernhard Reutner-Fischer
2011-02-12packaged-staging.bbclass: improve documentationBernhard Reutner-Fischer