aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2011-04-26wrt-image: move class to obsoleteAndrea Adami
2011-04-26nylon: move specific classes to /obsoleteAndrea Adami
2011-04-20binconfig.bbclass: Search in installed root instead of S:Stanislav Brabec
2011-04-20testlab: drop PE: from package version when looking for package filenameMartin Jansa
2011-04-06fso-plugin: use variable for module path, used in fsodeviced/fsogsmd recipes ...Martin Jansa
2011-04-06classes/mirrors.bbclass: add mirror for download.osgeo.orgAntonio Ospite
2011-03-23sanity.bbclass: add check for changed bb_persist_data.sqlite3 locationMartin Jansa
2011-03-22fennec: Make it build on ARM eglibc/uclibcKhem Raj
2011-03-22native.bbclass: define empty PACKAGES_DYNAMICMartin Jansa
2011-03-19angstrom.bbclass rename to angstrom-blacklistGraeme Gregory
2011-03-19angstrom.bbclass : make message use DISTRO varGraeme Gregory
2011-03-15image.bbclass: add link to .rootfs.<type> or .<type>.imgBen Gardiner
2011-03-12cmake.bbclass: drop CMAKE_MODULE_PATH as it works fine without itOtavio Salvador
2011-03-11gettext.bbclass: Add virtclass DEPENDS prependsTom Rini
2011-03-08gettext.bbclass: Drop target gettext from DEPENDS.Tom Rini
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