diff options
Diffstat (limited to 'meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb')
-rw-r--r-- | meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb b/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb index a8c600665c..492ff835b1 100644 --- a/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb +++ b/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb | |||
@@ -13,6 +13,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/rpcbind/rpcbind-${PV}.tar.bz2 \ | |||
13 | file://fix_host_path.patch \ | 13 | file://fix_host_path.patch \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[md5sum] = "1a77ddb1aaea8099ab19c351eeb26316" | ||
17 | SRC_URI[sha256sum] = "c92f263e0353887f16379d7708ef1fb4c7eedcf20448bc1e4838f59497a00de3" | ||
18 | |||
16 | PR = "r1" | 19 | PR = "r1" |
17 | 20 | ||
18 | inherit autotools | 21 | inherit autotools |