]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
circus, python-psutil: fix syntax in Config.in
authorRahul Bedarkar <rahul.bedarkar@imgtec.com>
Wed, 21 Sep 2016 16:18:28 +0000 (21:48 +0530)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 21 Sep 2016 18:28:19 +0000 (20:28 +0200)
commitd2bb5e52793de32b46f3232b9dd2919cc08d6ae4
tree0b61c6a5fcca7a4de9be639dbbd3ba45fff6882e
parentab930190d7754b7f5fdda115b2069d00f1320861
circus, python-psutil: fix syntax in Config.in

After commit ab930190d775 ("python-psutil: not available on musl")
we are getting following error when we set defconfig

package/python-psutil/Config.in:14: syntax error
package/python-psutil/Config.in:13: invalid option
package/circus/Config.in:21: syntax error
package/circus/Config.in:20: invalid option

Fixes: ab930190d775 ("python-psutil: not available on musl")
Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/circus/Config.in
package/python-psutil/Config.in