mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
grub_git: remove redundant inherits
These are already inherited by grub2.inc. (From OE-Core rev: 98cd9cd5fe99d0466712be3ec7c4a4ff74afeb11) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
afeefb30c4
commit
4cac4f194e
@@ -19,8 +19,6 @@ COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|aarch64.*)-(linux.*|freebsd.*)'
|
||||
COMPATIBLE_HOST_armv7a = 'null'
|
||||
COMPATIBLE_HOST_armv7ve = 'null'
|
||||
|
||||
inherit autotools gettext texinfo
|
||||
|
||||
# configure.ac has code to set this automagically from the target tuple
|
||||
# but the OE freeform one (core2-foo-bar-linux) don't work with that.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user