[oe-commits] [meta-openembedded] 17/31: yaffs2-utils: add UPSTREAM_CHECK_COMMITS

git at git.openembedded.org git at git.openembedded.org
Mon Jun 4 16:17:24 UTC 2018


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

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit e868c6d0eff1c6e95e9c97f8ac2a69e10a43f56f
Author: Yi Zhao <yi.zhao at windriver.com>
AuthorDate: Wed May 30 14:30:11 2018 +0800

    yaffs2-utils: add UPSTREAM_CHECK_COMMITS
    
    Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb b/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb
index 67c926b..317965e 100644
--- a/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb
+++ b/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb
@@ -18,6 +18,9 @@ SRC_URI = "git://www.aleph1.co.uk/yaffs2;protocol=git;branch=master \
            "
 
 SRCREV = "bc76682d93955cfb33051beb503ad9f8a5450578"
+
+UPSTREAM_CHECK_COMMITS = "1"
+
 S = "${WORKDIR}/git"
 
 CFLAGS_append = " -I.. -DCONFIG_YAFFS_UTIL -DCONFIG_YAFFS_DEFINES_TYPES"

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


More information about the Openembedded-commits mailing list