I validated by building the two deb packages using a QEMU armhf virtual machine.
FYI, I had to manually list the GCC dependency with the following sbuild option:
--extra-package=/mnt/farm/outgoing/stretch/armhf/binutils-pru_2.28.51.20170530/binutils-pru_2.28.51.20170530_armhf.deb
Added "stretch" support per https://github.com/dinuxbg/gnupru/issues/27
I validated by building the two deb packages using a QEMU armhf virtual machine.
FYI, I had to manually list the GCC dependency with the following sbuild option: --extra-package=/mnt/farm/outgoing/stretch/armhf/binutils-pru_2.28.51.20170530/binutils-pru_2.28.51.20170530_armhf.deb
Signed-off-by: Dimitar Dimitrov dinux@puldin