Skip to content

Commit

Permalink
android-tools: Define SRCREV_FORMAT
Browse files Browse the repository at this point in the history
Since it uses multiple fetch URIs make it explicit to define SRCREV_FORMAT

Signed-off-by: Khem Raj <[email protected]>
(cherry picked from commit c508760)
Signed-off-by: Armin Kuster <[email protected]>
  • Loading branch information
kraj authored and akuster committed Nov 2, 2021
1 parent 5254782 commit 0b0ab6a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ SRCREV_libhardware = "be55eb1f4d840c82ffaf7c47460df17ff5bc4d9b"
SRCREV_libselinux = "07e9e1339ad1ba608acfba9dce2d0f474b252feb"
SRCREV_build = "16e987def3d7d8f7d30805eb95cef69e52a87dbc"

SRCREV_FORMAT = "core_extras_libhardware_libselinux_build"
SRC_URI = " \
git://${ANDROID_MIRROR}/platform/system/core;name=core;protocol=https;nobranch=1;destsuffix=git/system/core \
git://${ANDROID_MIRROR}/platform/system/extras;name=extras;protocol=https;nobranch=1;destsuffix=git/system/extras \
Expand Down

0 comments on commit 0b0ab6a

Please sign in to comment.