diff options
Diffstat (limited to 'recipes/loudmouth/loudmouth_1.1.1.bb')
-rw-r--r-- | recipes/loudmouth/loudmouth_1.1.1.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/loudmouth/loudmouth_1.1.1.bb b/recipes/loudmouth/loudmouth_1.1.1.bb index bd61f951eb..0e0bcfbdab 100644 --- a/recipes/loudmouth/loudmouth_1.1.1.bb +++ b/recipes/loudmouth/loudmouth_1.1.1.bb @@ -6,9 +6,5 @@ SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.gz" inherit autotools pkgconfig -do_stage() { - autotools_stage_all -} - SRC_URI[md5sum] = "7abcba853b45a8595333da9aa807623c" SRC_URI[sha256sum] = "f7614a14e2ae31b2ba22e419f78ba0d21afbb98fdeb24ae117327c3c8af05f1d" |