Explorar o código

kea: use odd-even version scheme for updates

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Alexander Kanavin %!s(int64=3) %!d(string=hai) anos
pai
achega
c49101dab8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      meta/recipes-connectivity/kea/kea_1.7.10.bb

+ 1 - 1
meta/recipes-connectivity/kea/kea_1.7.10.bb

@@ -21,7 +21,7 @@ SRC_URI = "\
 "
 SRC_URI[sha256sum] = "4e121f0e58b175a827581c69cb1d60778647049fa47f142940dddc9ce58f3c82"
 
-inherit autotools systemd update-rc.d
+inherit autotools systemd update-rc.d upstream-version-is-even
 
 INITSCRIPT_NAME = "kea-dhcp4-server"
 INITSCRIPT_PARAMS = "defaults 30"