diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 18:09:43 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 20:19:06 +0200 |
commit | b78af1c24ce4df4e8a57f46e42640eb01eace1a7 (patch) | |
tree | f0b9d3ece2e0928ddea3720e0f9e373cb2f1a94d /recipes/xorg-lib | |
parent | 16f464bd8cff6b6a27d9bfe691f7adc875d01ac2 (diff) |
xcb,libx11,xserver-kdrive-glamo: add SRCREVs and fix git URL
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib')
-rw-r--r-- | recipes/xorg-lib/libx11_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libx11_git.bb b/recipes/xorg-lib/libx11_git.bb index 6f6eae5205..47cc9536e2 100644 --- a/recipes/xorg-lib/libx11_git.bb +++ b/recipes/xorg-lib/libx11_git.bb @@ -6,6 +6,8 @@ LICENSE = "XFree86" DEPENDS = "libxcb xproto xextproto libxau xtrans libxdmcp xcmiscproto xf86bigfontproto kbproto inputproto bigreqsproto util-macros" PROVIDES = "virtual/libx11" RPROVIDES = "virtual-libx11" +SRCREV = "c3f3e4a9e531d010312c97e753d6e543e607094d" +PV = "1.3.3+git" PR = "r2" FILES_${PN} += "${datadir}/X11/XKeysymDB ${datadir}/X11/XErrorDB" |