> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > Armin Kuster > Sent: den 2 juni 2018 01:45 > To: [email protected]; [email protected] > Subject: [oe] [V2][meta-oe][PATCH] nmap: move recipe from meta-security > to meta-oe > > [V2]
You should never include patch version related info in the commit message. It belongs after the --- below. > Remove obsolete sed operations > Remove zenmap as python-pygtk was obsoleted in core Since you are now both moving and modifying the recipe, maybe you should do it as two commits. > Signed-off-by: Armin Kuster <[email protected]> > --- > .../nmap-redefine-the-python-library-dir.patch | 37 > +++++++++++++++++ > ...shtool-mkdir-with-coreutils-mkdir-command.patch | 48 > ++++++++++++++++++++++ > meta-oe/recipes-security/nmap/nmap_7.60.bb | 46 > +++++++++++++++++++++ > 3 files changed, 131 insertions(+) > create mode 100644 meta-oe/recipes-security/nmap/files/nmap-redefine- > the-python-library-dir.patch > create mode 100644 meta-oe/recipes-security/nmap/files/nmap-replace- > shtool-mkdir-with-coreutils-mkdir-command.patch > create mode 100644 meta-oe/recipes-security/nmap/nmap_7.60.bb > //Peter -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
