Selaa lähdekoodia

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 3 vuotta sitten
vanhempi
commit
c49101dab8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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"