mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
news: fix LICENSE and add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
LICENSE = "MIT"
|
LICENSE = "GPL-2.0"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||||
|
|
||||||
PV = "0.1.0+svnr${SRCPV}"
|
PV = "0.1.0+svnr${SRCPV}"
|
||||||
PR = "${INC_PR}.0"
|
PR = "${INC_PR}.0"
|
||||||
|
|
||||||
@@ -8,6 +10,3 @@ do_configure_prepend() {
|
|||||||
sed -i -e /po/d configure.ac
|
sed -i -e /po/d configure.ac
|
||||||
sed -i -e s:\ po::g Makefile.am
|
sed -i -e s:\ po::g Makefile.am
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user