diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-25 21:43:28 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-25 21:43:28 +0100 |
| commit | 9fd0fa7450aec9d6ab01a7d164a49312277ad845 (patch) | |
| tree | dc98494049a35deaf4229af9ec76883ffe833563 /common | |
| parent | 330ef3256fcacb45c274a370f372e95afab2bd6a (diff) | |
| download | meta-intel-9fd0fa7450aec9d6ab01a7d164a49312277ad845.tar.gz | |
common: Fix xf86-input-evdev path mixup
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'common')
| -rw-r--r-- | common/recipes-graphics/xorg-driver/xf86-input-evdev_2.6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-graphics/xorg-driver/xf86-input-evdev_2.6.0.bb b/common/recipes-graphics/xorg-driver/xf86-input-evdev_2.6.0.bb index 20483141..ab43ef59 100644 --- a/common/recipes-graphics/xorg-driver/xf86-input-evdev_2.6.0.bb +++ b/common/recipes-graphics/xorg-driver/xf86-input-evdev_2.6.0.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | require meta/recipes-graphics/xorg-driver/xorg-driver-input.inc | 1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc |
| 2 | 2 | ||
| 3 | SUMMARY = "X.Org X server -- event devices (evdev) input driver" | 3 | SUMMARY = "X.Org X server -- event devices (evdev) input driver" |
| 4 | 4 | ||
