| Submitter | Saul Wold |
|---|---|
| Date | Jan. 25, 2012, 7:29 p.m. |
| Message ID | <cover.1327519635.git.sgw@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/20155/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib sgw/fixComments
On Wed, 2012-01-25 at 11:29 -0800, Saul Wold wrote: > Richard, > > This set address a build issue, and fixes a couple of bugs, > I split the staticdev QA test into 2 part for the libgcc > change. > > Thanks > Sau! > > > The following changes since commit 746e8ffa66850bf9050cd6baf94eb76c492eb535: > > uclibc-git: Update to latest RC (2012-01-25 14:33:52 +0000) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib sgw/fix > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix > > Marc Ferland (1): > pm-utils: Add grep to RDEPENDS to avoid command failures. > > Saul Wold (3): > default-providers: add kbd as PREFERRED_PROVIDER for console-tools > insane.bbclass: Add test for static .a libraries in non-staticdev > packages > libgcc: Add INSANE_SKIP of staticdev for libgcc-dev and libgcov-dev Merged to master, thanks. I took v2 of the pm-utils fix though. Cheers, Richard
Richard, This set address a build issue, and fixes a couple of bugs, I split the staticdev QA test into 2 part for the libgcc change. Thanks Sau! The following changes since commit 746e8ffa66850bf9050cd6baf94eb76c492eb535: uclibc-git: Update to latest RC (2012-01-25 14:33:52 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/fix http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix Marc Ferland (1): pm-utils: Add grep to RDEPENDS to avoid command failures. Saul Wold (3): default-providers: add kbd as PREFERRED_PROVIDER for console-tools insane.bbclass: Add test for static .a libraries in non-staticdev packages libgcc: Add INSANE_SKIP of staticdev for libgcc-dev and libgcov-dev meta/classes/insane.bbclass | 15 ++++++++++++++- meta/conf/distro/include/default-providers.inc | 2 +- meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb | 4 +++- meta/recipes-devtools/gcc/libgcc_4.6.bb | 3 +++ 4 files changed, 21 insertions(+), 3 deletions(-)