diff mbox series

[1/1] Config.in: rename xbmc -> kodi

Message ID 20171001190430.2895-1-bernd.kuhls@t-online.de
State Accepted
Commit 4f3fdf1544d7aacfd36fdb13ddece4b82753147e
Headers show
Series [1/1] Config.in: rename xbmc -> kodi | expand

Commit Message

Bernd Kuhls Oct. 1, 2017, 7:04 p.m. UTC
This is a left-over of the xbmc->kodi rename patch
https://git.buildroot.net/buildroot/commit/package/kodi?id=3578459748d80cd469729319543b199380a4370f

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Oct. 1, 2017, 9:23 p.m. UTC | #1
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > This is a left-over of the xbmc->kodi rename patch
 > https://git.buildroot.net/buildroot/commit/package/kodi?id=3578459748d80cd469729319543b199380a4370f

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.
diff mbox series

Patch

diff --git a/Config.in b/Config.in
index e395995ec9..814dc025b9 100644
--- a/Config.in
+++ b/Config.in
@@ -63,7 +63,7 @@  config BR2_HOST_GCC_AT_LEAST_7
 	select BR2_HOST_GCC_AT_LEAST_6
 
 # Hidden boolean selected by packages in need of Java in order to build
-# (example: xbmc)
+# (example: kodi)
 config BR2_NEEDS_HOST_JAVA
 	bool