NACK, I'm sitting on a patch to disable all previous hacks in one go. Can't push it due to the other breakage we've discussed.
On Thu, May 05, 2016 at 11:09:00AM -0400, Jacob Stiffler wrote: > This reverts commit 2ad662005f4778a4082103a67bb42661187c41e3. > > Signed-off-by: Jacob Stiffler <[email protected]> > --- > meta-arago-extras/recipes-ti/ocl/opencl_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-arago-extras/recipes-ti/ocl/opencl_git.bb > b/meta-arago-extras/recipes-ti/ocl/opencl_git.bb > index 028ae81..7954f2f 100644 > --- a/meta-arago-extras/recipes-ti/ocl/opencl_git.bb > +++ b/meta-arago-extras/recipes-ti/ocl/opencl_git.bb > @@ -13,10 +13,10 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" > > PACKAGES += " ${PN}-runtime" > > -# cmem > DEPENDS = " ocl-gl-headers \ > opencl-monitor \ > cmake-native \ > + cmem \ > ti-llvm3.6 \ > ti-llvm3.6-native \ > binutils \ > -- > 2.7.4 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
