Age | Commit message (Expand) | Author | Files |
2008-02-21 | kernel.bbclass: Fis typo in do_builtin_initramfs. | Paul Sokolovsky | 1 |
2008-02-21 | kernel-arch.bbclass: Fix obvious typo supposedly causing issues with x86_64. | Paul Sokolovsky | 1 |
2008-02-21 | sanity.bbclass: Add ABI version number and checks so we can warn users when t... | Richard Purdie | 1 |
2008-02-20 | export SDL_CONFIG for those sdl programs who are not yet using pkgconfig. clo... | Michael Lauer | 1 |
2008-02-19 | base.bbclass: Drop now unused bbdepcmd flag | Richard Purdie | 1 |
2008-02-19 | package.bbclass: Correct SHLIBSDIR to use HOST_SYS, not TARGET_SYS. For most ... | Richard Purdie | 1 |
2008-02-19 | package.bbclass: Add various depchains improvements/fixes from poky. This who... | Richard Purdie | 1 |
2008-02-19 | package.bbclass: Add SHLIBSDIR variable and replace hardcoded paths with it. ... | Richard Purdie | 1 |
2008-02-19 | package_rpm/tar.bbclass: Don't clobber task depends, append to it. Also make ... | Richard Purdie | 2 |
2008-02-19 | package_ipkg.bbclass: Remove uneeded line, the anonymous python function sets... | Richard Purdie | 1 |
2008-02-19 | package_deb.bbclass: Tweaks from poky - use PKGDEST, don't clobber any existi... | Richard Purdie | 1 |
2008-02-19 | packaged-staging.bbclass: Remove older version and replace with improved version | Richard Purdie | 2 |
2008-02-19 | package_ipk.bbclass/package_deb.bbclass: Use bitbake locking functions | Richard Purdie | 2 |
2008-02-19 | package.bbclass: Drop unneeded copyfile function since we can use the version... | Richard Purdie | 1 |
2008-02-19 | classes/kernel.bbclass: fix staging for x86 on kernels >= 2.6.24 | Jeremy Laine | 1 |
2008-02-17 | classes/kernel.bbclass: Remove usage of non-standard variables (DEPLOY_TO) an... | Richard Purdie | 1 |
2008-02-16 | image.bbclass: Innocent typo fix. | Leon Woestenberg | 1 |
2008-02-15 | kernel.bbclass: Add satndalone task "builtin_initramfs". | Paul Sokolovsky | 1 |
2008-02-15 | image.bbclass: Add deploy_to task | Paul Sokolovsky | 1 |
2008-02-12 | bitbake.conf, image.bbclass: Add and use USERDISTRO var to preserve original ... | Paul Sokolovsky | 1 |
2008-02-09 | java.bbclass: Added function to generate very simple wrapper scripts. | Robert Schuster | 1 |
2008-02-08 | bootimg.bbclass: add deploy image dir, insert chance for post processing imag... | Michael Lauer | 1 |
2008-01-29 | efl: update to 20080129, fix some LICENSE entries, enable software-x11-16 eng... | Michael Lauer | 1 |
2008-01-29 | qpf-fonts: rename qpf.bbclass to qpf.inc and dependent changes as discussed o... | Rolf Leggewie | 1 |
2008-01-28 | native.bbclass: Change prefix so its within the build-arch directory, hence m... | Richard Purdie | 1 |
2008-01-28 | patch.bbclass: Show full path of a patch. | Paul Sokolovsky | 1 |
2008-01-24 | kernel: add wifi suspend fix to kernel-module-(hostap|orinoco)-cs. Closes 3664. | Rolf Leggewie | 2 |
2008-01-24 | debian.bbclass : altered version of the patch in #3383, this allows us | Graeme Gregory | 1 |
2008-01-23 | kernel-arch.bbclass: x86 is now proper arch in kernel | Marcin Juszkiewicz | 1 |
2008-01-21 | kernel.bbclass: Account for sa1100 rtc renaming (#3710) | Richard Purdie | 1 |
2008-01-21 | merge of '69a166c7072b74d6a2c00aef7ecebacee3e1706a' | Holger Freyther | 1 |
2008-01-21 | classes/cmake: To invoke cmake it has to be present, add cmake-native to the ... | Holger Freyther | 1 |
2008-01-21 | *-mirrors.bbclass: Applied the https handling fix to all other mirrors classes | Rod Whitby | 3 |
2008-01-21 | nslu2-mirrors: Fix https handling | Rod Whitby | 1 |
2008-01-21 | classes/cmake.bbclass: A small explanation why it says inherit autotools | Holger Freyther | 1 |
2008-01-21 | classes/cmake.bbclass: Spaces are cool, use them | Holger Freyther | 1 |
2008-01-18 | kernel.bbclass: added sizecheck task from linux recipe (merge from Poky) | Marcin Juszkiewicz | 1 |
2008-01-18 | kernel.bbclass: stage also include/video directory (from Poky) | Marcin Juszkiewicz | 1 |
2008-01-17 | java.bbclass: New bbclass for java recipes. | Robert Schuster | 2 |
2008-01-16 | A simple concatenated image class. | Andrew Wilcox | 1 |
2008-01-15 | module*.bbclass: set AR to KERNEL_AR during building of kernel modules | Koen Kooi | 2 |
2008-01-15 | add rudimentary cmake support class | Michael Lauer | 1 |
2008-01-12 | insane.bbclass: fix formatting of fatal include error | Michael Lauer | 1 |
2008-01-12 | sdl.bbclass: Also, let's just have SECTION="games" for xplatform games. | Paul Sokolovsky | 1 |
2008-01-11 | sdl.bbclass: Revamp to adhere to freedesktop standards. | Paul Sokolovsky | 1 |
2008-01-11 | sdl.bbclass: Add sane default path for APPIMAGE. | Paul Sokolovsky | 1 |
2008-01-11 | sanity.bbclass: remove dependency on host fortran. | Michael Lauer | 1 |
2008-01-07 | Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dash | Holger Freyther | 3 |
2008-01-07 | sanity.bbclass: Fix typo - everyone else must have GNU fortran already installed | Rod Whitby | 1 |
2008-01-06 | classes/sanity.bbclass: We need GNU fortran installed to build the gcc4.2 cro... | Holger Freyther | 1 |