diff options
Diffstat (limited to 'meta/recipes-sato/settings-daemon')
-rw-r--r-- | meta/recipes-sato/settings-daemon/settings-daemon_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/settings-daemon/settings-daemon_git.bb b/meta/recipes-sato/settings-daemon/settings-daemon_git.bb index f7dc86fec9..1adfa704df 100644 --- a/meta/recipes-sato/settings-daemon/settings-daemon_git.bb +++ b/meta/recipes-sato/settings-daemon/settings-daemon_git.bb | |||
@@ -10,7 +10,7 @@ PV = "0.0+git${SRCPV}" | |||
10 | 10 | ||
11 | PR = "r0" | 11 | PR = "r0" |
12 | 12 | ||
13 | SRC_URI = "git://git.pokylinux.org/xsettings-daemon;protocol=git \ | 13 | SRC_URI = "git://git.yoctoproject.org/xsettings-daemon;protocol=git \ |
14 | file://addsoundkeys.patch;apply=yes \ | 14 | file://addsoundkeys.patch;apply=yes \ |
15 | file://70settings-daemon.sh \ | 15 | file://70settings-daemon.sh \ |
16 | file://dso_linking_change_build_fix.patch" | 16 | file://dso_linking_change_build_fix.patch" |