package/bird: make RIP optional
authorAdrien Gallouët <adrien@gallouet.fr>
Sat, 28 Sep 2019 07:36:02 +0000 (07:36 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 28 Sep 2019 21:34:26 +0000 (23:34 +0200)
commit722b977af96e9758d5d478300b08688b6a72aabb
treed7b635b956d975428f0794990447e7a06a572798
parent686f40c0b4f546b8ff050ed0a6d734f44ff7708e
package/bird: make RIP optional

In commit 529fef57f6f46201ba16349b49c0a65ceccc4c25 ("package/bird: add
optional protocols") we added options to conditionally enable
different protocol support. However, disabling the RIP support was not
working, so it remained forcefully enabled, and there was no
BR2_PACKAGE_BIRD_RIP option.

However, since the bump to 2.0.6 in commit
b9f43ade0fbce38b803214c167df52ca7fd3ee03, this issue has been fixed,
so we can introduce the BR2_PACKAGE_BIRD_RIP option, and make it
really optional.

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/bird/Config.in
package/bird/bird.mk