On 3/5/14, 17:58, "Kamble, Nitin A" <[email protected]> wrote:
>From: Nitin A Kamble <[email protected]> > >The old URL is not working anymore. Using a new URL for source zip file. > >Signed-off-by: Nitin A Kamble <[email protected]> >--- > common/recipes-bsp/amt/lms7_7.1.20.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/common/recipes-bsp/amt/lms7_7.1.20.bb >b/common/recipes-bsp/amt/lms7_7.1.20.bb >index 9bc9ef1..261f968 100644 >--- a/common/recipes-bsp/amt/lms7_7.1.20.bb >+++ b/common/recipes-bsp/amt/lms7_7.1.20.bb >@@ -8,7 +8,7 @@ LICENSE = "BSD_LMS" > PR = "r0" > BPN="lms" > PV_SUB = "25" >-SRC_URI = >"http://software.intel.com/file/37962;downloadfilename=${BPN}+${PV}.${PV_S >UB}.zip \ >+SRC_URI = >"http://software.intel.com/sites/default/files/m/4/e/a/9/b/37962-lms_7.1.2 >0.25.zip I suppose there is no real harm in dropping the use of the PR/PV/etc variables in the URL, but seems a bit odd to do so, any particular reason to do so? -- Darren Hart Yocto Project - Linux Kernel Intel Open Source Technology Center _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
