openharmony-standard: Fix reuse of openharmony-standard sstate in CI
This fixes the problem that have caused us to always rebuilding
openharmony-standard recipe in CI, even if no changes would seem to
require it.
The fix is to rewrite the SRC_URI variable to not include git revisions
but use SRCREV_* variables for that instead, and then setting up
SRCREV_FORMAT appropriately to allow expansion of SRCPV with a meaningful
and correct value.
Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
Showing
- recipes-openharmony/openharmony/openharmony-standard-sources-3.0.inc 426 additions, 142 deletions...nharmony/openharmony/openharmony-standard-sources-3.0.inc
- recipes-openharmony/openharmony/openharmony-standard-sources-3.1.inc 549 additions, 183 deletions...nharmony/openharmony/openharmony-standard-sources-3.1.inc
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment