diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-11-14 16:57:34 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-10 22:41:42 +0000 |
commit | 8483cc895cf6d9fbacc38878b543d7c608178d05 (patch) | |
tree | 56098820e150505a7ae6b8e794fefaebfcc5d8b9 /meta | |
parent | aa41f0c37460a2863ce26d1321c19c9bedf680c4 (diff) | |
download | openembedded-core-contrib-8483cc895cf6d9fbacc38878b543d7c608178d05.tar.gz |
rpm: upstream version is now known
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/rpm/rpm_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_git.bb b/meta/recipes-devtools/rpm/rpm_git.bb index 7866314ad4b..57b9c2d6acc 100644 --- a/meta/recipes-devtools/rpm/rpm_git.bb +++ b/meta/recipes-devtools/rpm/rpm_git.bb @@ -44,7 +44,6 @@ SRC_URI = "git://github.com/rpm-software-management/rpm \ file://0004-build-pack.c-remove-static-local-variables-from-buil.patch \ file://0001-perl-disable-auto-reqs.patch \ " -UPSTREAM_VERSION_UNKNOWN = "1" PV = "4.13.90+git${SRCPV}" PE = "1" |