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