Thanks, applied as fd781cee83826366325751856527efadea7c2ae6. Michael
[sent from post-receive hook] On Mon, 05 Aug 2024 08:49:36 +0200, Andreas Helmcke <[email protected]> wrote: > A bunch of fixes and improvements. > > link: https://lore.kernel.org/kbd/[email protected]/T/#u > link: https://lore.kernel.org/kbd/zqmm%[email protected]/T/#u > link: https://lore.kernel.org/kbd/[email protected]/T/#u > link: https://lore.kernel.org/kbd/[email protected]/T/#u > link: https://lore.kernel.org/kbd/zicwespbctjt03%[email protected]/T/#u > link: https://lore.kernel.org/kbd/[email protected]/T/#u > link: > https://lore.kernel.org/kbd/[email protected]/T/#u > link: > https://lore.kernel.org/kbd/[email protected]/T/#u > link: > https://lore.kernel.org/kbd/20200710181830.fa2o4kvozbb6n5sw@comp-core-i7-2640m-0182e6/T/#u > > Patch series renamed, still applies without problems. > > Signed-off-by: Andreas Helmcke <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/patches/kbd-2.2.0/0001-getkeycode-show-reserved-scancode.patch > b/patches/kbd-2.6.4/0001-getkeycode-show-reserved-scancode.patch > similarity index 100% > rename from patches/kbd-2.2.0/0001-getkeycode-show-reserved-scancode.patch > rename to patches/kbd-2.6.4/0001-getkeycode-show-reserved-scancode.patch > diff --git a/patches/kbd-2.2.0/series b/patches/kbd-2.6.4/series > similarity index 100% > rename from patches/kbd-2.2.0/series > rename to patches/kbd-2.6.4/series > diff --git a/rules/kbd.make b/rules/kbd.make > index 60bba99b2e5c..445ec3a3e9e7 100644 > --- a/rules/kbd.make > +++ b/rules/kbd.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_KBD) += kbd > # > # Paths and names > # > -KBD_VERSION := 2.2.0 > -KBD_MD5 := 5b07c5cf73f2a2bdff5a489368969f70 > +KBD_VERSION := 2.6.4 > +KBD_MD5 := b0f037ce1ad751b2ced0b7ab8efac818 > KBD := kbd-$(KBD_VERSION) > KBD_SUFFIX := tar.gz > KBD_URL := $(call ptx/mirror, KERNEL, > utils/kbd/$(KBD).$(KBD_SUFFIX))
