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:
Richard Purdie
2018-12-18 11:57:12 +00:00
parent be4d74c509
commit b9c9018220

View File

@@ -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)