diff options
| -rw-r--r-- | meta-oe/recipes-support/pidgin/icyque_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/pidgin/icyque_git.bb b/meta-oe/recipes-support/pidgin/icyque_git.bb index ed58c4a76f..b2f9944c16 100644 --- a/meta-oe/recipes-support/pidgin/icyque_git.bb +++ b/meta-oe/recipes-support/pidgin/icyque_git.bb | |||
| @@ -12,6 +12,9 @@ inherit pkgconfig | |||
| 12 | SRC_URI = "git://github.com/EionRobb/icyque;branch=master;protocol=https" | 12 | SRC_URI = "git://github.com/EionRobb/icyque;branch=master;protocol=https" |
| 13 | SRCREV = "513fc162d5d1a201c2b044e2b42941436d1069d5" | 13 | SRCREV = "513fc162d5d1a201c2b044e2b42941436d1069d5" |
| 14 | 14 | ||
| 15 | # Upstream repo does not tag | ||
| 16 | UPSTREAM_CHECK_COMMITS = "1" | ||
| 17 | |||
| 15 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 16 | 19 | ||
| 17 | do_compile() { | 20 | do_compile() { |
