Blame groups.d/010.host_deps.d/sbsigntools_host.package

b2c1ea
: ${PKG_SBSIGNTOOLS_HOST_DEPENDS:="binutils_build libressl_host util_linux_host"};
b2c1ea
: ${PKG_SBSIGNTOOLS_HOST_URLS_GIT:=sbsigntools-master=https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git@master};
b2c1ea
: ${PKG_SBSIGNTOOLS_HOST_SUBDIR:=sbsigntools-master};
b2c1ea
: ${PKG_SBSIGNTOOLS_HOST_CFLAGS_CONFIGURE_EXTRA:="-I${PREFIX}/opt/include"};
b2c1ea
: ${PKG_SBSIGNTOOLS_HOST_IN_TREE:=1};
b2c1ea
: ${PKG_SBSIGNTOOLS_HOST_LDFLAGS_CONFIGURE_EXTRA:="-L${PREFIX}/opt/lib"};
b2c1ea
b2c1ea
ex_pkg_register "sbsigntools_host" "${RTL_FILEOP_SOURCE_FNAME}" "host_deps";
b2c1ea
b2c1ea
# vim:filetype=sh textwidth=0