From 04d8917f4ce8bd97882c3731fbf47aef467f0fc0 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 21 Jun 2009 12:43:24 +0200 Subject: dvsdk: sync with TI overlay, but change a few things: * fix toolchain paths to work with internal toolchains * start installing to ${datadir} again * use MACHINE_KERNEL_PR for kernel modules * and more fixes --- recipes/dvsdk/ti-xdctools-sdk_3.10.03.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/dvsdk/ti-xdctools-sdk_3.10.03.bb') diff --git a/recipes/dvsdk/ti-xdctools-sdk_3.10.03.bb b/recipes/dvsdk/ti-xdctools-sdk_3.10.03.bb index b68a0fcb00..43ce1d0a20 100644 --- a/recipes/dvsdk/ti-xdctools-sdk_3.10.03.bb +++ b/recipes/dvsdk/ti-xdctools-sdk_3.10.03.bb @@ -8,7 +8,7 @@ S = "${WORKDIR}/xdctools_3_10_03" # Yes, the xdc stuff still breaks with a '.' in PWD PV = "310" -PR = "r14" +PR = "r16" do_install() { install -d ${D}/${prefix}/dvsdk/xdctools_3_10_03 -- cgit v1.2.3