diff options
Diffstat (limited to 'recipes/shr/illume-keyboard-french_git.bb')
-rw-r--r-- | recipes/shr/illume-keyboard-french_git.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/shr/illume-keyboard-french_git.bb b/recipes/shr/illume-keyboard-french_git.bb new file mode 100644 index 0000000000..b66935f5b3 --- /dev/null +++ b/recipes/shr/illume-keyboard-french_git.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "Illume keyboard with french layout" +PV = "0.0+gitr${SRCPV}" +PR = "r0" + +BASEDIR = "french" +INSTFILES = "Azerty.kbd Azerty.png" + +require illume-keyboard.inc + + |