mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 22:39:49 +02:00
kea: use odd-even version scheme for updates
(From OE-Core rev: ac5e0fd67d268dbf6fa80df101bc3f0d3f16d303) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1ad2836451
commit
3bbe49bc02
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user