remove conf/licenses.conf

Per conversation in #rust with kergoth this file is causing a backtrace
in bitbake because its overriding the meta/conf/licenses.conf file. The
behavior that's expected out of this isn't valid with newer Yocto
releases so its possible this is for an older version.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
This commit is contained in:
Doug Goldstein
2015-11-06 10:10:15 -06:00
parent 6b5f48afff
commit 25b4255204
-1
View File
@@ -1 +0,0 @@
SRC_DISTRIBUTE_LICENSES += "GPL-2.0-with-linking-exception"