summaryrefslogtreecommitdiffstats
path: root/package/mesa3d/Config.in
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-06-08 16:15:09 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-06-08 17:07:41 +0200
commitd2f3e43afb1857bbd245b35414d73716fc510644 (patch)
tree8f777cd809f7dad3cfbb1f95d2cccffadbc087b5 /package/mesa3d/Config.in
parent958495578f698385c5def81081ab5d84fad92893 (diff)
downloadbuildroot-d2f3e43afb1857bbd245b35414d73716fc510644.tar.gz
buildroot-d2f3e43afb1857bbd245b35414d73716fc510644.zip
package/mesa3d: rename the prompt
Rename the prompt for mesa3d so that it matches what we usually do for prompts of packages: just name the package in lower case. This will help generate nicer tables in the generated packages list, both in existing tables, and in the upcoming table of virtual packages. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Samuel Martin <s.martin49@gmail.com> Reviewed-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/mesa3d/Config.in')
-rw-r--r--package/mesa3d/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mesa3d/Config.in b/package/mesa3d/Config.in
index 06f2bc3821..6621154d48 100644
--- a/package/mesa3d/Config.in
+++ b/package/mesa3d/Config.in
@@ -1,5 +1,5 @@
menuconfig BR2_PACKAGE_MESA3D
- bool "Mesa 3D Graphics Library"
+ bool "mesa3d"
select BR2_PACKAGE_LIBDRM
select BR2_PACKAGE_EXPAT
select BR2_PACKAGE_HOST_LIBXML2_PYTHON
OpenPOWER on IntegriCloud