| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Various: Switch to SOURCEFORGE_MIRROR | Tom Rini | 2011-03-23 | 2 | -2/+2 |
* | Various: Update KERNELORG_MIRROR for consistency | Tom Rini | 2011-03-23 | 3 | -3/+3 |
* | Various: Switch to KERNELORG_MIRROR | Tom Rini | 2011-03-23 | 2 | -2/+2 |
* | Various: Switch to using GNU_MIRROR | Tom Rini | 2011-03-23 | 5 | -13/+13 |
* | net-tools: Switch to using DEBIAN_MIRROR | Tom Rini | 2011-03-23 | 1 | -2/+2 |
* | msmtp: add link sendmail for lsb command check | Kang Kai | 2011-03-21 | 1 | -2/+7 |
* | slang: specify --x-includes to pass qa sanity check | Kevin Tian | 2011-03-18 | 1 | -1/+2 |
* | poky-image-basic: remove POKY_BASE_INSTALL | Saul Wold | 2011-03-17 | 1 | -1/+3 |
* | extended tasks: move binutils from basic to lsb | Saul Wold | 2011-03-17 | 2 | -4/+1 |
* | sat-solver: Fix solution DB generation and general cleanup | Mark Hatle | 2011-03-17 | 5 | -138/+77 |
* | sat-solver: Add workaround for RPM 5 db construction | Mark Hatle | 2011-03-16 | 2 | -1/+32 |
* | sat-solver: uprev to the latest version | Mark Hatle | 2011-03-16 | 1 | -21/+17 |
* | libzypp: Fix release query | Mark Hatle | 2011-03-16 | 2 | -1/+23 |
* | poky-image-basic: add ssh-server-openssh to IMAGE_FEATURES | Scott Garman | 2011-03-16 | 1 | -1/+1 |
* | poky-image-lsb: add ssh-server-openssh to IMAGE_FEATURES | Scott Garman | 2011-03-16 | 3 | -3/+3 |
* | task-base, task-poky-basic, task-poky: Remove hard-coded references to dropbear | Scott Garman | 2011-03-16 | 1 | -2/+1 |
* | slang: export INST_LIB_DIR to fix compile problems | Kang Kai | 2011-03-16 | 1 | -1/+7 |
* | task-poky-lsb: Add some packages required by lsb test suite | Xiaofeng Yan | 2011-03-15 | 1 | -1/+3 |
* | Update SRC_URIs to use BPN instead of PN | Richard Purdie | 2011-03-14 | 7 | -7/+7 |
* | zypper: add machine arch support | Qing He | 2011-03-14 | 1 | -1/+3 |
* | libzypp: add machine arch support | Qing He | 2011-03-14 | 4 | -1/+292 |
* | sat-solver: add machine arch support | Qing He | 2011-03-14 | 3 | -2/+83 |
* | cpio: Fix the SHA256 Checksum for the src tarball | Saul Wold | 2011-03-08 | 1 | -1/+1 |
* | lsb-live image: add lsb-live and lsb-sdk-live image types | Saul Wold | 2011-03-07 | 2 | -0/+22 |
* | lsbsetup: Fix LIC_FILE_CHKSUM | Saul Wold | 2011-03-05 | 1 | -2/+1 |
* | task-poky-lsb: Remove new eglibc-* packages | Saul Wold | 2011-03-05 | 1 | -6/+7 |
* | task-poky-lsb: Add packges needed by LSB Test Suite | Xiaofeng Yan | 2011-03-04 | 1 | -1/+15 |
* | task-poky-lsb: add python-misc | Jingdong Lu | 2011-03-04 | 1 | -0/+1 |
* | LSB_Setup.sh:Install LSB Test Suite and set lsb test environment | Xiaofeng Yan | 2011-03-04 | 1 | -10/+10 |
* | Fixup merge error and apply cleanups | Richard Purdie | 2011-03-03 | 1 | -2/+0 |
* | task-poky-lsb: add chkconfig | Saul Wold | 2011-03-03 | 1 | -0/+1 |
* | recipe: add slang from OE | Kang Kai | 2011-03-03 | 2 | -0/+36 |
* | recipe: add newt from OE | Kang Kai | 2011-03-03 | 2 | -0/+108 |
* | recipe: add chkconfig for LSB command test | Kang Kai | 2011-03-03 | 1 | -0/+27 |
* | zypper: add util-linux-uuidgen to RRECOMMENDS | Paul Eggleton | 2011-03-02 | 1 | -2/+2 |
* | shadow: upgrade to 4.1.4.3 to fix security vulnerability | Yu Ke | 2011-03-02 | 15 | -2/+2 |
* | task-poky-lsb: libqtopenqgl4 should be for qemux86 and atom-pc only | Saul Wold | 2011-03-01 | 1 | -1/+7 |
* | task-poky-lsb: add necessary packages name | Jingdong Lu | 2011-03-01 | 1 | -1/+61 |
* | poky-image-lsb-sdk.bb: add image for LSB SDK Build | Saul Wold | 2011-03-01 | 1 | -0/+9 |
* | libuser: enable documentation | Scott Garman | 2011-03-01 | 2 | -23/+4 |
* | Remove all comments from multiline expressions (as mentioned in bug #704) | Richard Purdie | 2011-02-22 | 4 | -5/+5 |
* | tar.inc: Fix unintended damage | Richard Purdie | 2011-02-21 | 1 | -2/+2 |
* | tar-replacement-native: Fix install | Richard Purdie | 2011-02-21 | 2 | -1/+1 |
* | tar-replacement-native: Add a target to replace the default tar | Richard Purdie | 2011-02-21 | 2 | -2/+14 |
* | iputils: enable generation of man pages | Scott Garman | 2011-02-16 | 1 | -8/+5 |
* | texinfo: recipe cleanup, add native support | Scott Garman | 2011-02-16 | 1 | -11/+15 |
* | recipes: pre/post actions | Mark Hatle | 2011-02-12 | 3 | -3/+3 |
* | Revert "iputils: enable generation of man pages" | Saul Wold | 2011-02-03 | 1 | -5/+5 |
* | mailx: Disable parallel make | Saul Wold | 2011-02-03 | 1 | -0/+2 |
* | libconvert-asn1-perl: upgrade from 0.21 to 0.22 | Nitin A Kamble | 2011-02-02 | 1 | -2/+4 |