| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | task-self-hosted: remove duplicate packages | Dexuan Cui | 2012-02-23 | 1 | -11/+0 |
* | A script to clean obsolete sstate cache files | Robert Yang | 2012-02-23 | 1 | -0/+135 |
* | openssl: Move libcrypto to base_libdir | Andrei Gherzan | 2012-02-23 | 2 | -2/+10 |
* | boot-directdisk: Use correct SYSLINUX_TIMEOUT and SYSLINUX_ROOT instead of AP... | Saul Wold | 2012-02-23 | 1 | -2/+4 |
* | image-live: fix SYSLINUX_TIME and add SYSLINUX_ROOT instead of APPEND | Saul Wold | 2012-02-23 | 1 | -2/+2 |
* | image_types: add vmdk type to use with VMware | Saul Wold | 2012-02-23 | 1 | -1/+4 |
* | syslinux: add SYSLINUX_ROOT to APPEND line | Saul Wold | 2012-02-23 | 1 | -0/+1 |
* | syslinux: Use SYSLINUX_TIMEOUT and SYSLINUX_PROMPT to configure syslinux | Saul Wold | 2012-02-23 | 1 | -5/+5 |
* | ppp: Fix rp-pppoe plugin compilation | Yauhen Kharuzhy | 2012-02-23 | 2 | -1/+56 |
* | mpeg2dec: depend on libx11 conditionally | Andreas Oberritter | 2012-02-23 | 1 | -1/+1 |
* | gst-plugins-base: depend on libx11 and libxv conditionally | Andreas Oberritter | 2012-02-23 | 1 | -1/+2 |
* | e2fsprogs: Cope with ${libdir} and ${base_libdir} being the same | Mike Crowe | 2012-02-23 | 1 | -4/+6 |
* | busybox: don't create /etc/default | Andreas Oberritter | 2012-02-23 | 2 | -2/+1 |
* | dbus: Remove empty ${lindir}dbus-1.0/test directory as we don't build tests | Andrei Gherzan | 2012-02-23 | 1 | -1/+4 |
* | e2fsprogs: e2initrd_helper was moved in libdir but not packaged correctly in ... | Andrei Gherzan | 2012-02-23 | 1 | -1/+1 |
* | nspr: Add patch in order to remove rpath from binaries | Andrei Gherzan | 2012-02-23 | 2 | -1/+28 |
* | nspr: Compile nspr with tests | Andrei Gherzan | 2012-02-23 | 1 | -4/+131 |
* | nspr: Integrate version 4.8.9 | Andrei Gherzan | 2012-02-23 | 2 | -0/+48 |
* | dhcp: Update to 4.2.3-P2 | Andrei Gherzan | 2012-02-23 | 10 | -16/+39 |
* | autotools.bbclass: Don't copy into non-existant directory | Andreas Oberritter | 2012-02-23 | 1 | -1/+1 |
* | wireless-tools: remove ldconfig call from install-libs | Martin Jansa | 2012-02-23 | 2 | -2/+22 |
* | initscripts: Make /etc/timestamp consistent again. | Gary Thomas | 2012-02-23 | 3 | -4/+4 |
* | xorg-lib: don't build libs unless requested by DISTRO_FEATURES | Andreas Oberritter | 2012-02-23 | 2 | -5/+6 |
* | e2fsprogs: remove ldconfig call from install-libs | Martin Jansa | 2012-02-23 | 2 | -2/+32 |
* | sstate.bbclass: add *_config to SSTATE_SCAN_FILES | Martin Jansa | 2012-02-23 | 1 | -1/+1 |
* | apr: add apr_rules.mk to SSTATE_SCAN_FILES | Martin Jansa | 2012-02-23 | 1 | -0/+2 |
* | libsdl 1.2.14: regenerate patch so it applies with 'patch' as well as 'git ap... | Koen Kooi | 2012-02-23 | 1 | -9/+18 |
* | sstatesig.py: Move package exclusion list to the layer config | Richard Purdie | 2012-02-23 | 2 | -4/+7 |
* | sstatesig.py: Add handling for machine specific module dependencies | Richard Purdie | 2012-02-23 | 1 | -6/+20 |
* | python: add Makefile to SSTATE_SCAN_FILES | Martin Jansa | 2012-02-23 | 1 | -0/+1 |
* | lib/oe/utils.py: use bb.utils.vercmp_string | Andreas Oberritter | 2012-02-23 | 1 | -1/+1 |
* | texi2html: Fix for multilib | Zhai Edwin | 2012-02-22 | 1 | -1/+1 |
* | quicky: Fix for multilib | Zhai Edwin | 2012-02-22 | 1 | -1/+1 |
* | netbase: remove redundant assignments | Joshua Lock | 2012-02-22 | 1 | -4/+0 |
* | base.bbclass: check all entries of FILESPATH for MACHINE overrides | Joshua Lock | 2012-02-22 | 1 | -6/+8 |
* | external-csl-toolchain: skip parsing if CSL_VER_MAIN isn't set | Joshua Lock | 2012-02-22 | 1 | -0/+8 |
* | sanity.bbclass: Add ABI version 8, used for transition from the OEBasic to OE... | Richard Purdie | 2012-02-22 | 1 | -0/+2 |
* | iputils: Add base_libdir to VPATH in order to find the crypto library | Saul Wold | 2012-02-21 | 1 | -2/+2 |
* | consolekit: depend on libx11 | Andreas Oberritter | 2012-02-21 | 1 | -1/+1 |
* | udev.inc has a bad link for udev home page; update the link | Bob Cochran | 2012-02-21 | 1 | -1/+1 |
* | Add sanity checks for eglibc locale | Ken Werner | 2012-02-21 | 2 | -6/+18 |
* | libsdl: add fix for new _XGetRequest symbol backported to libx11 | Martin Jansa | 2012-02-21 | 2 | -1/+72 |
* | eds-tools: Update it to fix the build error | Wenzong Fan | 2012-02-21 | 2 | -5/+7 |
* | buildhistory_analysis: correctly split RDEPENDS/RRECOMMENDS | Paul Eggleton | 2012-02-21 | 1 | -2/+12 |
* | buildhistory_analysis: avoid noise due to reordering | Paul Eggleton | 2012-02-21 | 1 | -3/+14 |
* | classes/buildhistory: fix splitting on + in package list fields | Paul Eggleton | 2012-02-21 | 1 | -1/+1 |
* | classes/buildhistory: use hostname instead of reading /etc/hostname | Paul Eggleton | 2012-02-21 | 1 | -1/+1 |
* | classes/buildhistory: sort FILELIST in package info | Paul Eggleton | 2012-02-21 | 1 | -0/+1 |
* | classes/buildhistory: sort and de-dupe dependency graphs | Paul Eggleton | 2012-02-21 | 1 | -2/+2 |
* | classes/buildhistory: squash spaces out of image variables | Paul Eggleton | 2012-02-21 | 1 | -4/+12 |