]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
native/cross: remove redundant DEPENDS_GETTEXT assignment
authorRoss Burton <ross.burton@intel.com>
Mon, 8 Jan 2018 11:12:41 +0000 (11:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Jan 2018 10:26:06 +0000 (10:26 +0000)
commitb0df543737f58bd5b18957644d21cb5ef4df958d
tree126f1a9fb5826de402b61dbef90a122d9b81487e
parent4aa05fbb0566ed396b7bc159824ac92e8113412e
native/cross: remove redundant DEPENDS_GETTEXT assignment

DEPENDS_GETTEXT defaults to gettext-native, so there's no need to set it again
in these classes.

(From OE-Core rev: 5e4b1915e7a5a94d410c5292b5ed2f447c82b18a)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cross.bbclass
meta/classes/native.bbclass