diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/xkeyboard-config_2.37.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.37.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.37.bb index f3d9ac9221..f9322d4866 100644 --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.37.bb +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.37.bb | |||
| @@ -28,3 +28,5 @@ do_install:append () { | |||
| 28 | install -d ${D}${datadir}/X11/xkb/compiled | 28 | install -d ${D}${datadir}/X11/xkb/compiled |
| 29 | cd ${D}${datadir}/X11/xkb/rules && ln -sf base xorg | 29 | cd ${D}${datadir}/X11/xkb/rules && ln -sf base xorg |
| 30 | } | 30 | } |
| 31 | |||
| 32 | BBCLASSEXTEND += "native" | ||
