diff options
-rw-r--r-- | meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb b/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb index ceaeccaaa1..bb6b69b900 100644 --- a/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb +++ b/meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb | |||
@@ -10,7 +10,7 @@ SECTION = "x11" | |||
10 | # SRCREV tagged 0.0.2 | 10 | # SRCREV tagged 0.0.2 |
11 | SRCREV = "b2e5da502f8c5ff75e9e6da771372ef8e40fd9a2" | 11 | SRCREV = "b2e5da502f8c5ff75e9e6da771372ef8e40fd9a2" |
12 | SRC_URI = "git://git.yoctoproject.org/xsettings-daemon \ | 12 | SRC_URI = "git://git.yoctoproject.org/xsettings-daemon \ |
13 | file://addsoundkeys.patch;apply=yes \ | 13 | file://addsoundkeys.patch \ |
14 | file://70settings-daemon.sh \ | 14 | file://70settings-daemon.sh \ |
15 | " | 15 | " |
16 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" | 16 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" |