diff options
Diffstat (limited to 'recipes-extended/irqbalance/irqbalance_1.0.9.bb')
| -rw-r--r-- | recipes-extended/irqbalance/irqbalance_1.0.9.bb | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-extended/irqbalance/irqbalance_1.0.9.bb b/recipes-extended/irqbalance/irqbalance_1.0.9.bb new file mode 100644 index 00000000..fc91aa7c --- /dev/null +++ b/recipes-extended/irqbalance/irqbalance_1.0.9.bb | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | # | ||
| 2 | # Copyright (C) 2015 Wind River Systems, Inc. | ||
| 3 | # | ||
| 4 | |||
| 5 | require irqbalance.inc | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "30174d3941c5452a1e4ecee394a76ff8" | ||
| 8 | SRC_URI[sha256sum] = "f1b8115948bb9f0bc36b9d7143ee8be751a294bc189d311408e753acc37169c3" | ||
| 9 | |||
| 10 | SRC_URI = "https://github.com/Irqbalance/irqbalance/archive/v1.0.9.tar.gz;downloadfilename=irqbalance-1.0.9.tar.gz \ | ||
| 11 | file://add-initscript.patch \ | ||
| 12 | file://irqbalance-Add-status-and-reload-commands.patch \ | ||
| 13 | file://fix-configure-libcap-ng.patch \ | ||
| 14 | file://irqbalanced.service \ | ||
| 15 | " | ||
