diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2023-04-05 09:12:14 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-05 09:12:14 -0300 |
commit | f0be684f01b53482cb43e016a5c5c1faf3ae448e (patch) | |
tree | 3077326a0ab6c1adc72d86539b000de640a9ad55 /recipes-dpaa2 | |
parent | 296f367ac913b0170ccf0233c0209d4cbf50341e (diff) | |
parent | 35ba80a5c75fb71aefbb8f9a69e1b36dfc595967 (diff) | |
download | meta-freescale-f0be684f01b53482cb43e016a5c5c1faf3ae448e.tar.gz |
Merge pull request #1482 from avionic-design/hardknotthardknott
meta-freescale: fix broken IMX migration from codeaurora to github
Diffstat (limited to 'recipes-dpaa2')
-rw-r--r-- | recipes-dpaa2/aiopsl/aiopsl_git.bb | 2 | ||||
-rw-r--r-- | recipes-dpaa2/dce/dce_git.bb | 4 | ||||
-rw-r--r-- | recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb | 2 | ||||
-rw-r--r-- | recipes-dpaa2/restool/restool_git.bb | 2 | ||||
-rw-r--r-- | recipes-dpaa2/spc/spc_git.bb | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/recipes-dpaa2/aiopsl/aiopsl_git.bb b/recipes-dpaa2/aiopsl/aiopsl_git.bb index 4b65cbfd..945d7871 100644 --- a/recipes-dpaa2/aiopsl/aiopsl_git.bb +++ b/recipes-dpaa2/aiopsl/aiopsl_git.bb | |||
@@ -7,7 +7,7 @@ BASEDEPENDS = "" | |||
7 | 7 | ||
8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/aiopsl;nobranch=1" | 10 | SRC_URI = "git://github.com/nxp-qoriq/aiopsl;nobranch=1" |
11 | SRCREV = "87d83d8e99770325cc7ad9e10965c9959e7cb828" | 11 | SRCREV = "87d83d8e99770325cc7ad9e10965c9959e7cb828" |
12 | 12 | ||
13 | do_configure[noexec] = "1" | 13 | do_configure[noexec] = "1" |
diff --git a/recipes-dpaa2/dce/dce_git.bb b/recipes-dpaa2/dce/dce_git.bb index 8d162853..1b379bdc 100644 --- a/recipes-dpaa2/dce/dce_git.bb +++ b/recipes-dpaa2/dce/dce_git.bb | |||
@@ -3,8 +3,8 @@ SECTION = "dpaa2" | |||
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=956df5ea6cfe0a1dcf2dee7ca37c0cdf" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=956df5ea6cfe0a1dcf2dee7ca37c0cdf" |
5 | 5 | ||
6 | SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/dce;nobranch=1 \ | 6 | SRC_URI = "git://github.com/nxp-qoriq/dce;nobranch=1 \ |
7 | git://github.com/nxp-qoriq/qoriq-components/qbman_userspace;nobranch=1;name=qbman;destsuffix=git/lib/qbman_userspace \ | 7 | git://github.com/nxp-qoriq/qbman_userspace;nobranch=1;name=qbman;destsuffix=git/lib/qbman_userspace \ |
8 | " | 8 | " |
9 | SRCREV = "9db9c08379aa89f45f514f4f3f0a8e8212198758" | 9 | SRCREV = "9db9c08379aa89f45f514f4f3f0a8e8212198758" |
10 | SRCREV_qbman = "2f92993a9f34e5221d6b36c63b9e30ef703e9ac3" | 10 | SRCREV_qbman = "2f92993a9f34e5221d6b36c63b9e30ef703e9ac3" |
diff --git a/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb b/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb index 44929234..99e9853d 100644 --- a/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb +++ b/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb | |||
@@ -6,7 +6,7 @@ SECTION = "dpaa2" | |||
6 | LICENSE = "BSD" | 6 | LICENSE = "BSD" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=386a6287daa6504b7e7e5014ddfb3987" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=386a6287daa6504b7e7e5014ddfb3987" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/gpp-aioptool;nobranch=1 \ | 9 | SRC_URI = "git://github.com/nxp-qoriq/gpp-aioptool;nobranch=1 \ |
10 | file://0001-remove-libio.h.patch \ | 10 | file://0001-remove-libio.h.patch \ |
11 | file://0001-add-fcommon-to-fix-gcc-10-build-issue.patch \ | 11 | file://0001-add-fcommon-to-fix-gcc-10-build-issue.patch \ |
12 | " | 12 | " |
diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index a741ce14..8104128d 100644 --- a/recipes-dpaa2/restool/restool_git.bb +++ b/recipes-dpaa2/restool/restool_git.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ec8d84e9cd4de287e290275d09db27f0" | |||
4 | 4 | ||
5 | RDEPENDS_${PN} += "bash dtc" | 5 | RDEPENDS_${PN} += "bash dtc" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/restool;nobranch=1" | 7 | SRC_URI = "git://github.com/nxp-qoriq/restool;nobranch=1" |
8 | SRCREV = "8ddbe4c9559ffad5d7e5dd3cd5f00ceeff7f05d4" | 8 | SRCREV = "8ddbe4c9559ffad5d7e5dd3cd5f00ceeff7f05d4" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
diff --git a/recipes-dpaa2/spc/spc_git.bb b/recipes-dpaa2/spc/spc_git.bb index 052aa266..b22f2cf5 100644 --- a/recipes-dpaa2/spc/spc_git.bb +++ b/recipes-dpaa2/spc/spc_git.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=163b09a1c249a6ff2b28da1ceca2e0a8" | |||
4 | 4 | ||
5 | DEPENDS = "libxml2 fmlib tclap" | 5 | DEPENDS = "libxml2 fmlib tclap" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/spc;nobranch=1" | 7 | SRC_URI = "git://github.com/nxp-qoriq/spc;nobranch=1" |
8 | SRCREV = "be7dd8e346a934aae1e4bdd6b579f2aa4bb5cd86" | 8 | SRCREV = "be7dd8e346a934aae1e4bdd6b579f2aa4bb5cd86" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |