diff options
Diffstat (limited to 'meta-oe/recipes-support/daemonize/daemonize_git.bb')
| -rw-r--r-- | meta-oe/recipes-support/daemonize/daemonize_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/daemonize/daemonize_git.bb b/meta-oe/recipes-support/daemonize/daemonize_git.bb index bae04ca7a3..fef237e882 100644 --- a/meta-oe/recipes-support/daemonize/daemonize_git.bb +++ b/meta-oe/recipes-support/daemonize/daemonize_git.bb | |||
| @@ -6,10 +6,9 @@ PV = "1.7.8" | |||
| 6 | 6 | ||
| 7 | inherit autotools | 7 | inherit autotools |
| 8 | 8 | ||
| 9 | SRCREV = "18869a797dab12bf1c917ba3b4782fef484c407c" | 9 | SRCREV = "58237626e6999e68b9583ed1b4b08136f118f68c" |
| 10 | SRC_URI = " \ | 10 | SRC_URI = " \ |
| 11 | git://github.com/bmc/daemonize.git;branch=master;protocol=https \ | 11 | git://github.com/bmc/daemonize.git;branch=master;protocol=https \ |
| 12 | file://0001-fix-getopt.c-too-many-arguments-to-function-write-er.patch \ | ||
| 13 | " | 12 | " |
| 14 | 13 | ||
| 15 | 14 | ||
