blob: 556c8e43e00ce3ceae8a59df5fa8fc7bafbbc9df [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.
Patrick Williamsc0f7c042017-02-23 20:41:17 -06005SRC_URI += "file://attr-Missing-configure.ac.patch \
6 file://dont-use-decl-macros.patch \
7 "
Patrick Williamsc124f4f2015-09-15 14:41:29 -05008
9SRC_URI[md5sum] = "84f58dec00b60f2dc8fd1c9709291cc7"
10SRC_URI[sha256sum] = "25772f653ac5b2e3ceeb89df50e4688891e21f723c460636548971652af0a859"
11
12BBCLASSEXTEND = "native nativesdk"