Age | Commit message (Expand) | Author | Files |
2009-04-28 | Merge ssh://gitserver@git.pokylinux.org/poky | Richard Purdie | 2 |
2009-03-11 | package bbclass: add an 'allow_links' param to get symlinks packaged, usefull... | Koen Kooi | 1 |
2009-03-11 | base.bbclass: Add subdir feature to SRC_URI entries (from OE) | Robert Schuster | 1 |
2009-02-05 | base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc... | Richard Purdie | 5 |
2009-02-05 | base.bbclass: Move package metadata handling functions into their own class file | Richard Purdie | 3 |
2009-02-04 | sanity.bbclass: Fix error message when not having g++ on build | Damien Lespiau | 1 |
2009-01-23 | image.bbclass: Use IMAGE_ROOTFS_SIZE if the image will fit into it and only a... | Richard Purdie | 1 |
2009-01-23 | poky-image/moblin-image.bbclass: Fix a typo noticed by Mike Turquette | Richard Purdie | 1 |
2009-01-23 | mozilla.bbclass: Fix pkgconfig usage for pkgconfig sysroot | Richard Purdie | 1 |
2009-01-16 | sdk.bbclass: Ignore -sdk suffix warnings for gcc-cross-sdk | Richard Purdie | 1 |
2009-01-07 | image.bbclass: Generate the image after running the kernel modules and ldconf... | Richard Purdie | 1 |
2009-01-07 | update-rc.d.bbclass: Only change the main package RDEPENDS, not all the RDEPE... | Richard Purdie | 1 |
2009-01-05 | native.bbclass: Add virtclass-native to OVERRIDES and use in fakeroot to func... | Richard Purdie | 1 |
2009-01-05 | sdk.bbclass: Don't special case virtual/ dependencies as this breaks things l... | Richard Purdie | 1 |
2009-01-05 | native.bbclass: Handling remapping of PROVIDES similar to sdk.bbclass | Richard Purdie | 1 |
2009-01-03 | Remove unneeded S variables | Richard Purdie | 1 |
2009-01-03 | zlib: Clean up recipe and use BBCLASSEXTEND for native and sdk versions | Richard Purdie | 1 |
2009-01-03 | native/sdk.bbclass: Handle DEPENDS and PROVIDES fields magically, remove a nu... | Richard Purdie | 2 |
2009-01-02 | base.bbclass: Remove pointless expand call | Richard Purdie | 1 |
2009-01-02 | base.bbclass: Add metadata revision handling for git (from OE) | Richard Purdie | 1 |
2009-01-02 | base.bbclass: Add unpack handling for .jar files (from OE) | Richard Purdie | 1 |
2009-01-02 | bitbake.conf: Create BPN variable containing the pruned version of PN with va... | Richard Purdie | 1 |
2008-12-30 | classes/autotools_stage.bbclass: Add autotools_stage class to simplify recipe... | Richard Purdie | 1 |
2008-11-10 | image.bbclass: Fix typo | Richard Purdie | 1 |
2008-11-10 | image.bbclass: Add function to write out an image manifest | Richard Purdie | 2 |
2008-11-10 | bootimg: Let mkdosfs choose between fat12 and fat16 | Samuel Ortiz | 1 |
2008-11-10 | image.bbclass: Add routine for disabling x startup when needed | Samuel Ortiz | 1 |
2008-11-10 | Add missing ";" to the ROOTFS_POSTPROCESS_COMMAND string | Samuel Ortiz | 1 |
2008-11-07 | meta/classes/rootfs_*.bbclass: Fix unset variable | Richard Purdie | 2 |
2008-11-07 | distutils.bbclass: Remove .pyo object files before packaging. | Joshua Lock | 1 |
2008-11-06 | classes: Add mechanism to install packages into images only if they've been b... | Richard Purdie | 4 |
2008-11-06 | bootimg: As image size grows, we want to switch to FAT16 | Samuel Ortiz | 1 |
2008-11-04 | base.bbclass: Improve the git proxy syntax to match the http/ftp syntax too | Richard Purdie | 1 |
2008-11-04 | packaged-staging.bbclass: Ignore errors resulting from parallel threads clashing | Richard Purdie | 1 |
2008-11-04 | autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_all | Richard Purdie | 1 |
2008-11-04 | base.bbclass: Set GIT_CONFIG correctly | Richard Purdie | 1 |
2008-11-04 | base.bbclass: Fix whitepsace damage | Richard Purdie | 1 |
2008-11-04 | base.bbclass: Create ~/.gitconfig if it doesn't already exist | Richard Purdie | 1 |
2008-11-04 | linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE | Richard Purdie | 1 |
2008-11-03 | packaged-staging.bbclass: Make sure target directory exists, fixing build fai... | Richard Purdie | 1 |
2008-11-03 | sdk.bbclass: Fix PKG_CONFIG_DIR value | Richard Purdie | 1 |
2008-10-31 | roots_rpm.bbclass: Use opkg-native to get update-alternatives | Rob Bradford | 1 |
2008-10-31 | base.bbclass: Fix infinite loop | Richard Purdie | 1 |
2008-10-31 | base.bbclass: Fix typo | Richard Purdie | 1 |
2008-10-31 | base.bbclass: Fix the git config file writing code | Richard Purdie | 1 |
2008-10-31 | base.bbclass: Fix getVar call | Richard Purdie | 1 |
2008-10-31 | base.bbclass: Add missing import os | Richard Purdie | 1 |
2008-10-31 | base.bbclass: Add missing import bb | Richard Purdie | 1 |
2008-10-30 | base.bbclass: Additional git proxy support. | Joshua Lock | 1 |
2008-10-29 | rootfs_rpm.bbclass: Disable non Poky repositories. | Rob Braford | 1 |