diff options
Diffstat (limited to 'recipes-demo/radio/radio_git.bb')
-rw-r--r-- | recipes-demo/radio/radio_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/radio/radio_git.bb b/recipes-demo/radio/radio_git.bb index e4dd07c7a..1aa44d19d 100644 --- a/recipes-demo/radio/radio_git.bb +++ b/recipes-demo/radio/radio_git.bb @@ -15,7 +15,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/radio;protocol=https;bra file://presets-CES.conf \ file://presets-FOSDEM.conf \ " -SRCREV = "${AGL_APP_REVISION}" +SRCREV = "06e706215977c1c314a9316e5b853ec6fb54e304" S = "${WORKDIR}/git" |