[Buildroot] [PATCH v2 0/1] linuxconsoletools: new package

Koen Martens gmc at sonologic.nl
Mon Jun 19 16:55:06 UTC 2017


I have added the linuxconsoletools package. When running
test-pkg on it, toolchain config br-arcle-hs38 failed
because SDL was unable to build with this toolchain. I 
have no reason to believe that the linuxconsoletools
package will not build on that toolchain, but fixing
the sdl package seemed beyond the scope of this
package.

Changes v1 -> v2:
    Processed review comments by Thomas Petazzoni

Koen Martens (1):
  linuxconsoletools: new package

 DEVELOPERS                                         |  3 ++
 package/Config.in                                  |  1 +
 .../linuxconsoletools/0001-conditional-build.patch | 58 ++++++++++++++++++++++
 package/linuxconsoletools/0002-sdl-config.patch    | 20 ++++++++
 package/linuxconsoletools/Config.in                | 34 +++++++++++++
 package/linuxconsoletools/linuxconsoletools.hash   |  2 +
 package/linuxconsoletools/linuxconsoletools.mk     | 43 ++++++++++++++++
 7 files changed, 161 insertions(+)
 create mode 100644 package/linuxconsoletools/0001-conditional-build.patch
 create mode 100644 package/linuxconsoletools/0002-sdl-config.patch
 create mode 100644 package/linuxconsoletools/Config.in
 create mode 100644 package/linuxconsoletools/linuxconsoletools.hash
 create mode 100644 package/linuxconsoletools/linuxconsoletools.mk

-- 
2.7.4



More information about the buildroot mailing list