This is a resubmission - added required blank line between subject and SOB.
On Wed, May 7, 2014 at 8:24 AM, Nick D'Ademo <[email protected]> wrote: > Signed-off-by: Nick D'Ademo <[email protected]> > --- > recipes-security/nmap/nmap_6.25.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-security/nmap/nmap_6.25.bb b/recipes-security/nmap/ > nmap_6.25.bb > index aff5c63..5efcc70 100644 > --- a/recipes-security/nmap/nmap_6.25.bb > +++ b/recipes-security/nmap/nmap_6.25.bb > @@ -11,7 +11,7 @@ SRC_URI = "http://nmap.org/dist/${PN}-${PV}.tar.bz2 \ > SRC_URI[md5sum] = "fcc80f94ff3adcb11eedf91092ea6f5e" > SRC_URI[sha256sum] = > "3349cc6d36b86b95ca2b8075d16615a3a598cef494920d6652f9a8bf9f7660b5" > > -inherit autotools > +inherit autotools-brokensep > > DEPENDS = "libpcap" > > -- > 1.7.9.5 > >
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
