| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | base.bbclass: Add metadata revision handling for git (from OE) | Richard Purdie | 2009-01-02 | 1 | -3/+53 |
* | base.bbclass: Add unpack handling for .jar files (from OE) | Richard Purdie | 2009-01-02 | 1 | -2/+2 |
* | bitbake.conf: Create BPN variable containing the pruned version of PN with va... | Richard Purdie | 2009-01-02 | 1 | -1/+9 |
* | classes/autotools_stage.bbclass: Add autotools_stage class to simplify recipe... | Richard Purdie | 2008-12-30 | 1 | -0/+5 |
* | image.bbclass: Fix typo | Richard Purdie | 2008-11-10 | 1 | -1/+1 |
* | image.bbclass: Add function to write out an image manifest | Richard Purdie | 2008-11-10 | 2 | -0/+21 |
* | bootimg: Let mkdosfs choose between fat12 and fat16 | Samuel Ortiz | 2008-11-10 | 1 | -1/+1 |
* | image.bbclass: Add routine for disabling x startup when needed | Samuel Ortiz | 2008-11-10 | 1 | -1/+8 |
* | Add missing ";" to the ROOTFS_POSTPROCESS_COMMAND string | Samuel Ortiz | 2008-11-10 | 1 | -1/+1 |
* | meta/classes/rootfs_*.bbclass: Fix unset variable | Richard Purdie | 2008-11-07 | 2 | -2/+2 |
* | distutils.bbclass: Remove .pyo object files before packaging. | Joshua Lock | 2008-11-07 | 1 | -0/+2 |
* | classes: Add mechanism to install packages into images only if they've been b... | Richard Purdie | 2008-11-06 | 4 | -3/+21 |
* | bootimg: As image size grows, we want to switch to FAT16 | Samuel Ortiz | 2008-11-06 | 1 | -1/+1 |
* | base.bbclass: Improve the git proxy syntax to match the http/ftp syntax too | Richard Purdie | 2008-11-04 | 1 | -5/+2 |
* | packaged-staging.bbclass: Ignore errors resulting from parallel threads clashing | Richard Purdie | 2008-11-04 | 1 | -2/+1 |
* | autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_all | Richard Purdie | 2008-11-04 | 1 | -13/+25 |
* | base.bbclass: Set GIT_CONFIG correctly | Richard Purdie | 2008-11-04 | 1 | -5/+3 |
* | base.bbclass: Fix whitepsace damage | Richard Purdie | 2008-11-04 | 1 | -3/+3 |
* | base.bbclass: Create ~/.gitconfig if it doesn't already exist | Richard Purdie | 2008-11-04 | 1 | -1/+3 |
* | linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE | Richard Purdie | 2008-11-04 | 1 | -1/+2 |
* | packaged-staging.bbclass: Make sure target directory exists, fixing build fai... | Richard Purdie | 2008-11-03 | 1 | -0/+1 |
* | sdk.bbclass: Fix PKG_CONFIG_DIR value | Richard Purdie | 2008-11-03 | 1 | -0/+1 |
* | roots_rpm.bbclass: Use opkg-native to get update-alternatives | Rob Bradford | 2008-10-31 | 1 | -0/+4 |
* | base.bbclass: Fix infinite loop | Richard Purdie | 2008-10-31 | 1 | -3/+3 |
* | base.bbclass: Fix typo | Richard Purdie | 2008-10-31 | 1 | -2/+2 |
* | base.bbclass: Fix the git config file writing code | Richard Purdie | 2008-10-31 | 1 | -7/+8 |
* | base.bbclass: Fix getVar call | Richard Purdie | 2008-10-31 | 1 | -1/+1 |
* | base.bbclass: Add missing import os | Richard Purdie | 2008-10-31 | 1 | -0/+1 |
* | base.bbclass: Add missing import bb | Richard Purdie | 2008-10-31 | 1 | -0/+1 |
* | base.bbclass: Additional git proxy support. | Joshua Lock | 2008-10-30 | 1 | -0/+25 |
* | rootfs_rpm.bbclass: Disable non Poky repositories. | Rob Braford | 2008-10-29 | 1 | -1/+1 |
* | kernel.bbclass: We dont want to tar lib/ if we dont have any modules | Samuel Ortiz | 2008-10-29 | 1 | -1/+3 |
* | package_rpm.bbclass: Don't use the system wide RPM macros. | Rob Bradford | 2008-10-28 | 1 | -1/+1 |
* | image.bbclass: Add INHIBIT_DEFAULT_DEPS | Richard Purdie | 2008-10-28 | 1 | -0/+2 |
* | bootimg: copy rootfs to ISO image | Samuel Ortiz | 2008-10-27 | 1 | -0/+4 |
* | base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLs | Richard Purdie | 2008-10-23 | 1 | -1/+1 |
* | packaged-staging.bbclass: Avoid removing the staging.lock lock file. | Robert Bradford | 2008-10-20 | 1 | -0/+3 |
* | base.bbclass: Output notes only on BB <= 1.8.x | Robert Bradford | 2008-10-20 | 1 | -2/+6 |
* | syslinux-native: Try to make syslinux cross-compile friendly. | Andrzej Zaborowski | 2008-10-20 | 1 | -3/+4 |
* | bootimg: Add symbolic links to iso and hddimg | Samuel Ortiz | 2008-10-17 | 1 | -0/+9 |
* | sdk.bbclass: Rewrite PACKAGE_ARCHS | Richard Purdie | 2008-10-17 | 1 | -0/+10 |
* | syslinux.bbclass: Clean up boot menu title | Richard Purdie | 2008-10-17 | 1 | -1/+1 |
* | package_ipk.bbclass: Simplify variable expansion | Richard Purdie | 2008-10-10 | 1 | -2/+1 |
* | image.bbclass: Make the kernel depmod dependent on the presence of a kernel -... | Richard Purdie | 2008-10-09 | 1 | -3/+5 |
* | image.bbclass: generate modules.dep | Marcin Juszkiewicz | 2008-10-09 | 1 | -0/+9 |
* | rootfs_ipk.bbclass: Don't error if the file doesn't exist | Richard Purdie | 2008-10-08 | 1 | -1/+1 |
* | package_ipk.bbclass: Fix opkg config file generation | Richard Purdie | 2008-10-08 | 1 | -2/+2 |
* | package_ipk/rootfs_ipk.bbclass: Update image from feed handling | Richard Purdie | 2008-10-08 | 2 | -16/+25 |
* | syslinux: We forward the LABEL through cmdline | Samuel Ortiz | 2008-10-08 | 1 | -0/+2 |
* | rootfs_rpm.bbclass: added code to generate images from feeds | Marcin Juszkiewicz | 2008-10-07 | 1 | -0/+14 |