package/swupdate: fix typo in BR2_PACKAGE_LIBCURL in the help text
authorJagan Teki <jagan@amarulasolutions.com>
Mon, 30 Sep 2019 05:48:50 +0000 (11:18 +0530)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 30 Sep 2019 20:21:39 +0000 (22:21 +0200)
commit5abe6f2bf7baaa5e3bffc2e6dae22a045a1265bb
tree3c501571151ad15b2549dea61e56edb3a2fece5a
parent68b5b79b2fb316fd7c6c40c12a7e9ddaeada837d
package/swupdate: fix typo in BR2_PACKAGE_LIBCURL in the help text

Config.in documented BR2_LIBCURL for swupdate but the actual
package name is BR2_PACKAGE_LIBCURL

Fix by updating the same in Config.in

Cc: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/swupdate/Config.in