aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/attr/attr_2.4.47.bb
blob: 556c8e43e00ce3ceae8a59df5fa8fc7bafbbc9df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require attr.inc

# configure.ac was missing from the release tarball. This should be fixed in
# future releases of attr, remove this when updating the recipe.
SRC_URI += "file://attr-Missing-configure.ac.patch \
            file://dont-use-decl-macros.patch \
           "

SRC_URI[md5sum] = "84f58dec00b60f2dc8fd1c9709291cc7"
SRC_URI[sha256sum] = "25772f653ac5b2e3ceeb89df50e4688891e21f723c460636548971652af0a859"

BBCLASSEXTEND = "native nativesdk"