diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-12-12 20:25:50 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-12-12 20:25:50 -0500 |
commit | 0994f23f0a7f9f5ea6887705079880a91697b623 (patch) | |
tree | 1765e756b342a16f54843f3a228dcad78dc56897 /recipes-demo | |
parent | b55430709b12d3c6d6bd10f3d4d3f0d2ed1b042e (diff) |
radio: update SRCREV
Update SRCREV to pick up:
cacb72e Update icon
5343550 Add gitreview file for Nifty Needlefish branch
147a454 Fix layout issues
Bug-AGL: SPEC-4444, SPEC-4518, SPEC-4643
Change-Id: I6b34c5370c0b140fc5fe9c9d9385c8cd6fcd2646
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..ee9fb9f26 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 = "cacb72ea5488e770be911eb975e4b7741d242814" S = "${WORKDIR}/git" |