diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-09-08 09:11:21 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-09-17 11:17:40 +0200 |
| commit | 0e0eff458095960c4e1af6c61474f8fc8e35f348 (patch) | |
| tree | feb3b377d124d8a97d4db485597f4525ceec951b /meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb | |
| parent | f78f3f31c06c669006fcb567c8f503d4dbec68da (diff) | |
| download | meta-openembedded-0e0eff458095960c4e1af6c61474f8fc8e35f348.tar.gz | |
xorg-driver: use .inc files from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb index 32ebbeb5f8..71b7cbc9d6 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require xorg-driver-input.inc | 1 | require recipes-graphics/xorg-driver/xf86-input-common.inc |
| 2 | DESCRIPTION = "X.Org X server -- void input driver" | 2 | DESCRIPTION = "X.Org X server -- void input driver" |
| 3 | PR = "${INC_PR}.0" | 3 | PR = "r16" |
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4be6a915bfbf111cd88706fc6a6f141b" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4be6a915bfbf111cd88706fc6a6f141b" |
| 6 | 6 | ||
