2010/8/13 Vitus Jensen <[email protected]>: > > Signed-off-by: Vitus Jensen <[email protected]> > --- > 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 c084bcd..0000000 > --- 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 0000000..9ddb697 > --- /dev/null > +++ b/recipes/socketcan/canutils_4.0.6.bb > @@ -0,0 +1,4 @@ > +TAG = "canutils-${PV}" > +require canutils.inc > + > +PR = "${INC_PR}.0" > -- Acked-by: Frans Meulenbroeks <[email protected]>
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
