[oe-commits] Armin Kuster : libgxim: fix world build issues

git at git.openembedded.org git at git.openembedded.org
Tue Aug 18 10:44:15 UTC 2015


Module: meta-openembedded.git
Branch: fido-next
Commit: 029979b974957ffe4ae61fc94acd6511a4524cef
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=029979b974957ffe4ae61fc94acd6511a4524cef

Author: Armin Kuster <akuster808 at gmail.com>
Date:   Sat Apr  4 12:58:11 2015 -0700

libgxim: fix world build issues

ERROR: Nothing PROVIDES 'ruby-native' (but /home/akuster/oss/clean/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb DEPENDS on or otherwise requires it). Close matches:
  db-native
  bc-native
  byacc-native
ERROR: Required build target 'libgxim' has no buildable providers.
Missing or unbuildable dependency chain was: ['libgxim', 'ruby-native']

move libgxim from meta-oe to meta-ruby, it really belongs in meta-gir but it is un-maintained.

Signed-off-by: Armin Kuster <akuster808 at gmail.com>

---

 .../multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch        | 0
 {meta-oe => meta-ruby}/recipes-extended/libgxim/libgxim_0.5.0.bb          | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch b/meta-ruby/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch
similarity index 100%
rename from meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch
rename to meta-ruby/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch
diff --git a/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb b/meta-ruby/recipes-extended/libgxim/libgxim_0.5.0.bb
similarity index 100%
rename from meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb
rename to meta-ruby/recipes-extended/libgxim/libgxim_0.5.0.bb



More information about the Openembedded-commits mailing list