diff options
Diffstat (limited to 'meta-oe/recipes-support/daemonize/daemonize_git.bb')
| -rw-r--r-- | meta-oe/recipes-support/daemonize/daemonize_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/daemonize/daemonize_git.bb b/meta-oe/recipes-support/daemonize/daemonize_git.bb index 2e747cd496..f6e52033a6 100644 --- a/meta-oe/recipes-support/daemonize/daemonize_git.bb +++ b/meta-oe/recipes-support/daemonize/daemonize_git.bb | |||
| @@ -7,6 +7,6 @@ PV = "1.7.3+git${SRCPV}" | |||
| 7 | inherit autotools | 7 | inherit autotools |
| 8 | 8 | ||
| 9 | SRCREV = "93788682a4749d8b577ce6549d6d3dd6df166ba4" | 9 | SRCREV = "93788682a4749d8b577ce6549d6d3dd6df166ba4" |
| 10 | SRC_URI = "git://github.com/bmc/daemonize.git;protocol=git" | 10 | SRC_URI = "git://github.com/bmc/daemonize.git" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
