diff options
Diffstat (limited to 'meta/recipes-devtools/libtool/libtool-native_2.4.bb')
| -rw-r--r-- | meta/recipes-devtools/libtool/libtool-native_2.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/libtool/libtool-native_2.4.bb b/meta/recipes-devtools/libtool/libtool-native_2.4.bb index f10ea8836b..4ad660b507 100644 --- a/meta/recipes-devtools/libtool/libtool-native_2.4.bb +++ b/meta/recipes-devtools/libtool/libtool-native_2.4.bb | |||
| @@ -20,3 +20,6 @@ do_install () { | |||
| 20 | install -d ${D}${bindir}/ | 20 | install -d ${D}${bindir}/ |
| 21 | install -m 0755 ${HOST_SYS}-libtool ${D}${bindir}/${HOST_SYS}-libtool | 21 | install -m 0755 ${HOST_SYS}-libtool ${D}${bindir}/${HOST_SYS}-libtool |
| 22 | } | 22 | } |
| 23 | |||
| 24 | SRC_URI[md5sum] = "b32b04148ecdd7344abc6fe8bd1bb021" | ||
| 25 | SRC_URI[sha256sum] = "13df57ab63a94e196c5d6e95d64e53262834fe780d5e82c28f177f9f71ddf62e" | ||
