[oe-commits] [openembedded-core] 24/28: oeqa/selftest/distrodata: Drop now unneeded distrodata inherit

git at git.openembedded.org git at git.openembedded.org
Tue Dec 18 16:20:58 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 1e03261d5e5e43ddda279750493f79aa865810c5
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Tue Dec 18 11:57:12 2018 +0000

    oeqa/selftest/distrodata: Drop now unneeded distrodata inherit
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/lib/oeqa/selftest/cases/distrodata.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/lib/oeqa/selftest/cases/distrodata.py b/meta/lib/oeqa/selftest/cases/distrodata.py
index 824e29e..248bc7c 100644
--- a/meta/lib/oeqa/selftest/cases/distrodata.py
+++ b/meta/lib/oeqa/selftest/cases/distrodata.py
@@ -16,7 +16,6 @@ class Distrodata(OESelftestTestCase):
         Product:     oe-core
         Author:      Alexander Kanavin <alex.kanavin at gmail.com>
         """
-        feature = 'INHERIT += "distrodata"\n'
         feature += 'LICENSE_FLAGS_WHITELIST += " commercial"\n'
         self.write_config(feature)
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list