summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa/fmlib/fmlib_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-dpaa/fmlib/fmlib_git.bb')
-rw-r--r--recipes-dpaa/fmlib/fmlib_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb
index 3bbf9bfb..bbe1e535 100644
--- a/recipes-dpaa/fmlib/fmlib_git.bb
+++ b/recipes-dpaa/fmlib/fmlib_git.bb
@@ -1,12 +1,12 @@
1DESCRIPTION = "Frame Manager User Space Library" 1DESCRIPTION = "Frame Manager User Space Library"
2SECTION = "fman" 2SECTION = "fman"
3LICENSE = "BSD & GPLv2" 3LICENSE = "BSD & GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=3f16fa8e677e45af3127c5c4bafc3c00" 4LIC_FILES_CHKSUM = "file://COPYING;md5=9c7bd5e45d066db084bdb3543d55b1ac"
5 5
6PR = "r1" 6PR = "r1"
7 7
8SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1" 8SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1"
9SRCREV = "95f34b1fe585ba0eced11433c88a593a16baf281" 9SRCREV = "22126510006f366981c078a340e012a1e0415429"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12