diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-10-09 16:49:36 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-10-09 16:49:36 +0200 |
commit | f39bf1b386f876aee67afe44006faafdf8db7705 (patch) | |
tree | ab46cae8efad660647ac037db6abcb7c3067aaa4 /recipes/xorg-data | |
parent | 28dd4f870c5de61a1589d0e75c55a0d586aa9f64 (diff) |
Revert "Add latest xorg stuff for xserver-1.7, script for easy recipe bump and xf86-video-glamo-kms"
This reverts commit 117ec4def4dff7abad394279698e1ddaef9407a7.
Diffstat (limited to 'recipes/xorg-data')
-rw-r--r-- | recipes/xorg-data/xcursor-themes_1.0.2.bb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/recipes/xorg-data/xcursor-themes_1.0.2.bb b/recipes/xorg-data/xcursor-themes_1.0.2.bb deleted file mode 100644 index 1107d08da9..0000000000 --- a/recipes/xorg-data/xcursor-themes_1.0.2.bb +++ /dev/null @@ -1,7 +0,0 @@ -require xorg-data-common.inc -PE = "1" - -DEPENDS += " libxcursor xcursorgen-native" - -FILES_${PN} += "${datadir}/icons" - |