]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/mpd: use proper BR2_PACKAGE_MPD_VERSION_0_19 symbol
authorJörg Krause <joerg.krause@embedded.rocks>
Thu, 16 Feb 2017 08:26:29 +0000 (09:26 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 16 Feb 2017 21:31:02 +0000 (22:31 +0100)
commit426ffbe9522fe7e8d140c70747be28e369b3f7aa
tree97bdbecc33b5dd9901b4bbb380a94f91bd9ef4b9
parentc9556ed90f22185b3abf822f0fe07afea661938a
package/mpd: use proper BR2_PACKAGE_MPD_VERSION_0_19 symbol

Commit 9244ad854 [1] adds a hidden choice between version 0.19 and 0.20. The
Makefile now uses a wrong symbol introduced by this commit. Fix by:
s/BR2_MPD_VERSION_0_19/BR2_PACKAGE_MPD_VERSION_0_19.

[1] https://git.buildroot.net/buildroot/commit/?id=9244ad854d30e8c942460646ef6f6194ee44942d

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mpd/mpd.mk