From patchwork Thu Dec 1 08:54:41 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Fix some recipes check upstream version issue Date: Thu, 01 Dec 2011 08:54:41 -0000 From: Mei Lei X-Patchwork-Id: 15953 Message-Id: To: openembedded-core@openembedded.org Hi all, Some recipes(like rt-tests,clutter-box2d,iproute2) didn't check the right upstream version because lack of protocal declaration. Fix this by add their upstream protocal at the end of SRC_URI. Thanks, Lei The following changes since commit f4efaa0f472b4bf0ba0a0297cc9ecc8b5a671f72: Martin Jansa (1): squashfs-tools: fix PR, those should start with 'r' are available in the git repository at: git://git.pokylinux.org/poky-contrib lmei3/fix-upver-check http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/fix-upver-check Mei Lei (1): Fix some recipes upstream version check issue .../iproute2/iproute2_3.1.0.bb | 2 +- meta/recipes-graphics/clutter/clutter-box2d_git.bb | 2 +- meta/recipes-rt/rt-tests/rt-tests_0.83.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)