diff options
Diffstat (limited to 'recipes-bsp/goodix-fw/goodix-fw_git.bb')
-rw-r--r-- | recipes-bsp/goodix-fw/goodix-fw_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/goodix-fw/goodix-fw_git.bb b/recipes-bsp/goodix-fw/goodix-fw_git.bb index 815466b7..0a9f3ff9 100644 --- a/recipes-bsp/goodix-fw/goodix-fw_git.bb +++ b/recipes-bsp/goodix-fw/goodix-fw_git.bb | |||
@@ -13,7 +13,7 @@ COMPATIBLE_MACHINE = "dra7xx" | |||
13 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 13 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
14 | 14 | ||
15 | SRCREV = "f1a8d1d0131f83bd1a775cde7075eb67c070892c" | 15 | SRCREV = "f1a8d1d0131f83bd1a775cde7075eb67c070892c" |
16 | BRANCH ?= "ti-linux-firmware-4.1.y" | 16 | BRANCH ?= "ti-linux-firmware" |
17 | 17 | ||
18 | SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" | 18 | SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" |
19 | 19 | ||