diff options
Diffstat (limited to 'recipes/ebtables/ebtables_2.0.6.bb')
-rw-r--r-- | recipes/ebtables/ebtables_2.0.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/ebtables/ebtables_2.0.6.bb b/recipes/ebtables/ebtables_2.0.6.bb index c4fc1c329a..7eb33fc9cb 100644 --- a/recipes/ebtables/ebtables_2.0.6.bb +++ b/recipes/ebtables/ebtables_2.0.6.bb @@ -22,3 +22,6 @@ do_install () { oe_runmake 'BINPATH=${D}${base_sbindir}/' 'MANDIR=${D}${mandir}/' \ 'ETHERTYPESPATH=${D}${sysconfdir}/' install } + +SRC_URI[md5sum] = "c4559af2366c764c6c42a3fdd40d60d3" +SRC_URI[sha256sum] = "6b5a71790120977a96d5a468ed69987107c5079f14b0a4081f460b3b14fbf952" |