[OE-core] [PATCH] meta/lib: remove test.py

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jul 25 12:51:23 UTC 2012


This looks like it was added by accident in OE-Core revision
7903433898b4683a1c09cc9a6a379421bc9bbd58.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta/lib/test.py |    3 ---
 1 file changed, 3 deletions(-)
 delete mode 100644 meta/lib/test.py

diff --git a/meta/lib/test.py b/meta/lib/test.py
deleted file mode 100644
index 12f4d83..0000000
--- a/meta/lib/test.py
+++ /dev/null
@@ -1,3 +0,0 @@
-import oe.license
-
-print(oe.license.is_included('LGPLv2.1 | GPLv3', ['*'], []))
-- 
1.7.9.5





More information about the Openembedded-core mailing list