aboutsummaryrefslogtreecommitdiffstats
path: root/target/sdk
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2022-07-15 21:07:42 +0200
committerChristian Lamparter <chunkeey@gmail.com>2022-07-17 14:14:54 +0200
commite879cccaa21563a7cdf47797b18fb86723720158 (patch)
treeb04933a946fc26bb0a893403e097db421b6a0660 /target/sdk
parent5dca7d7015b0a013f4b5b4fcb3c9eca52755744a (diff)
downloadupstream-e879cccaa21563a7cdf47797b18fb86723720158.tar.gz
upstream-e879cccaa21563a7cdf47797b18fb86723720158.tar.bz2
upstream-e879cccaa21563a7cdf47797b18fb86723720158.zip
uboot-layerscape: update PKG_HASH
The change of the PKG_VERSION caused the hash of the package to change. This is because the PKG_VERSION is present in the internal directory structure of the uboot-layerscape-21.08.tar.xz archive. i.e: # tar tf uboot-layerscape-21.08.tar.xz: uboot-layerscape-21.08/ uboot-layerscape-21.08/.azure-pipelines.yml uboot-layerscape-21.08/.checkpatch.conf uboot-layerscape-21.08/.gitattributes uboot-layerscape-21.08/.github/ [...] vs. # tar tf uboot-layerscape-LSDK-21.08.tar.xz uboot-layerscape-LSDK-21.08/ uboot-layerscape-LSDK-21.08/.azure-pipelines.yml uboot-layerscape-LSDK-21.08/.checkpatch.conf uboot-layerscape-LSDK-21.08/.gitattributes uboot-layerscape-LSDK-21.08/.github/ [...] the (file) content of both archives are otherwise the same. The PKG_HASH was taken from the builder log: | Hash of the local file uboot-layerscape-21.08.tar.xz does not match |(file: 54909a98bdcc26c7f9b35b35fcae09b977ecbf044be7bffa6dad9306c47cccf6, |requested: 874e871755ef84ebbf3[...]) - deleting download. without this update, the uboot-layerscape-21.08 package would always try to download (from git), repacked the archive and reupload to sources.openwrt.org (~14 MiB saved). Fixes: 038d5bdab117 ("layerscape: use semantic versions for LSDK") Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/sdk')
0 files changed, 0 insertions, 0 deletions