summaryrefslogtreecommitdiffstats
path: root/meta/lib
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-07-25 13:51:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-26 14:55:21 +0100
commit66009e28ec41038436e748d30bc926488a5a08c4 (patch)
tree9c38722f354b8fb44c04ecc18b9d64836a71355f /meta/lib
parent04ba76b0623623289e60858cf1344f16672d2b7c (diff)
downloadast2050-yocto-poky-66009e28ec41038436e748d30bc926488a5a08c4.zip
ast2050-yocto-poky-66009e28ec41038436e748d30bc926488a5a08c4.tar.gz
meta/lib: remove test.py
This looks like it was added by accident in OE-Core revision 7903433898b4683a1c09cc9a6a379421bc9bbd58. (From OE-Core rev: eb4d9b7348215a68b7933308d905e839d852a1d6) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
-rw-r--r--meta/lib/test.py3
1 files changed, 0 insertions, 3 deletions
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', ['*'], []))
OpenPOWER on IntegriCloud