mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
ace: fix upstream check
Point to github releases page instead that lists the releases. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
d9db6587af
commit
e7147d1a52
|
@ -37,3 +37,4 @@ do_install() {
|
||||||
rm -r ${D}/usr/share
|
rm -r ${D}/usr/share
|
||||||
}
|
}
|
||||||
|
|
||||||
|
UPSTREAM_CHECK_URI = "https://github.com/DOCGroup/ACE_TAO/releases"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user