Message ID | 20170522050042.42403-8-raj.khem@gmail.com |
---|---|
State | New |
Headers | show |
Series | [01/15] musl: Update to latest master | expand |
Drop this one, I have sent a v2 On Sun, May 21, 2017 at 10:00 PM, Khem Raj <raj.khem@gmail.com> wrote: > Helps compile when distros disable NLS > > Signed-off-by: Khem Raj <raj.khem@gmail.com> > --- > meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb > index d00904df21..d308e9b07b 100644 > --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb > +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb > @@ -19,6 +19,8 @@ SRC_URI[sha256sum] = "d1bfc72553c4e3ef1cd6f13eec0488cf940498b612ab8a0b362e7090c9 > SECTION = "x11/libs" > DEPENDS = "intltool-native virtual/gettext util-macros libxslt-native" > > +USE_NLS = "yes" > + > EXTRA_OECONF = "--with-xkb-rules-symlink=xorg --disable-runtime-deps" > > FILES_${PN} += "${datadir}/X11/xkb" > -- > 2.13.0 > -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb index d00904df21..d308e9b07b 100644 --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb @@ -19,6 +19,8 @@ SRC_URI[sha256sum] = "d1bfc72553c4e3ef1cd6f13eec0488cf940498b612ab8a0b362e7090c9 SECTION = "x11/libs" DEPENDS = "intltool-native virtual/gettext util-macros libxslt-native" +USE_NLS = "yes" + EXTRA_OECONF = "--with-xkb-rules-symlink=xorg --disable-runtime-deps" FILES_${PN} += "${datadir}/X11/xkb"
Helps compile when distros disable NLS Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb | 2 ++ 1 file changed, 2 insertions(+) -- 2.13.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core