| Submitter | Thomas Petazzoni |
|---|---|
| Date | Jan. 6, 2013, 9:29 p.m. |
| Message ID | <d11ab0741ba6dc77f04f5f29a283691f43e45b1a.1357507764.git.thomas.petazzoni@free-electrons.com> |
| Download | mbox | patch |
| Permalink | /patch/209811/ |
| State | Accepted |
| Commit | 208a81be5b8ecf3108f1f1490a655288a2e7f56a |
| Headers | show |
Comments
On 01/06/13 22:29, Thomas Petazzoni wrote: > Since several years, the TinyX name has been somewhat deprecated in > favor of Kdrive, so mention the "Kdrive" wording in our configuration > interface. > > Signed-off-by: Thomas Petazzoni<thomas.petazzoni@free-electrons.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> (untested) Regards, Arnout
Patch
diff --git a/package/x11r7/xserver_xorg-server/Config.in b/package/x11r7/xserver_xorg-server/Config.in index bea0ffa..e19d356 100644 --- a/package/x11r7/xserver_xorg-server/Config.in +++ b/package/x11r7/xserver_xorg-server/Config.in @@ -73,7 +73,7 @@ comment "X.org requires largefile and C++ support" depends on !(BR2_LARGEFILE && BR2_INSTALL_LIBSTDCPP) config BR2_PACKAGE_XSERVER_tinyx - bool "TinyX" + bool "KDrive / TinyX" endchoice
Since several years, the TinyX name has been somewhat deprecated in favor of Kdrive, so mention the "Kdrive" wording in our configuration interface. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- package/x11r7/xserver_xorg-server/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)