summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)AuthorFiles
2007-09-29package_(deb|ipk).bbclass: Rename package index stamp to make it more obvious...Richard Purdie2
2007-09-29package_deb.bbclass: Map TARGET_ARCH to DPKG_ARCH to keep dpkg/apt happy with...Richard Purdie1
2007-09-29package.bbclass: Fix .packaged pkgmaps data creation to fix depchains. Clean ...Richard Purdie1
2007-09-29kernel.bbclass: Add menuconfig task (from poky)Richard Purdie1
2007-09-29kernel.bbclass: Package vmlinux file (used by oprofile) (from poky)Richard Purdie1
2007-09-29insane.bbclass: Raise exceptions, not strings (from poky)Richard Purdie1
2007-09-29gnome.bbclass: sync with pokyKoen Kooi1
2007-09-08qt3e.bbclass, qt3x11.bbclass: Follow qmake-base rename.Paul Sokolovsky2
2007-09-08qmake-base.bbclass: Rename to qmake_base.bbclass.Paul Sokolovsky3
2007-09-07base.bbclass: change message about lack of checksums.ini entry for URI to som...Marcin Juszkiewicz1
2007-09-06siteinfo.bbclass: Add mips (MSB) architectureFlorian Boor1
2007-09-05package_ipk.bbclass: Improve directory existance check (from poky)Richard Purdie1
2007-09-05package_ipk.bbclass: Add sdk Packages files and fix ipkf-sdk.conf (fixing met...Richard Purdie1
2007-09-05merge of '13890ee4d20d70e06eada225797e62e3847248e9'Graeme Gregory1
2007-09-05classes/base.bbclass : change to make sure ${D} gets removed beforeGraeme Gregory1
2007-09-05bitbake.conf/image.bbclass: Set IMAGE_BASENAME to a better default and export...Richard Purdie1
2007-09-04multimachine.bbclass: Use a new PKGDATA_DIR which includes the multimachine p...Richard Purdie1
2007-09-04package.bbclass: Turn install path into a variable (PKGDATA) and cleanup some...Richard Purdie1
2007-09-04package*.bbclass: Switch to separate tasks for each packing type (from poky)Richard Purdie8
2007-09-04classes/conf: Remove bitbake < 1.8.8 compatibility codeRichard Purdie2
2007-09-04base.bbclass: Wipe install directory before running install to make rebuildin...Richard Purdie1
2007-09-04openmoko: switch to SRCREVKoen Kooi1
2007-09-03classes/{qmake*,qt4x11}.bbclass: Add a qmake2.bbclass to use qmake version twoHolger Freyther4
2007-09-02Fix PKG_CONFIG_PATH references which should be PKG_CONFIG_DIRRichard Purdie2
2007-09-02gnome-common: 2.4.0 -> 2.18.0 + associated cleanup (from Poky)Richard Purdie1
2007-09-02package_ipk.bbclass: Fix whitespaceRichard Purdie1
2007-09-01package_x.bbclass: Sync with poky preparing for individual package writing tasksRichard Purdie3
2007-09-01sdk.bbclass: Remove uneeded codeRichard Purdie1
2007-09-01rootfs_ipk.bbclass: Convert to use package_ipk functionRichard Purdie1
2007-09-01package_ipk.bbclass: Sync with poky for locking, code to add package_write_ip...Richard Purdie1
2007-09-01rootfs_deb: make sure directories exist before trying to symlink them Koen Kooi1
2007-09-01sdk.bbclass: Use variables from bitbake.conf (from Poky)Richard Purdie1
2007-09-01image.bbclass: Append to do_rootfs[recrdeptask]Richard Purdie1
2007-09-01native.bbclass: PACKAGE_DEPENDS no longer need be unset, add extra options to...Richard Purdie1
2007-09-01images: Clean up image .bb files, moving functionality to image.bbclass (LICE...Richard Purdie1
2007-09-01rootfs_{deb|ipk}.bbclass: Fix whitespace damage, remove bashisms, sync with pokyRichard Purdie2
2007-09-01base.bbclass: Fix SRC_URI overrides handling, lower the priority of local fil...Richard Purdie1
2007-09-01multimachine.bbclass: Add PKGDATA_DIR defintion, disabled for now (from poky)Richard Purdie1
2007-09-01classes: Convert to PKGDATA_DIR variable (from poky)Richard Purdie4
2007-09-01package.bbclass: Improve strip function and convert to python (from poky)Richard Purdie1
2007-08-30classes: Remove bitbake 1.6 compatibility codeRichard Purdie5
2007-08-29efl_base.bbclass: presource task is no longer necessaryMichael Lauer1
2007-08-29kernel.bbclass: Allow machines to override the kernel-base runtime dependenciesRichard Purdie1
2007-08-28rootfs*.bbclass: uclibc doesn't provides glibc-locale* and locale-base*, so d...Koen Kooi2
2007-08-25rm_work.bbclass: Make sure all hidden directories get also removed. (.pc for ...Stefan Schmidt1
2007-08-23seppuku.bbclass: add more debugging and keep attaching buildlogs for known bugsKoen Kooi1
2007-08-22image.bbclass: Add the mkdir back in a different form. This proves nobody use...Richard Purdie1
2007-08-22image/rootfs_ipk: Remove uneeded mkdir callsRichard Purdie2
2007-08-22distutils.bbclass: always install staging directory before calling pythonMichael Lauer1
2007-08-21disapproval of revision 'badf9d8b62f79360108e71d3657a6dd7abe98d03'Stefan Schmidt1