All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Misc Fixes
@ 2012-01-25 19:29 Saul Wold
  2012-01-25 19:29 ` [PATCH 1/4] pm-utils: Add grep to RDEPENDS to avoid command failures Saul Wold
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Saul Wold @ 2012-01-25 19:29 UTC (permalink / raw)
  To: openembedded-core

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(-)

-- 
1.7.6.5




^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH 0/4] Misc Fixes
@ 2013-12-20  6:41 Saul Wold
  0 siblings, 0 replies; 13+ messages in thread
From: Saul Wold @ 2013-12-20  6:41 UTC (permalink / raw)
  To: openembedded-core

Fix up build time with PACKAGECONFIG for perl in openssl, found some non-overridable
PACKAGECONFIGs so fix them and clean up util-linux-dev issue

Sau!

Saul Wold (4):
  harfbuzz: Allow PACKAGECONFIG to be overridden
  beecrypt: Allow PACKAGECONFIG to be overridden
  openssl: use PACKAGECONFIG to disable perl bits
  util-linux: remove non PN based -dev packages

 meta/recipes-connectivity/openssl/openssl.inc     | 16 +++++++++++-----
 meta/recipes-core/util-linux/util-linux.inc       | 10 ++++------
 meta/recipes-graphics/harfbuzz/harfbuzz_0.9.25.bb |  2 +-
 meta/recipes-support/beecrypt/beecrypt_4.2.1.bb   |  2 +-
 4 files changed, 17 insertions(+), 13 deletions(-)

-- 
1.8.3.1



^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH 0/4] Misc fixes
@ 2016-03-21  5:10 Paul Eggleton
  0 siblings, 0 replies; 13+ messages in thread
From: Paul Eggleton @ 2016-03-21  5:10 UTC (permalink / raw)
  To: openembedded-core

Fixes for some minor issues I noticed recently.


The following changes since commit d3ab7005f0c899da9f9f132b22861bd5d4f952ba:

  tzdata: update to 2016b (2016-03-20 22:58:00 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/misc-fixes
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/misc-fixes

Paul Eggleton (4):
  classes/packagegroup: fix dbg/dev/ptest complementary packages
  classes/packagegroup: drop complementary -ptest if ptest not in DISTRO_FEATURES
  classes/distutils*: don't hide logs when setup script fails
  site.conf.sample: fix reference to oe-git-proxy script

 meta/classes/distutils-tools.bbclass |  8 ++++----
 meta/classes/distutils.bbclass       |  8 ++++----
 meta/classes/distutils3.bbclass      |  8 ++++----
 meta/classes/packagegroup.bbclass    | 12 +++++++++---
 meta/conf/site.conf.sample           |  2 +-
 5 files changed, 22 insertions(+), 16 deletions(-)

-- 
2.5.5



^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH 0/4] misc fixes
@ 2017-03-20 16:47 Khem Raj
  0 siblings, 0 replies; 13+ messages in thread
From: Khem Raj @ 2017-03-20 16:47 UTC (permalink / raw)
  To: openembedded-core

Fix install collisions between go-native and go-bootstrap-native
Fix ltp for musl
Other fixes are found by clang but are generic

The following changes since commit b5a595a4be09756b88e91f3353e3b221b165ab44:

  binutils: disable gold on mingw (2017-03-20 15:17:48 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib kraj/pu
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/pu

Khem Raj (4):
  ltp: Fix __sighandler_t for mips
  openssl: Fix build with clang
  acpitests: Point Makefile CC to use OE synthesized CC
  go-native: Install bootstrap binaries with 1.4 suffix

 ...build-with-clang-using-external-assembler.patch | 49 ++++++++++++++++++++++
 .../recipes-connectivity/openssl/openssl_1.0.2k.bb |  5 ++-
 meta/recipes-devtools/go/go-native.inc             | 12 +++---
 meta/recipes-extended/acpica/acpitests_20140828.bb |  2 +-
 ...n.h-Use-sighandler_t-instead-of-__sighand.patch | 31 +++++++-------
 5 files changed, 76 insertions(+), 23 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0001-Fix-build-with-clang-using-external-assembler.patch

-- 
2.12.0



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-03-20 16:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-25 19:29 [PATCH 0/4] Misc Fixes Saul Wold
2012-01-25 19:29 ` [PATCH 1/4] pm-utils: Add grep to RDEPENDS to avoid command failures Saul Wold
2012-01-25 20:28   ` Phil Blundell
2012-01-25 21:04     ` Marc Ferland
2012-01-25 21:07       ` Phil Blundell
2012-01-25 21:31   ` Koen Kooi
2012-01-25 19:29 ` [PATCH 2/4] default-providers: add kbd as PREFERRED_PROVIDER for console-tools Saul Wold
2012-01-25 19:29 ` [PATCH 3/4] insane.bbclass: Add test for static .a libraries in non-staticdev packages Saul Wold
2012-01-25 19:29 ` [PATCH 4/4] libgcc: Add INSANE_SKIP of staticdev for libgcc-dev and libgcov-dev Saul Wold
2012-01-26 20:46 ` [PATCH 0/4] Misc Fixes Richard Purdie
2013-12-20  6:41 Saul Wold
2016-03-21  5:10 [PATCH 0/4] Misc fixes Paul Eggleton
2017-03-20 16:47 [PATCH 0/4] misc fixes Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.