diff options
| -rw-r--r-- | meta-oe/recipes-bsp/firmwared/firmwared_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-bsp/firmwared/firmwared_git.bb b/meta-oe/recipes-bsp/firmwared/firmwared_git.bb index f3760a40e6..2b7ed256eb 100644 --- a/meta-oe/recipes-bsp/firmwared/firmwared_git.bb +++ b/meta-oe/recipes-bsp/firmwared/firmwared_git.bb | |||
| @@ -13,6 +13,9 @@ SRC_URI = "git://github.com/teg/firmwared.git;branch=master;protocol=https \ | |||
| 13 | PV = "0+git" | 13 | PV = "0+git" |
| 14 | SRCREV = "2e6b5db43d63a5c0283a4cae9a6a20b7ad107a04" | 14 | SRCREV = "2e6b5db43d63a5c0283a4cae9a6a20b7ad107a04" |
| 15 | 15 | ||
| 16 | # Upstream repo does not tag | ||
| 17 | UPSTREAM_CHECK_COMMITS = "1" | ||
| 18 | |||
| 16 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 17 | 20 | ||
| 18 | DEPENDS = "glib-2.0 systemd" | 21 | DEPENDS = "glib-2.0 systemd" |
