mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
oeqa/selftest/distrodata: Drop now unneeded distrodata inherit
(From OE-Core rev: 1e03261d5e5e43ddda279750493f79aa865810c5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -16,7 +16,6 @@ class Distrodata(OESelftestTestCase):
|
||||
Product: oe-core
|
||||
Author: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
"""
|
||||
feature = 'INHERIT += "distrodata"\n'
|
||||
feature += 'LICENSE_FLAGS_WHITELIST += " commercial"\n'
|
||||
self.write_config(feature)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user