Age | Commit message (Expand) | Author | Files |
2009-01-06 | module.bbclass: pass KERNELDIR as well | Koen Kooi | 1 |
2008-12-23 | e.bbclass: run make distclean in ${S}, not after to fetch where it will invok... | Koen Kooi | 1 |
2008-12-22 | update-rc.d.bbclass: honor $D as well in updatercd_postrm | John Lee | 1 |
2008-12-17 | dsmg600-image.bbclass: Do not override nslu2; makes image additive. | Mike Westerhof | 1 |
2008-12-12 | dsmg600-image.bbclass: use correct kernel file when assembling the bin image | Mike Westerhof | 1 |
2008-12-10 | sourcepkg bbclass: sync with poky and attemp to make it work with parallel bi... | Koen Kooi | 1 |
2008-12-10 | Python 2.6: here we are. WIP :) | Michael 'Mickey' Lauer | 1 |
2008-12-09 | Fix compilation of Openembedded on ppc64 | Michael Buesch | 1 |
2008-12-05 | mime.bbclass: fix confusing bb.note | Koen Kooi | 1 |
2008-12-04 | mime.bcclass: automagically add RDEPENDS on package containing freedesktop-mi... | Koen Kooi | 1 |
2008-12-04 | mime.bbclass: inform user that u-m-d will take a while | Koen Kooi | 1 |
2008-12-04 | mime bbclass: RDEPEND on share-mime-info since we want to run its utils | Koen Kooi | 1 |
2008-12-04 | mime.bbclass: check whether update-mime-database is executable before trying ... | Koen Kooi | 1 |
2008-12-01 | src_distribute.bbclass: Unbork do_distsrcall, fixes the issue seen by Rob Tow. | Chris Larson | 1 |
2008-11-30 | qmake: add *linux-uclibcgnueabi-oe-g++ to the qmakespecs | woglinde | 1 |
2008-11-26 | sourcepkg.bbclass: use same deploydir as source-distribute classes | Koen Kooi | 1 |
2008-11-25 | package_ipk bbclass: add License: to control file | Koen Kooi | 1 |
2008-11-23 | kernel.bbclass: stage more headers for the .27 header move | Koen Kooi | 1 |
2008-11-20 | base.bbclass: fix a syntax error in one of distclean's exception handlers | Chris Larson | 1 |
2008-11-20 | base.bbclass: Fix up disclean and clean up its exception handling | Chris Larson | 1 |
2008-11-20 | base.bbclass: Add distclean task to clean a package w/ its fetched sources | Chris Larson | 1 |
2008-11-20 | mime.bbclass: new class that detects if an package install a file in /usr/sha... | Koen Kooi | 2 |
2008-11-19 | module.bbclass: also supply KDIR, some projects use that to get to the kernel... | Koen Kooi | 1 |
2008-11-18 | insane.bbclass: Optimisation to speed up the package qa phase | Holger Hans Peter Freyther | 1 |
2008-11-17 | rootfs_ipk: avoid matching spurious errors | Bernie Innocenti | 1 |
2008-11-16 | [icecc.bbclass] Add connman into blacklist | Julian_chu | 1 |
2008-11-15 | kernel.bbclass: stage more headers for >=2.6.27 kernels | Koen Kooi | 1 |
2008-11-14 | autotools.bbclass: allow autotools_do_configure to accept parameters and pass... | Denys Dmytriyenko | 1 |
2008-11-11 | src_distribute: update to reflect current bitbake | Dmitry Baryshkov | 1 |
2008-11-11 | perl and cpan.bbclass: Never reference to host instance of perl: | Stanislav Brabec | 1 |
2008-11-03 | base.bbclass: use 'git log' & 'git branch', not git-log & git-branch. | Chris Larson | 1 |
2008-11-03 | replace remaining DEBPV variables with EXTENDPV | Otavio Salvador | 1 |
2008-10-30 | kernel bbclass: start adding support for >=2.6.27 where headers moved | Koen Kooi | 1 |
2008-10-30 | package bblass: fix ldconfig_postinst_fragment to not return an error if no /... | Koen Kooi | 1 |
2008-10-28 | insane.bbclass: Detect if someone is not using our LDFLAGS | Holger Hans Peter Freyther | 1 |
2008-10-27 | sanity.bbclass: Add check for duplicate entries in PACKAGE_ARCHS | Richard Purdie | 1 |
2008-10-27 | packaged-staging.bbclass: Set the extra staging paths to a sane default | Richard Purdie | 1 |
2008-10-27 | classes/package*.bbclass: Remove the build_package_revision function | Richard Purdie | 5 |
2008-10-27 | classes/conf: Handle Distro PR change in sanity.bbclass | Richard Purdie | 1 |
2008-10-27 | sourcepkg.bbclass: use DISTRO_PR value | Otavio Salvador | 1 |
2008-10-27 | insane.bbclass: import bb to make python happy | Holger Hans Peter Freyther | 1 |
2008-10-27 | sanity.bbclass: Work if no TMPDIR was created yet | Holger Hans Peter Freyther | 1 |
2008-10-25 | package bbclass: only run ldconfig when there's a ld.so.conf present | Koen Kooi | 1 |
2008-10-24 | package_ipk.bbclass: add import bb where missing | Mike Westerhof | 1 |
2008-10-23 | rootfs_deb: use dpkg-scanpackages as our apt-native does not have apt-ftparch... | Marcin Juszkiewicz | 1 |
2008-10-23 | package bbclass: add missing 'import bb' | Koen Kooi | 1 |
2008-10-22 | Merge branch 'shared/file-pr-revert' into org.openembedded.dev | Holger Hans Peter Freyther | 5 |
2008-10-22 | base.bbclass: Add BPN- and BP-based search path to FILESPATH. | Robert Schuster | 1 |
2008-10-22 | java.bbclass: Fixed indentation. | Robert Schuster | 1 |
2008-10-22 | Added BPN/BP functionality (see #11716) | Robert Schuster | 2 |