Commit Graph

5 Commits

Author SHA1 Message Date
Jackie Huang 140fe2a064 nmap: upgrade to 7.50
- Add a patch to fix python library install dir for multilib.

- Add a patch to fix race condition with mkdir command.

- Inherit pythonnative instead of python-dir and install
  python modules for ndiff to fix the following errors:

  """
  root@qemux86-64:~# ndiff --help
  -sh: /usr/bin/ndiff: /path_to_build/tmp/hosttools/python: bad interpreter: No such file or directory
  root@qemux86-64:~# python /usr/bin/ndiff
  Could not import the ndiff module: 'No module named ndiff'.
  """

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-07-29 08:56:01 -07:00
Armin Kuster 9eba881355 nmap: package update to 7.0
removed integrated patch
Changed LIC_FILES_CHKSUM from generic OE to a file within the package
sources.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-01-17 15:37:58 -08:00
Armin Kuster 009728f409 nmap: add aarch64 config support
allow nmap to build for arm64 qemu machine.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2015-02-14 18:46:33 -08:00
Armin Kuster 6f64473a40 nmap: update to 6.46
Updated to later version on nmap.
remove patch which is included in update
Added ndiff package
Include zenmap build changes but commented out for now and untested

Signed-off-by: Armin Kuster <akuster@mvista.com>
2014-08-06 07:56:14 -07:00
Andrei Dinu f359c35ab2 security layer updated work
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
2013-07-01 16:45:26 +03:00