]> code.ossystems Code Review - openembedded-core.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>
Tue, 9 Jan 2018 11:45:20 +0000 (11:45 +0000)
commit5e4b1915e7a5a94d410c5292b5ed2f447c82b18a
tree22ae0b744ccacde81f6b099596afe8acec66c0a6
parent8b5243a7771f728fd34a7466ab24e9ff98d20d84
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.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/cross.bbclass
meta/classes/native.bbclass