diff options
Diffstat (limited to 'recipes/shr/illume-keyboard-dutch_git.bb')
-rw-r--r-- | recipes/shr/illume-keyboard-dutch_git.bb | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/recipes/shr/illume-keyboard-dutch_git.bb b/recipes/shr/illume-keyboard-dutch_git.bb new file mode 100644 index 0000000000..ac324a6dd5 --- /dev/null +++ b/recipes/shr/illume-keyboard-dutch_git.bb @@ -0,0 +1,21 @@ +AUTHOR = "Pander" +DESCRIPTION = "Illume keyboard with dutch layout" +PV = "0.0+gitr${SRCPV}" +PR = "r0" + +BASEDIR = "dutch" +INSTFILES = "\ +capslock-negative.png \ +end.png \ +pagedown.png \ +qwerty-dutch-nl.png \ +Terminal-dutch-nl.kbd \ +capslock.png \ +home.png \ +pageup.png \ +space.png \ +" + +require illume-keyboard.inc + + |