From 8ffa417ea27d441aa5a60f1db80cab4d40e47b2e Mon Sep 17 00:00:00 2001 From: Vitus Jensen Date: Fri, 13 Aug 2010 07:30:17 +0200 Subject: canutils: update to version 4.0.6 Signed-off-by: Vitus Jensen Acked-by: Frans Meulenbroeks --- recipes/socketcan/canutils_4.0.5.bb | 4 ---- recipes/socketcan/canutils_4.0.6.bb | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 recipes/socketcan/canutils_4.0.5.bb create mode 100644 recipes/socketcan/canutils_4.0.6.bb diff --git a/recipes/socketcan/canutils_4.0.5.bb b/recipes/socketcan/canutils_4.0.5.bb deleted file mode 100644 index c084bcd6ce..0000000000 --- a/recipes/socketcan/canutils_4.0.5.bb +++ /dev/null @@ -1,4 +0,0 @@ -TAG = "v${PV}" -require canutils.inc - -PR = "${INC_PR}.0" diff --git a/recipes/socketcan/canutils_4.0.6.bb b/recipes/socketcan/canutils_4.0.6.bb new file mode 100644 index 0000000000..9ddb69741a --- /dev/null +++ b/recipes/socketcan/canutils_4.0.6.bb @@ -0,0 +1,4 @@ +TAG = "canutils-${PV}" +require canutils.inc + +PR = "${INC_PR}.0" -- cgit v1.2.3