From 078f98eecfb365a266193bf6297b80febccb492e Mon Sep 17 00:00:00 2001 From: Roger Monk Date: Fri, 15 Jan 2010 12:22:32 +0000 Subject: ti-recipes: consistency cleanup * ti-xdctools: consistent recipe cleanup + add versions * ti-dspbios: recipe cleanup + add versions * ti-cgt6x: consistent recipe cleanup + add versions * ti-biosutils: consistent recipe cleanup * ti-xdais: consistent recipe cleanup + add versions * ti-edma3lld: consistent recipe cleanup + remove broken version * ti-framework-components: consistent recipe cleanup * ti-dspbios: remove non-public versions * ti-lpm-module/ti-local-power-manager: recipe cleanup, breakout and rename Signed-off-by: Koen Kooi --- recipes/ti/ti-cgt6x_6.1.12.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes/ti/ti-cgt6x_6.1.12.bb (limited to 'recipes/ti/ti-cgt6x_6.1.12.bb') diff --git a/recipes/ti/ti-cgt6x_6.1.12.bb b/recipes/ti/ti-cgt6x_6.1.12.bb new file mode 100644 index 0000000000..3deb79f51f --- /dev/null +++ b/recipes/ti/ti-cgt6x_6.1.12.bb @@ -0,0 +1,10 @@ +require ti-cgt6x.inc + +PE = "1" +PV = "6_1_12" +PVwithdots = "6.1.12" +PR = "r1" + +SRC_URI[cgt6xbin.md5sum] = "c97691d0d5ced3b9deb5f643475c74c8" +SRC_URI[cgt6xbin.sha256sum] = "5cf5e89fecfeab1b3f97dfb4ade80a333082dc59295dfb167ec4b8b90d214d6d" + -- cgit 1.2.3-korg