summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2022-02-22 04:13:50 +0000
committerRyan Eatmon <reatmon@ti.com>2022-02-22 12:01:39 -0600
commitc3007665063fac4140a6dddd3d76378ec5ae5c19 (patch)
tree9973392fa19a9c8ac0e1839218d0ac0c41bebf12 /meta-ti-extras
parent8ea38ca3c83983ffce2654b748b7fd5e6368ec76 (diff)
downloadmeta-ti-c3007665063fac4140a6dddd3d76378ec5ae5c19.tar.gz
wl18xx-calibrator: explicitly specify source branch
bitbake now requires it, as default master is no longer deterministic. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-extras')
-rw-r--r--meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb b/meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
index 2888b95a..50eaa1c1 100644
--- a/meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
+++ b/meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
@@ -7,7 +7,7 @@ RDEPENDS:${PN} = "wl18xx-fw"
7 7
8#Tag: R8.7_SP3 (8.7.3) 8#Tag: R8.7_SP3 (8.7.3)
9SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2" 9SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2"
10SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git \ 10SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git;branch=master \
11 file://0001-plt.h-Do-not-define-EFUSE_PARAMETER_TYPE_ENMT-type-e.patch \ 11 file://0001-plt.h-Do-not-define-EFUSE_PARAMETER_TYPE_ENMT-type-e.patch \
12 " 12 "
13 13