[oe-commits] [openembedded-core] 43/46: musl-utils: monitor commits for upstream tracking

git at git.openembedded.org git at git.openembedded.org
Tue May 15 09:58:12 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 77237b92895806de1586fc5395a03669201a411b
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Fri May 11 12:01:10 2018 +0100

    musl-utils: monitor commits for upstream tracking
    
    This repository is infrequently updated and doesn't really release, so just
    watch for new commits.
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-core/musl/musl-utils.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-core/musl/musl-utils.bb b/meta/recipes-core/musl/musl-utils.bb
index 74b846d..dd0ce33 100644
--- a/meta/recipes-core/musl/musl-utils.bb
+++ b/meta/recipes-core/musl/musl-utils.bb
@@ -13,6 +13,8 @@ PV = "20170421"
 SRCREV = "fb5630138ccabbbc14a19d372096a04e42573c7d"
 SRC_URI = "git://github.com/boltlinux/musl-utils"
 
+UPSTREAM_CHECK_COMMITS = "1"
+
 inherit autotools
 
 S = "${WORKDIR}/git"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list