summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.1.bb
AgeCommit message (Collapse)Author
2015-05-20libxdmcp: upgrade to 1.1.2Ross Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-10-30recipes: Remove PR = r0 from all recipesRichard Purdie
Remove all PR = "r0" from all .bb files in oe-core. This was done with the command sed -e '/^PR.*=.*r0\"/d' recipes*/*/*.bb -i We've switching to the PR server, PR bumps are no longer needed and this saves people either accidentally bumping them or forgetting to remove the lines (r0 is the default anyway). Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21libxdmcp: upgrade to 1.1.1Shane Wang
Signed-off-by: Shane Wang <shane.wang@intel.com>