[oe-commits] org.oe.dev libx11-native_1.0.1: actually use 1.0.1 tarball, not 1.1.1

pb commit oe at amethyst.openembedded.net
Sat Jul 26 22:34:48 UTC 2008


libx11-native_1.0.1: actually use 1.0.1 tarball, not 1.1.1

Author: pb at openembedded.org
Branch: org.openembedded.dev
Revision: 7509e3e8303bef27a2a18d113f7a08f6888fce33
ViewMTN: http://monotone.openembedded.org/revision/info/7509e3e8303bef27a2a18d113f7a08f6888fce33
Files:
1
packages/xorg-lib/libx11-native_1.0.1.bb
Diffs:

#
# mt diff -ree301efdfcf7c1a68f66c22997f3d9b52647f25c -r7509e3e8303bef27a2a18d113f7a08f6888fce33
#
#
#
# patch "packages/xorg-lib/libx11-native_1.0.1.bb"
#  from [7c117d26c8901c44e5cebd665e12dfc191784a6d]
#    to [7f8ffc178891c54f10966ce194ca30c7439f2019]
#
============================================================
--- packages/xorg-lib/libx11-native_1.0.1.bb	7c117d26c8901c44e5cebd665e12dfc191784a6d
+++ packages/xorg-lib/libx11-native_1.0.1.bb	7f8ffc178891c54f10966ce194ca30c7439f2019
@@ -11,7 +11,7 @@ XORG_PN = "libX11"
 
 XORG_PN = "libX11"
 
-SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-1.1.1.tar.bz2"
+SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-1.0.1.tar.bz2"
 S = "${WORKDIR}/libX11-${PV}"
 
 inherit native autotools pkgconfig






More information about the Openembedded-commits mailing list