Skip to content
Snippets Groups Projects
  1. Sep 13, 2021
  2. Oct 13, 2020
  3. Sep 30, 2020
  4. Sep 03, 2020
    • Gerd Hoffmann's avatar
      meson: fix keymaps without qemu-keymap · 09db9b9d
      Gerd Hoffmann authored
      
      In case the qemu-keymap tool generating them is neither installed on the
      system nor built from sources (due to xkbcommon not being available)
      qemu will not find the keymaps when started directly from the build
      tree,
      
      This happens because commit ddcf607f ("meson: drop keymaps symlink")
      removed the symlink to the source tree, and the special handling for
      install doesn't help in case we do not install qemu.
      
      Lets fix that by simply copying over the file from the source tree as
      fallback.
      
      Reported-by: default avatarThomas Huth <thuth@redhat.com>
      Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
      Message-Id: <20200827102617.14448-1-kraxel@redhat.com>
      [thuth: Rebased, changed "config_host['qemu_datadir']" to "qemu_datadir",
              added Gerd's UNLINK fix to configure script]
      Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
      09db9b9d
  5. Sep 01, 2020
  6. Aug 21, 2020
  7. Mar 18, 2019
  8. Jan 10, 2019
  9. Oct 16, 2017
  10. Jul 20, 2017
  11. Jul 17, 2017
  12. Mar 10, 2015
  13. Nov 13, 2013
  14. Jul 13, 2012
  15. Dec 06, 2011
  16. Jan 20, 2011
  17. May 28, 2009
Loading