diff options
Diffstat (limited to 'recipes-tizen/rpm/rpm_git.bb')
-rw-r--r-- | recipes-tizen/rpm/rpm_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-tizen/rpm/rpm_git.bb b/recipes-tizen/rpm/rpm_git.bb index d307633d..9bc4ca0d 100644 --- a/recipes-tizen/rpm/rpm_git.bb +++ b/recipes-tizen/rpm/rpm_git.bb @@ -4,7 +4,7 @@ PRIORITY = "10" LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" -SRC_URI += "git://review.tizen.org/platform/upstream/rpm;tag=d81d7b2f5c69ec104400b5d8fcfbcbc88d3bfd63;nobranch=1" +SRC_URI += "git://review.tizen.org/platform/upstream/rpm;tag=48b41d2b2627d07d68b0de842c655468a63c3335;nobranch=1" BBCLASSEXTEND += " native " |