pseudo: fix upstream SRC_URI to enable upstream version check

Previous URI did not allow directory listings.

(From OE-Core rev: c0f5e92be2da10898a73470f92284802d00908e4)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin 2015-07-07 20:03:48 +03:00 committed by Richard Purdie
parent 0bb94f471d
commit 91c95326ac
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
require pseudo.inc
SRC_URI = " \
http://www.yoctoproject.org/downloads/${BPN}/${BPN}-${PV}.tar.bz2 \
http://downloads.yoctoproject.org/releases/pseudo/${BPN}-${PV}.tar.bz2 \
file://fallback-passwd \
file://fallback-group \
"