diff options
| -rw-r--r-- | meta-oe/recipes-devtools/doxygen/doxygen_1.8.17.bb (renamed from meta-oe/recipes-devtools/doxygen/doxygen_1.8.16.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/doxygen/doxygen_1.8.16.bb b/meta-oe/recipes-devtools/doxygen/doxygen_1.8.17.bb index 4df994c751..7a4eee32ca 100644 --- a/meta-oe/recipes-devtools/doxygen/doxygen_1.8.16.bb +++ b/meta-oe/recipes-devtools/doxygen/doxygen_1.8.17.bb | |||
| @@ -9,9 +9,9 @@ DEPENDS = "flex-native bison-native" | |||
| 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.src.tar.gz \ | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.src.tar.gz \ |
| 10 | file://0001-build-don-t-look-for-Iconv.patch \ | 10 | file://0001-build-don-t-look-for-Iconv.patch \ |
| 11 | " | 11 | " |
| 12 | SRC_URI[md5sum] = "3ec5f8bfda38a05845161fbbd5d8b439" | 12 | SRC_URI[md5sum] = "7997a15c73a8bd6d003eaba5c2ee2b47" |
| 13 | SRC_URI[sha256sum] = "ff981fb6f5db4af9deb1dd0c0d9325e0f9ba807d17bd5750636595cf16da3c82" | 13 | SRC_URI[sha256sum] = "2cba988af2d495541cbbe5541b3bee0ee11144dcb23a81eada19f5501fd8b599" |
| 14 | 14 | ||
| 15 | inherit cmake python3native | 15 | inherit cmake python3native |
| 16 | 16 | ||
| 17 | BBCLASSEXTEND = "native" | 17 | BBCLASSEXTEND = "native nativesdk" |
