Age | Commit message (Expand) | Author | Files |
2007-12-30 | openmoko-base.bbclass: Use OM-2007.2. | Paul Sokolovsky | 1 |
2007-12-29 | insane.bbclass: make it more consistent. Fixes the following: | Cyril Romain | 1 |
2007-12-27 | classes/autotools.bbclass: Use bruteforce and set installed=yes to =no | Holger Freyther | 1 |
2007-12-27 | classes/binconfig.bbclass: Allow packages to add sed expressions | Holger Freyther | 1 |
2007-12-27 | Qt4/QtopiaCore4: Backport QT_LIBINFIX to add a suffix to libraries. Adapt qmake | Holger Freyther | 1 |
2007-12-26 | classes/insane.bbclass: Decided to not make the workdir issues fatal | Holger Freyther | 1 |
2007-12-26 | classes/insane.bbclass: Handle non-elf files gracefully (again) | Holger Freyther | 1 |
2007-12-26 | classes/insane.bbclass: Separate the workdir test and make it fatal | Holger Freyther | 1 |
2007-12-26 | classes/insane.bbclass: Make .la failures non-fatal the right way, split up t... | Holger Freyther | 1 |
2007-12-26 | classes/insane.bbclass: Try to increase the readability | Holger Freyther | 1 |
2007-12-26 | classes/insane.bbclass: Try to increase readability, remove deadcode, ask to ... | Holger Freyther | 1 |
2007-12-26 | classes/insane.bbclass: Removal of whitespace and tabs | Holger Freyther | 1 |
2007-12-26 | classes/qtopia4core.bbclass: The current name of the include and libdir is qt... | Holger Freyther | 1 |
2007-12-26 | qmake,Qt/X11,QtopiaCore: Allow OE to set the tuning options. Allow to add a d... | Holger Freyther | 1 |
2007-12-24 | classes/qmake2.bbclass: Remove the usage of the QTDIR from this line as well | Holger Freyther | 1 |
2007-12-24 | classes/qmake2,qtopia4core: Change the Qt include and library dir to match th... | Holger Freyther | 2 |
2007-12-23 | Remove some GNUism and replace cp -a with cp -pPR (once again) | Holger Freyther | 1 |
2007-12-22 | image.bbclass: Add FEED_DEPLOYDIR_BASE_URI to use deploy dir a feed ("bogofee... | Paul Sokolovsky | 1 |
2007-12-19 | package.bbclass: Don't strip files in .debug directories meaning rerunning th... | Richard Purdie | 1 |
2007-12-16 | Ability to write ipk's depends on ipkg-utils-native having been staged. | Paul Sokolovsky | 1 |
2007-12-15 | base.bbclass: Unexport TARGET_ARCH, quilt (at least) is a victim. | Paul Sokolovsky | 1 |
2007-12-15 | sanity.bbclass: Requiring MACHINE to be set is too paranoid. | Paul Sokolovsky | 1 |
2007-12-15 | package.bbclass: Add ASSUME_SHLIBS, way to specify shlib dependencies for ASS... | Paul Sokolovsky | 1 |
2007-12-14 | sip.bbclass: =+ emits problems with task dependencies, using += now | Michael Lauer | 1 |
2007-12-13 | scons.bbclass: create ${D}${prefix} before calling scons | Philipp Zabel | 1 |
2007-12-12 | fix typo to make sourcepkg.bbclass work when inherited. | John Lee | 1 |
2007-12-11 | rootfs_deb.bbclass: few fixes to get it working | Marcin Juszkiewicz | 1 |
2007-12-08 | pkgconfig.bbclass: also catch ${STAGING_DIR_TARGET} | Koen Kooi | 1 |
2007-12-08 | pkgconfig.bbclass: sed out references to staging as well | Koen Kooi | 1 |
2007-12-07 | merge of '387fe9ed0ed82ea68e96a75f8876fe0807a070cd' | Paul Sokolovsky | 1 |
2007-12-07 | kernel.bbclass: When processing module_autoload's, also try canonical name (w... | Paul Sokolovsky | 1 |
2007-12-07 | kernel.bbclass: Add kernel-vmlinux to kernel-modules dependency blacklist. | Paul Sokolovsky | 1 |
2007-12-07 | package_ipk.bbclass: Fix one remaining occurence of bb.utils.lockfile(), so t... | Leon Woestenberg | 1 |
2007-12-07 | package_ipk.bbclass, sanity.conf: attemp to be compatible with bitbake 1.8.8 ... | Koen Kooi | 1 |
2007-12-07 | package_ipk.bbclass: merge with poky | Koen Kooi | 1 |
2007-12-06 | distutils.bbclass: install python library dir before installing (fix typo) | Michael Lauer | 1 |
2007-12-03 | merge of '49fb48a813e1e0d599f74dd7a809922ab71939b1' | Michael Lauer | 1 |
2007-12-03 | sip: upgrade to 4.7.1, catch up with sip3/sip4 renaming | Michael Lauer | 1 |
2007-12-02 | nslu2-image.bbclass: upslug2-native is not actually required | Rod Whitby | 1 |
2007-12-01 | Add packaged-staging2.bbclass, the next generation of packaged staging! Requi... | Richard Purdie | 1 |
2007-12-01 | site: Add arm-darwin (from poky) | Richard Purdie | 1 |
2007-12-01 | bitbake.conf/cross.bbclass: Add TOOLCHAIN_OPTIONS variable to allow passing o... | Richard Purdie | 1 |
2007-12-01 | classes/meta-toolchain: Remove pkgmaps from use using pkgdata to provide all ... | Richard Purdie | 2 |
2007-12-01 | package.bbclass: Remove uneeded PACKAGE variable sanity checks, use pkgdata p... | Richard Purdie | 1 |
2007-12-01 | package.bbclass: Ensure 'packaged' pkgdata stamp is emitted for packages usin... | Richard Purdie | 1 |
2007-12-01 | base.bbclass: Improve pkgdata handling functions so all PACKAGE_ARCHS are sea... | Richard Purdie | 1 |
2007-11-30 | base.bbclass: add buildall task from Poky | Cliff Brake | 1 |
2007-11-28 | nslu2-image.bbclass: Remove the need for the temporary subdirectory by grabbi... | Rod Whitby | 1 |
2007-11-23 | insane.bbclass: add package_qa_get_machine_dict() entries for linux-uclibc / ... | Jeremy Laine | 1 |
2007-11-19 | setuptools.bbclass : add class for python packages using setuptools | Jeremy Laine | 1 |