summaryrefslogtreecommitdiffstats
path: root/recipes-containers/runc/runc-docker/0001-Disable-building-recvtty.patch
Commit message (Collapse)AuthorAgeFilesLines
* runc-docker: Disable building recvttyPaul Barker2017-10-121-0/+26
The recvtty demo/reference application has cross compilation issues when targeting aarch64 platforms. As it is just a demo application and is not usually used, we can just patch the Makefile to disable building this application. Signed-off-by: Paul Barker <pbarker@toganlabs.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>