blob: 8816000399a269738121d0e4a203be31c66ecfc1 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001require tar.inc
2
3PACKAGECONFIG ??= ""
4PACKAGECONFIG[acl] = "--with-posix-acls, --without-posix-acls, acl,"
5
6LICENSE = "GPLv3"
7LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
8
9SRC_URI += "file://remove-gets.patch \
10 "
11SRC_URI[md5sum] = "8f32b2bc1ed7ddf4cf4e4a39711341b0"
12SRC_URI[sha256sum] = "60e4bfe0602fef34cd908d91cf638e17eeb09394d7b98c2487217dc4d3147562"