diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/orc/orc_0.4.25.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/orc/orc_0.4.25.bb b/meta/recipes-devtools/orc/orc_0.4.25.bb index f3bde46f6b..897493a7de 100644 --- a/meta/recipes-devtools/orc/orc_0.4.25.bb +++ b/meta/recipes-devtools/orc/orc_0.4.25.bb | |||
@@ -8,7 +8,7 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz" | |||
8 | SRC_URI[md5sum] = "8582a28b15f53110c88d8043d9f55bcf" | 8 | SRC_URI[md5sum] = "8582a28b15f53110c88d8043d9f55bcf" |
9 | SRC_URI[sha256sum] = "c1b1d54a58f26d483f0b3881538984789fe5d5460ab8fab74a1cacbd3d1c53d1" | 9 | SRC_URI[sha256sum] = "c1b1d54a58f26d483f0b3881538984789fe5d5460ab8fab74a1cacbd3d1c53d1" |
10 | 10 | ||
11 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig gtk-doc |
12 | 12 | ||
13 | BBCLASSEXTEND = "native nativesdk" | 13 | BBCLASSEXTEND = "native nativesdk" |
14 | 14 | ||