aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/fossology/fossology-nomos-native_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/fossology/fossology-nomos-native_git.bb')
-rw-r--r--recipes-devtools/fossology/fossology-nomos-native_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-devtools/fossology/fossology-nomos-native_git.bb b/recipes-devtools/fossology/fossology-nomos-native_git.bb
index e034a34..d7d2fd3 100644
--- a/recipes-devtools/fossology/fossology-nomos-native_git.bb
+++ b/recipes-devtools/fossology/fossology-nomos-native_git.bb
@@ -4,12 +4,11 @@ SECTION = "devel/python"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://GenCodeCopyright;md5=7296ec131dbd040718b64fb843d63048"
-DEPENDS = "glib-2.0-native libpcre-native"
+DEPENDS = "glib-2.0-native libpcre-native json-c-native"
-SRCREV = "34467fd530b832f08c095936a72c22c40fa13278"
+SRCREV = "bd076cff2c235502055ecc020d44783ce5907051"
BRANCH = "release/${PV}/master"
SRC_URI = "git://github.com/fossology/fossology.git \
- file://0001-Add-rpath-to-fix-error-as-following.patch \
"
S = "${WORKDIR}/git/src/nomos/agent"