diff options
| author | Dan Murphy <dmurphy@ti.com> | 2020-12-16 14:50:01 -0600 |
|---|---|---|
| committer | Dan Murphy <dmurphy@ti.com> | 2021-01-05 06:54:22 -0600 |
| commit | 5d0baba2ecc32ecc3dcc693449f882976392b71e (patch) | |
| tree | 587219a97f49cc4fa56168f6e630d87f2df3aa59 /recipes-devtools | |
| parent | 6c3b862137c4b48a7a44165705746fb93437ca87 (diff) | |
| download | meta-ti-5d0baba2ecc32ecc3dcc693449f882976392b71e.tar.gz | |
k3conf: Update SRCREV to latest
Update the k3conf to the latest SHA to pick up AM64.
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-devtools')
| -rw-r--r-- | recipes-devtools/k3conf/k3conf_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/k3conf/k3conf_git.bb b/recipes-devtools/k3conf/k3conf_git.bb index e4fa54c3..5becbf97 100644 --- a/recipes-devtools/k3conf/k3conf_git.bb +++ b/recipes-devtools/k3conf/k3conf_git.bb | |||
| @@ -8,7 +8,7 @@ PV = "0.1+git${SRCPV}" | |||
| 8 | COMPATIBLE_MACHINE = "k3" | 8 | COMPATIBLE_MACHINE = "k3" |
| 9 | 9 | ||
| 10 | BRANCH ?= "master" | 10 | BRANCH ?= "master" |
| 11 | SRCREV = "1ff0c4f429e8e33d22b52ec002d9b97bbca6bf0b" | 11 | SRCREV = "7ee4c46379bb71dfa0677089841cb87eba9fbfea" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}" | 13 | SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}" |
| 14 | 14 | ||
