diff options
author | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 12:18:52 -0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 12:50:36 -0800 |
commit | eb0ca3f7d3237520029bfaf25e09aa90854608ef (patch) | |
tree | 560f3c0b92d9a791a7e7518d59e769fb31e342d2 /meta/recipes-graphics | |
parent | c65371370637dc9a15d5f3e47fd8e75269fc0657 (diff) | |
download | openembedded-core-eb0ca3f7d3237520029bfaf25e09aa90854608ef.tar.gz openembedded-core-eb0ca3f7d3237520029bfaf25e09aa90854608ef.tar.bz2 openembedded-core-eb0ca3f7d3237520029bfaf25e09aa90854608ef.tar.xz openembedded-core-eb0ca3f7d3237520029bfaf25e09aa90854608ef.zip |
xrandr: Update to version 1.3.4
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb b/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb index 9a6e4702b..8712ff669 100644 --- a/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb +++ b/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb @@ -2,7 +2,7 @@ require xorg-app-common.inc DESCRIPTION = "X Resize and Rotate extension command." LICENSE= "BSD-X" -LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3" +LIC_FILES_CHKSUM = "file://COPYING;md5=4c5c132d3690478179d78ec3bf064584" DEPENDS += "libxrandr libxrender" PE = "1" PR = "r0" |