diff options
Diffstat (limited to 'meta-openembedded/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb')
-rw-r--r-- | meta-openembedded/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-openembedded/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb b/meta-openembedded/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb index ad6a7501c5..9337ae5966 100644 --- a/meta-openembedded/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb +++ b/meta-openembedded/meta-oe/recipes-support/pidgin/funyahoo-plusplus_git.bb @@ -10,6 +10,9 @@ inherit pkgconfig SRC_URI = "git://github.com/EionRobb/funyahoo-plusplus;branch=master;protocol=https" SRCREV = "fbbd9c591100aa00a0487738ec7b6acd3d924b3f" +# Upstream repo does not tag +UPSTREAM_CHECK_COMMITS = "1" + S = "${WORKDIR}/git" do_compile() { |