On 20 August 2013 18:02, Andrei Gherzan <and...@gherzan.ro> wrote: > Use git as package version. There is no package version for this script. > > Signed-off-by: Andrei Gherzan <and...@gherzan.ro> > --- > recipes-bcm/bootfiles/rpi-config_0.1.bb | 57 > ------------------------------- > recipes-bcm/bootfiles/rpi-config_git.bb | 57 > +++++++++++++++++++++++++++++++ > 2 files changed, 57 insertions(+), 57 deletions(-) > delete mode 100644 recipes-bcm/bootfiles/rpi-config_0.1.bb > create mode 100644 recipes-bcm/bootfiles/rpi-config_git.bb
Sorry to be pedantic, but the diffs are easier to check if you add the '-M' option to catch renames. I always forget to add it so I did "git config --global diff.renames copy" to catch all renames and copies whenever I do format-patch. -- Paul Barker Email: p...@paulbarker.me.uk http://www.paulbarker.me.uk _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto