[oe-commits] Martin Jansa : Latest xorg stuff 2009-09-27

git version control git at git.openembedded.org
Sun Sep 27 07:49:07 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 3196c8f9ccad69fd000527a290b6904853232c1b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3196c8f9ccad69fd000527a290b6904853232c1b

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Sun Sep 27 06:20:02 2009 +0000

Latest xorg stuff 2009-09-27

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 conf/checksums.ini                                 |   12 ++++++++++++
 .../include/preferred-xorg-versions-live.inc       |   14 +++++++-------
 recipes/xorg-app/xbacklight_1.1.1.bb               |    6 ++++++
 recipes/xorg-data/xcursor-themes_1.0.2.bb          |    7 +++++++
 recipes/xorg-lib/libpciaccess_0.10.9.bb            |    5 +++++
 5 files changed, 37 insertions(+), 7 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 5107c15..f7d954e 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -12942,6 +12942,10 @@ sha256=2f609ad3b5688ae66dcd18d7cdd1fc6b68531a2a85f89798f6cfb5eda6d680dc
 md5=b48d257b63dd5bcc9cea400d1b3a5242
 sha256=f9a8a24123c88bae95c2521f489684bd69671207bd7ea7e5271ec4a0d2e95a17
 
+[http://xorg.freedesktop.org/releases/individual/lib/libpciaccess-0.10.9.tar.bz2]
+md5=685cb20e7a6165bc010972f1183addbd
+sha256=5ccb9683b8be76edfceab4bf006e1cce9018e0d3dea5e54aa72e82798213fead
+
 [http://www.xmailserver.org/libpcl-1.4.tar.gz]
 md5=6d63c462911349de80109c0161ed6d37
 sha256=3c64155a9218c0367f3b0afd4bd8a4a46cc467ad6c85e98952a4ef517b183686
@@ -22366,6 +22370,10 @@ sha256=019578691e8ab02532e35033331e275b658b360033e9e34dfdecf4774d161e3c
 md5=8d2731e6e95f173f41a0ddc875d55804
 sha256=d5e333bc74c0a534bf96f40ea89b7e700f137d46f1fdbaea13fa552ad6227af8
 
+[http://xorg.freedesktop.org/releases/individual/app/xbacklight-1.1.1.tar.bz2]
+md5=3e39eec6d0fd5c587ca6d55aa7bb8fe1
+sha256=5d32d891c83b9c0089231f4f1c424ab02301b627ce26e5c2e6e397b8ea606fb2
+
 [http://xorg.freedesktop.org/releases/individual/app/xbacklight-1.1.tar.bz2]
 md5=51b4a1c0ae2b3bd77417306fd78a3e94
 sha256=c795001f15974569e16f25b201ac2ac7666c5a646f8d0de3afa0c3a1ba5d64a4
@@ -22526,6 +22534,10 @@ sha256=e0dd4b753690c650c6bfbb5af9d190fa6bb3d889a491c8553a34ba397ede8bbc
 md5=014bad415e64c49994679cdb71a97e37
 sha256=4e7dcd402cd045ce1bd1a3de496270e78d6ead2478a0bcb3404072b33c5c9ea0
 
+[http://xorg.freedesktop.org/releases/individual/data/xcursor-themes-1.0.2.tar.bz2]
+md5=e8929a1bb4d98d1a3991fd340d0b5f09
+sha256=5f798c2f1d2794c09fa0a40700c40359b725107608012866828015dca47514d6
+
 [http://xorg.freedesktop.org/releases/X11R7.0/src/data/xcursor-themes-X11R7.0-1.0.1.tar.bz2]
 md5=c39afeae55a7d330297b2fec3d113634
 sha256=730029a4f23661094f0d246595041e51ec0b55e7405fcd5affee1ec7f9aba813
diff --git a/conf/distro/include/preferred-xorg-versions-live.inc b/conf/distro/include/preferred-xorg-versions-live.inc
index 0f01167..69f95ff 100644
--- a/conf/distro/include/preferred-xorg-versions-live.inc
+++ b/conf/distro/include/preferred-xorg-versions-live.inc
@@ -1,4 +1,4 @@
-#Thu Sep 24 22:23:13 CEST 2009
+#Sun Sep 27 09:08:28 CEST 2009
 PREFERRED_VERSION_appres ?= "1.0.2"
 PREFERRED_VERSION_appres-native ?= "1.0.2"
 PREFERRED_VERSION_bdftopcf ?= "1.0.2"
@@ -69,8 +69,8 @@ PREFERRED_VERSION_x11perf ?= "1.5"
 PREFERRED_VERSION_x11perf-native ?= "1.5"
 PREFERRED_VERSION_xauth ?= "1.0.4"
 PREFERRED_VERSION_xauth-native ?= "1.0.4"
-PREFERRED_VERSION_xbacklight ?= "1.1"
-PREFERRED_VERSION_xbacklight-native ?= "1.1"
+PREFERRED_VERSION_xbacklight ?= "1.1.1"
+PREFERRED_VERSION_xbacklight-native ?= "1.1.1"
 PREFERRED_VERSION_xbiff ?= "1.0.1"
 PREFERRED_VERSION_xbiff-native ?= "1.0.1"
 PREFERRED_VERSION_xcalc ?= "1.0.2"
@@ -205,8 +205,8 @@ PREFERRED_VERSION_xwud ?= "1.0.1"
 PREFERRED_VERSION_xwud-native ?= "1.0.1"
 PREFERRED_VERSION_xbitmaps ?= "1.0.1"
 PREFERRED_VERSION_xbitmaps-native ?= "1.0.1"
-PREFERRED_VERSION_xcursor-themes ?= "1.0.1"
-PREFERRED_VERSION_xcursor-themes-native ?= "1.0.1"
+PREFERRED_VERSION_xcursor-themes ?= "1.0.2"
+PREFERRED_VERSION_xcursor-themes-native ?= "1.0.2"
 PREFERRED_VERSION_xkbdata ?= "1.0.1"
 PREFERRED_VERSION_xkbdata-native ?= "1.0.1"
 PREFERRED_VERSION_xkeyboard-config ?= "1.4"
@@ -475,8 +475,8 @@ PREFERRED_VERSION_liblbxutil ?= "1.0.1"
 PREFERRED_VERSION_liblbxutil-native ?= "1.0.1"
 PREFERRED_VERSION_liboldx ?= "1.0.1"
 PREFERRED_VERSION_liboldx-native ?= "1.0.1"
-PREFERRED_VERSION_libpciaccess ?= "0.10.8"
-PREFERRED_VERSION_libpciaccess-native ?= "0.10.8"
+PREFERRED_VERSION_libpciaccess ?= "0.10.9"
+PREFERRED_VERSION_libpciaccess-native ?= "0.10.9"
 PREFERRED_VERSION_libpthread-stubs ?= "0.1"
 PREFERRED_VERSION_libpthread-stubs-native ?= "0.1"
 PREFERRED_VERSION_libsm ?= "1.1.1"
diff --git a/recipes/xorg-app/xbacklight_1.1.1.bb b/recipes/xorg-app/xbacklight_1.1.1.bb
new file mode 100644
index 0000000..ab911de
--- /dev/null
+++ b/recipes/xorg-app/xbacklight_1.1.1.bb
@@ -0,0 +1,6 @@
+require xorg-app-common.inc
+PE = "1"
+
+DESCRIPTION = "adjust backlight brightness using RandR extension"
+
+DEPENDS += " virtual/libx11 libxrender libxrandr"
diff --git a/recipes/xorg-data/xcursor-themes_1.0.2.bb b/recipes/xorg-data/xcursor-themes_1.0.2.bb
new file mode 100644
index 0000000..1107d08
--- /dev/null
+++ b/recipes/xorg-data/xcursor-themes_1.0.2.bb
@@ -0,0 +1,7 @@
+require xorg-data-common.inc
+PE = "1"
+
+DEPENDS += " libxcursor xcursorgen-native"
+
+FILES_${PN} += "${datadir}/icons"
+
diff --git a/recipes/xorg-lib/libpciaccess_0.10.9.bb b/recipes/xorg-lib/libpciaccess_0.10.9.bb
new file mode 100644
index 0000000..26d1d95
--- /dev/null
+++ b/recipes/xorg-lib/libpciaccess_0.10.9.bb
@@ -0,0 +1,5 @@
+require xorg-lib-common.inc
+
+DEPENDS += "xproto virtual/libx11"
+
+PR="r1"





More information about the Openembedded-commits mailing list