summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa/flib/flib_git.bb
diff options
context:
space:
mode:
authorSimone Agresta <simone.agresta@bticino.it>2023-04-04 12:46:39 +0200
committerSimone Agresta <simone.agresta@bticino.it>2023-04-04 12:46:39 +0200
commitf4a04b56ccd516961326dd3371eeb4db7753266a (patch)
tree68c71921cbcad4d2f402ca629c7b164938f45585 /recipes-dpaa/flib/flib_git.bb
parent470da01b34b538d8b2a9bf9da512b89f4f76c7f9 (diff)
downloadmeta-freescale-f4a04b56ccd516961326dd3371eeb4db7753266a.tar.gz
meta-freescale: migrate IMX repos from codeaurora to github
Signed-off-by: Simone Agresta <simone.agresta@bticino.it>
Diffstat (limited to 'recipes-dpaa/flib/flib_git.bb')
-rw-r--r--recipes-dpaa/flib/flib_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa/flib/flib_git.bb b/recipes-dpaa/flib/flib_git.bb
index 3ae05889..d58829d0 100644
--- a/recipes-dpaa/flib/flib_git.bb
+++ b/recipes-dpaa/flib/flib_git.bb
@@ -3,7 +3,7 @@ SECTION = "flib"
3LICENSE = "BSD & GPLv2" 3LICENSE = "BSD & GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=9f6d1afdf6b0f6b3ba65c25ba589ee53" 4LIC_FILES_CHKSUM = "file://COPYING;md5=9f6d1afdf6b0f6b3ba65c25ba589ee53"
5 5
6SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/flib;nobranch=1" 6SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/flib;nobranch=1"
7SRCREV = "cbb31427466649c07d2ac2739a41bb42f5f6be7c" 7SRCREV = "cbb31427466649c07d2ac2739a41bb42f5f6be7c"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"