aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorSergei Miroshnichenko <sergeimir@emcraft.com>2016-07-26 10:49:54 +0300
committerSergei Miroshnichenko <sergeimir@emcraft.com>2016-10-18 13:14:57 +0300
commit1b6ff01bb79a3f34efa9a76f13a04452925d3f91 (patch)
treee6278a4f72a15a484953ca0696c75e570538d664 /meta/recipes-devtools
parent70be4ca7dbf5049c4a5450f7eebbd0c57a548702 (diff)
downloadopenembedded-core-contrib-1b6ff01bb79a3f34efa9a76f13a04452925d3f91.tar.gz
common-licenses: Sync license files with SPDX repo
Sync with github.com/spdx/license-list-data/text : - Formatting of existing files; - Add new versions. Signed-off-by: Sergei Miroshnichenko <sergeimir@emcraft.com>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/rpm/rpmresolve_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpmresolve_1.0.bb b/meta/recipes-devtools/rpm/rpmresolve_1.0.bb
index 0c13a67107..ff11d92ef2 100644
--- a/meta/recipes-devtools/rpm/rpmresolve_1.0.bb
+++ b/meta/recipes-devtools/rpm/rpmresolve_1.0.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "OpenEmbedded RPM resolver - performs RPM database lookups in batc
repeated invocations of rpm on the command line."
DEPENDS = "rpm"
LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0"
PR = "r2"
SRC_URI = "file://rpmresolve.c"