diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-12-12 23:07:49 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-12-12 23:07:49 -0500 |
commit | 56f1eaaa7b445fdc2009f712e45ae87db9cab731 (patch) | |
tree | 9fafc45f8f5017e7225394fbf5c6c8b18d466c2c /recipes-demo | |
parent | 68ab60627c339aca023461b23a9d55e85158a6d3 (diff) |
radio: update SRCREVoctopus_14.92.0octopus/14.92.014.92.0
Update SRCREV to pick up:
1e6de65 Merge "Update icon"
424fa46 Update icon
147a454 Fix layout issues
Bug-AGL: SPEC-4444, SPEC-4643
Change-Id: I5ec9068554a0dcb80e81e9edb2c3a30501dd3b9f
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-demo')
-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 c4737ad10..55442cb44 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 = "f48bb2aab34273bd5b3cc1f9f9d88afbfb231d6b" +SRCREV = "1e6de65b06429d7250b72cdc4b887d60349c920b" S = "${WORKDIR}/git" |