mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
Merge pull request #1482 from avionic-design/hardknott
meta-freescale: fix broken IMX migration from codeaurora to github
This commit is contained in:
commit
f0be684f01
|
@ -501,7 +501,7 @@ License File: license/bsd-3-clause.txt
|
|||
Package Category: BSP
|
||||
Type of Content: source
|
||||
Description and comments: Data Plane Development Kit
|
||||
Release Location: https://github.com/nxp-qoriq/qoriq-components/dpdk -b rel_imx_5.10.72-2.2.0
|
||||
Release Location: https://github.com/nxp-qoriq/dpdk -b rel_imx_5.10.72-2.2.0
|
||||
Origin: NXP (BSD-3-Clause)
|
||||
DPDK - Intel Corporation (BSD-3-Clause) - https://github.com/DPDK/dpdk
|
||||
KNI Linux Device driver - Intel Corporation (GPL-2.0) Separate component of DPDK
|
||||
|
|
|
@ -6,7 +6,7 @@ PR = "r2"
|
|||
|
||||
DEPENDS = "libxml2 fmlib tclap"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/fmc;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/fmc;nobranch=1"
|
||||
SRCREV = "c2ed7c269e86ac6a0aac361f5876c96e700443f4"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
@ -3,7 +3,7 @@ LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
|
|||
|
||||
PV = "2.3+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/atf;nobranch=1 \
|
||||
SRC_URI = "git://github.com/nxp-qoriq/atf;nobranch=1 \
|
||||
git://github.com/ARMmbed/mbedtls;nobranch=1;destsuffix=git/mbedtls;name=mbedtls \
|
||||
"
|
||||
SRCREV = "4e40e24590ab908773ef842cd0e17faf233767d4"
|
||||
|
|
|
@ -13,7 +13,7 @@ do_compile[depends] += "u-boot:do_deploy rcw:do_deploy uefi:do_deploy"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/atf;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/atf;nobranch=1"
|
||||
SRCREV = "5ae5233c064e94a8bd1b4a1652a03b87b0be63f6"
|
||||
|
||||
COMPATIBLE_MACHINE = "(qoriq)"
|
||||
|
|
|
@ -9,7 +9,7 @@ DEPENDS += "dtc-native"
|
|||
|
||||
inherit deploy
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/mc-utils;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/mc-utils;nobranch=1"
|
||||
SRCREV = "8e0b863693fc2ccbc62a62c79b4e3db6da88c16e"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
@ -7,7 +7,7 @@ DEPENDS += "tcl-native"
|
|||
|
||||
inherit deploy siteinfo
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/rcw;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/rcw;nobranch=1"
|
||||
SRCREV = "1caebba96b6fd8eac9ef4246c181f2b47c448c4f"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \
|
|||
file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/u-boot;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/u-boot;nobranch=1"
|
||||
SRCREV= "f46a944f715f284aff1d42c009680ffe0be4058f"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
@ -16,7 +16,7 @@ inherit kernel-arch
|
|||
#SECURE_PRI_KEY = "/path/srk.pri"
|
||||
#SECURE_PUB_KEY = "/path/srk.pub"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/cst;nobranch=1 \
|
||||
SRC_URI = "git://github.com/nxp-qoriq/cst;nobranch=1 \
|
||||
file://0001-tools-Mark-struct-input_field-file_field-extern.patch \
|
||||
"
|
||||
SRCREV = "dfe30d3f05cfe281896482839e57ed49c52f2088"
|
||||
|
|
|
@ -9,7 +9,7 @@ DEPENDS = "glib-2.0 zlib pixman bison-native"
|
|||
LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
|
||||
file://COPYING.LIB;endline=24;md5=8c5efda6cf1e1b03dcfd0e6c0d271c7f"
|
||||
|
||||
SRC_URI = "gitsm://github.com/nxp-qoriq/qoriq-components/qemu;nobranch=1 \
|
||||
SRC_URI = "gitsm://github.com/nxp-qoriq/qemu;nobranch=1 \
|
||||
file://powerpc_rom.bin \
|
||||
file://run-ptest \
|
||||
file://0002-Add-subpackage-ptest-which-runs-all-unit-test-cases-.patch \
|
||||
|
|
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=47716bd5b656aa5e298a132a64d2d1e4"
|
|||
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/eth-config;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/eth-config;nobranch=1"
|
||||
SRCREV = "6164664070e45810c793f112781ebcedc979e132"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
@ -3,7 +3,7 @@ SECTION = "flib"
|
|||
LICENSE = "BSD & GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=9f6d1afdf6b0f6b3ba65c25ba589ee53"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/flib;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/flib;nobranch=1"
|
||||
SRCREV = "cbb31427466649c07d2ac2739a41bb42f5f6be7c"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9c7bd5e45d066db084bdb3543d55b1ac"
|
|||
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/fmlib;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/fmlib;nobranch=1"
|
||||
SRCREV = "69a70474cd8411d5a099c34f40760b6567d781d6"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
@ -7,7 +7,7 @@ BASEDEPENDS = ""
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/aiopsl;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/aiopsl;nobranch=1"
|
||||
SRCREV = "87d83d8e99770325cc7ad9e10965c9959e7cb828"
|
||||
|
||||
do_configure[noexec] = "1"
|
||||
|
|
|
@ -3,8 +3,8 @@ SECTION = "dpaa2"
|
|||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=956df5ea6cfe0a1dcf2dee7ca37c0cdf"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/dce;nobranch=1 \
|
||||
git://github.com/nxp-qoriq/qoriq-components/qbman_userspace;nobranch=1;name=qbman;destsuffix=git/lib/qbman_userspace \
|
||||
SRC_URI = "git://github.com/nxp-qoriq/dce;nobranch=1 \
|
||||
git://github.com/nxp-qoriq/qbman_userspace;nobranch=1;name=qbman;destsuffix=git/lib/qbman_userspace \
|
||||
"
|
||||
SRCREV = "9db9c08379aa89f45f514f4f3f0a8e8212198758"
|
||||
SRCREV_qbman = "2f92993a9f34e5221d6b36c63b9e30ef703e9ac3"
|
||||
|
|
|
@ -6,7 +6,7 @@ SECTION = "dpaa2"
|
|||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=386a6287daa6504b7e7e5014ddfb3987"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/gpp-aioptool;nobranch=1 \
|
||||
SRC_URI = "git://github.com/nxp-qoriq/gpp-aioptool;nobranch=1 \
|
||||
file://0001-remove-libio.h.patch \
|
||||
file://0001-add-fcommon-to-fix-gcc-10-build-issue.patch \
|
||||
"
|
||||
|
|
|
@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ec8d84e9cd4de287e290275d09db27f0"
|
|||
|
||||
RDEPENDS_${PN} += "bash dtc"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/restool;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/restool;nobranch=1"
|
||||
SRCREV = "8ddbe4c9559ffad5d7e5dd3cd5f00ceeff7f05d4"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=163b09a1c249a6ff2b28da1ceca2e0a8"
|
|||
|
||||
DEPENDS = "libxml2 fmlib tclap"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/spc;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/spc;nobranch=1"
|
||||
SRCREV = "be7dd8e346a934aae1e4bdd6b579f2aa4bb5cd86"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
@ -3,7 +3,7 @@ LIC_FILES_CHKSUM = "file://license/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4
|
|||
file://license/lgpl-2.1.txt;md5=4b54a1fd55a448865a0b32d41598759d \
|
||||
file://license/bsd-3-clause.txt;md5=0f00d99239d922ffd13cabef83b33444"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/dpdk;nobranch=1 \
|
||||
SRC_URI = "git://github.com/nxp-qoriq/dpdk;nobranch=1 \
|
||||
file://add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch \
|
||||
file://0001-add-Wno-cast-function-type.patch \
|
||||
file://0001-Add-RTE_KERNELDIR_OUT.patch \
|
||||
|
|
|
@ -2,7 +2,7 @@ DESCRIPTION = "PKCS library"
|
|||
LICENSE = "GPLv2 & BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=803852533e29eb1d6d5e55ad3078b625"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/libpkcs11;nobranch=1 \
|
||||
SRC_URI = "git://github.com/nxp-qoriq/libpkcs11;nobranch=1 \
|
||||
file://0001-fix-multiple-definition-error.patch \
|
||||
"
|
||||
SRCREV = "a243fb21772f1bd434d8bc1ac45feb36571afadb"
|
||||
|
|
|
@ -9,9 +9,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ca6103dc75397fb6bec596187d6b7829"
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/odp:"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/nxp-qoriq/qoriq-components/odp;nobranch=1 \
|
||||
git://github.com/nxp-qoriq/qoriq-components/qbman_userspace;nobranch=1;name=qbman;destsuffix=git/platform/linux-dpaa2/flib/qbman \
|
||||
git://github.com/nxp-qoriq/qoriq-components/flib;nobranch=1;name=rta;destsuffix=git/platform/linux-dpaa2/flib/rta \
|
||||
git://github.com/nxp-qoriq/odp;nobranch=1 \
|
||||
git://github.com/nxp-qoriq/qbman_userspace;nobranch=1;name=qbman;destsuffix=git/platform/linux-dpaa2/flib/qbman \
|
||||
git://github.com/nxp-qoriq/flib;nobranch=1;name=rta;destsuffix=git/platform/linux-dpaa2/flib/rta \
|
||||
"
|
||||
|
||||
SRC_URI += "file://0001-Fix-this-build-error.patch"
|
||||
|
|
|
@ -6,7 +6,7 @@ SECTION = "console/network"
|
|||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=fbe4957c430eed6cc20521d4eb429fae"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/ofp;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/ofp;nobranch=1"
|
||||
|
||||
SRCREV = "fe66f4659f7d356f7aa73a8fb32fcf67c6cf1108"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ RDEPENDS_${PN} = "bash libcrypto libssl python3"
|
|||
|
||||
inherit python3native
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/ovs-dpdk;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/ovs-dpdk;nobranch=1"
|
||||
SRCREV = "072130412196029bcc284e353023d81019a8daa7"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
@ -10,7 +10,7 @@ inherit python3native
|
|||
|
||||
LDFLAGS += "${TOOLCHAIN_OPTIONS}"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/secure_obj;nobranch=1 \
|
||||
SRC_URI = "git://github.com/nxp-qoriq/secure_obj;nobranch=1 \
|
||||
"
|
||||
SRCREV = "71a6eb33b58a8578a60995da3896f8f2d638c916"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ DEPENDS = "cjson libnl readline"
|
|||
|
||||
inherit pkgconfig
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/tsntool;protocol=https;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/tsntool;protocol=https;nobranch=1"
|
||||
SRCREV = "3111f7f79e7d1b1a5e60f37fe76785559b2d0360"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
@ -2,7 +2,7 @@ DESCRIPTION = "CEETM TC QDISC"
|
|||
LICENSE = "GPLv2 & BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bac620b9883d38a84dfb73ca7122d915"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/ceetm;nobranch=1"
|
||||
SRC_URI = "git://github.com/nxp-qoriq/ceetm;nobranch=1"
|
||||
SRCREV = "6a7f2ec2091df2f4380cb8d25a36c399aed5af1b"
|
||||
SRC_URI_append = " file://0001-Makefile-update-CFLAGS.patch \
|
||||
file://0001-use-new-api-tc_print_rate.patch \
|
||||
|
|
|
@ -2,7 +2,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
|
|||
|
||||
LINUX_VERSION = "5.4.47"
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/linux;nobranch=1 \
|
||||
SRC_URI = "git://github.com/nxp-qoriq/linux;nobranch=1 \
|
||||
file://0001-Makfefile-linux-5.4-add-warning-cflags-on-LSDK-20.04.patch \
|
||||
file://0001-perf-tests-bp_account-Make-global-variable-static.patch \
|
||||
file://0001-perf-cs-etm-Move-definition-of-traceid_list-global-v.patch \
|
||||
|
|
|
@ -10,7 +10,7 @@ DEPENDS += "python3-pyelftools-native python3-pycryptodome-native python3-pycryp
|
|||
|
||||
inherit deploy python3native
|
||||
|
||||
SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/optee_os;nobranch=1 \
|
||||
SRC_URI = "git://github.com/nxp-qoriq/optee_os;nobranch=1 \
|
||||
file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
|
||||
file://0001-arm64-Disable-outline-atomics-when-compiling.patch \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user