summaryrefslogtreecommitdiffstats
path: root/package/python-cherrypy
diff options
context:
space:
mode:
authorFabio Porcedda <fabio.porcedda@gmail.com>2015-02-22 22:29:33 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-02-23 12:27:09 +0100
commit19068bdd50acf5d7688810a294ac896a91db7541 (patch)
tree06d16470fbbcc4fbc8d0b1291e29388d54c989e3 /package/python-cherrypy
parent7434b01e241be780bdd6ce3e3664d155c4ac825d (diff)
downloadbuildroot-19068bdd50acf5d7688810a294ac896a91db7541.tar.gz
buildroot-19068bdd50acf5d7688810a294ac896a91db7541.zip
trinity: bump version to fix a build failure using Linux 3.19 headers
bump to the following trinity repository commit: kvm: Add ifdef around IA64 ioctls. Fix build error. CC ioctls/kvm.o In file included from ioctls/kvm.c:8:0: ioctls/kvm.c:115:8: error: ‘KVM_IA64_VCPU_GET_STACK’ undeclared here (not in a function) IOCTL(KVM_IA64_VCPU_GET_STACK), ^ include/ioctls.h:53:15: note: in definition of macro ‘IOCTL’ { .request = _request, .name = #_request, } ^ ioctls/kvm.c:116:8: error: ‘KVM_IA64_VCPU_SET_STACK’ undeclared here (not in a function) IOCTL(KVM_IA64_VCPU_SET_STACK), ^ include/ioctls.h:53:15: note: in definition of macro ‘IOCTL’ { .request = _request, .name = #_request, } IA64 ioctls were removed in Linux 3.19. Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-cherrypy')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud