| Submitter | Mark Hatle |
|---|---|
| Date | June 24, 2011, 6:40 p.m. |
| Message ID | <cover.1308940765.git.mark.hatle@windriver.com> |
| Download | mbox |
| Permalink | /patch/6489/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib mhatle/fix-recipeComments
On 06/24/2011 11:40 AM, Mark Hatle wrote: > The problems with these recipes were detected over the course of a few > make -k world builds.. This allows make world to complete. > > The following changes since commit 3aec2fa2df9aaa883feda0d7aed85e63d01398b9: > > qemuimagetest: update cvs and iptables to newer version for toolchain test (2011-06-24 11:28:28 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib mhatle/fix-recipe > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/fix-recipe > > Mark Hatle (4): > gcc: Fix file ownership > rpm: Change config option > msmtp: Disable gnome keyring > linux-firmware: Fix file permissions > > .../recipes-devtools/gcc/gcc-configure-runtime.inc | 1 + > meta/recipes-devtools/gcc/gcc-package-sdk.inc | 2 ++ > meta/recipes-devtools/gcc/gcc-package-target.inc | 2 ++ > meta/recipes-devtools/gcc/libgcc_4.5.1.bb | 2 ++ > meta/recipes-devtools/gcc/libgcc_4.6.bb | 2 ++ > meta/recipes-devtools/rpm/rpm_5.4.0.bb | 2 +- > meta/recipes-extended/msmtp/msmtp_1.4.24.bb | 4 +++- > .../linux-firmware/linux-firmware_git.bb | 6 +++--- > 8 files changed, 16 insertions(+), 5 deletions(-) > Merged into OE-Core Thanks Sau!