diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-03-17 20:35:42 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-03-19 10:14:32 +0000 |
commit | c21827ecac183e29c43470a953fa37270f5520c7 (patch) | |
tree | 337f417247d2440da599126f285e67dc9399eea0 /recipes-openivi/openivi-html5 | |
parent | 26eb2df7ca7b6db058a1c368c550abd203f4b2d8 (diff) |
remove PR from recipes
Yocto uses meanwhile 'prserv' to generate the value for PR.
Change-Id: Idb705d1b320a8d13d79910bac1768e26d15e199d
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'recipes-openivi/openivi-html5')
-rw-r--r-- | recipes-openivi/openivi-html5/openivi-html5_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-openivi/openivi-html5/openivi-html5_git.bb b/recipes-openivi/openivi-html5/openivi-html5_git.bb index 4418b13bf..115171948 100644 --- a/recipes-openivi/openivi-html5/openivi-html5_git.bb +++ b/recipes-openivi/openivi-html5/openivi-html5_git.bb @@ -13,7 +13,6 @@ SRC_URI = " \ inherit pkgconfig cmake_qt5 externalsrc systemd PV = "0.1" -PR = "r0" S = "${WORKDIR}/git" |