2 Commits

Author SHA1 Message Date
Armin Kuster f6aaf45604 paxctl: fix compile issue.
use CC from build not host via EXTRA_OEMAKE

thanks khem

this fixes the below error.
WARNING: paxctl-0.9-r0 do_package_qa: QA Issue: /sbin/paxctl contained in package paxctl requires libc.so.6(GLIBC_2.3.4)(64bit), but no providers found in RDEPENDS_paxctl? [file-rdeps]

minor recipe cleanup

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-04-11 07:31:28 -07:00
Jagadeesh Krishnanjanappa 5690552103 paxctl: add new recipe
paxctl  is  a tool that allows PaX flags to be modified on a per-binary
basis.  PaX is part of common  security-enhancing  kernel  patches  and
secure distributions, such as GrSecurity or Adamantix and Hardened Gen-
too, respectively.  Your system needs to be running a properly  patched
and configured kernel for this program to have any effect.

Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com>
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2015-10-08 07:08:27 -07:00