diff options
author | Brandon Bayer <bbayer@multitech.com> | 2016-09-29 10:10:55 -0500 |
---|---|---|
committer | Brandon Bayer <bbayer@multitech.com> | 2016-09-29 10:10:55 -0500 |
commit | b0d2071730c2924ed323149e718c235735f54e65 (patch) | |
tree | 9b98f2fe0664f94f0e265b59fcd44ee3892fd762 /recipes-connectivity/lora/lora-gateway_4.0.1.bb | |
parent | b6d02258256723a9be187f33d523fd59ed56776a (diff) | |
download | meta-mlinux-b0d2071730c2924ed323149e718c235735f54e65.tar.gz meta-mlinux-b0d2071730c2924ed323149e718c235735f54e65.tar.bz2 meta-mlinux-b0d2071730c2924ed323149e718c235735f54e65.zip |
mtp:lora-gateway:feat: add support for fpga v28 firmware
Diffstat (limited to 'recipes-connectivity/lora/lora-gateway_4.0.1.bb')
-rw-r--r-- | recipes-connectivity/lora/lora-gateway_4.0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-connectivity/lora/lora-gateway_4.0.1.bb b/recipes-connectivity/lora/lora-gateway_4.0.1.bb index fae67d2..98507a8 100644 --- a/recipes-connectivity/lora/lora-gateway_4.0.1.bb +++ b/recipes-connectivity/lora/lora-gateway_4.0.1.bb @@ -10,6 +10,7 @@ PR = "r3" SRCREV = "v${PV}" SRC_URI = "git://github.com/Lora-net/lora_gateway.git;protocol=git \ + file://lora-gateway-add-fpga-version-28.patch \ file://library_4.0.cfg \ " |