File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ do_compile[depends] += "u-boot:do_deploy rcw:do_deploy uefi:do_deploy"
77
88PV :append = "+${SRCPV} "
99
10- SRC_URI += "git://github.com/ARMmbed/mbedtls;protocol=https;nobranch=1;destsuffix=git /mbedtls;name=mbedtls \
11- git://github.com/nxp/ddr-phy-binary;protocol=https;nobranch=1;destsuffix=git /ddr-phy-binary;name=ddr \
10+ SRC_URI += "git://github.com/ARMmbed/mbedtls;protocol=https;nobranch=1;destsuffix=${S} /mbedtls;name=mbedtls \
11+ git://github.com/nxp/ddr-phy-binary;protocol=https;nobranch=1;destsuffix=${S} /ddr-phy-binary;name=ddr \
1212"
1313SRCREV_mbedtls = "0795874acdf887290b2571b193cafd3c4041a708"
1414SRCREV_ddr = "fbc036b88acb6c06ffed02c898cbae9856ec75ba"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause"
44LIC_FILES_CHKSUM = "file://LICENSE;md5=956df5ea6cfe0a1dcf2dee7ca37c0cdf"
55
66SRC_URI = "git://github.com/nxp-qoriq/dce;protocol=https;nobranch=1 \
7- git://github.com/nxp-qoriq/qbman_userspace;protocol=https;nobranch=1;name=qbman;destsuffix=git /lib/qbman_userspace \
7+ git://github.com/nxp-qoriq/qbman_userspace;protocol=https;nobranch=1;name=qbman;destsuffix=${S} /lib/qbman_userspace \
88 file://0001-support-user-merge.patch \
99"
1010SRCREV = "88ef2e8c3845532ee64cea4349fd38fb2bd5f807"
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/odp:"
1010
1111SRC_URI = " \
1212git://github.com/nxp-qoriq/odp;protocol=https;nobranch=1 \
13- git://github.com/nxp-qoriq/qbman_userspace;protocol=https;nobranch=1;name=qbman;destsuffix=git /platform/linux-dpaa2/flib/qbman \
14- git://github.com/nxp-qoriq/flib;protocol=https;nobranch=1;name=rta;destsuffix=git /platform/linux-dpaa2/flib/rta \
13+ git://github.com/nxp-qoriq/qbman_userspace;protocol=https;nobranch=1;name=qbman;destsuffix=${S} /platform/linux-dpaa2/flib/qbman \
14+ git://github.com/nxp-qoriq/flib;protocol=https;nobranch=1;name=rta;destsuffix=${S} /platform/linux-dpaa2/flib/rta \
1515"
1616
1717SRC_URI += "file://0001-Fix-this-build-error.patch"
You can’t perform that action at this time.
0 commit comments