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 b24dd7995..71ad3df1f 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-3-Clause & GPL-2.0-only" | 3 | LICENSE = "BSD-3-Clause & GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9c7bd5e45d066db084bdb3543d55b1ac" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9c7bd5e45d066db084bdb3543d55b1ac" |
| 5 | 5 | ||
| 6 | PR = "r1" | 6 | PR = "r1" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/nxp-qoriq/fmlib;protocol=https;nobranch=1" | 8 | SRC_URI = "git://github.com/nxp-qoriq/fmlib;protocol=https;nobranch=1" |
| 9 | SRCREV = "69a70474cd8411d5a099c34f40760b6567d781d6" | 9 | SRCREV = "9fb916f255214013aa6003496c47bab0b5add2d9" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
