blob: ad40c9b72af35b2a290149a978f8d303ef01effa [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001require attr.inc
2
3# configure.ac was missing from the release tarball. This should be fixed in
4# future releases of attr, remove this when updating the recipe.
5SRC_URI_append += "file://attr-Missing-configure.ac.patch"
6
7SRC_URI[md5sum] = "84f58dec00b60f2dc8fd1c9709291cc7"
8SRC_URI[sha256sum] = "25772f653ac5b2e3ceeb89df50e4688891e21f723c460636548971652af0a859"
9
10BBCLASSEXTEND = "native nativesdk"