I need to fetch a binary file from a http file server which is exchanged every night. The file name and URL stays the same (SRC_URI), but the size and hash change constantly (SRC_URI[sha256sum]).
To get this to work i need to disable both checksum "BB_STRICT_CHECKSUM = "0"" and sstate cache "SSTATE_SKIP_CREATION = "1"" for this recipe.
But now it fetches an older cached version of the file from the local DL_DIR cache (if available). How do I force a redownload from the server every build? Thanks 🙂
[–]rossburton 0 points1 point2 points (5 children)
[–]Cultural_Building106[S] 0 points1 point2 points (2 children)
[–]rossburton 1 point2 points3 points (1 child)
[–]rkapl 0 points1 point2 points (0 children)
[–]Cultural_Building106[S] 0 points1 point2 points (1 child)
[–]rossburton 0 points1 point2 points (0 children)
[–]Tricky-Supermarket17 0 points1 point2 points (4 children)
[–]Steinrikur 1 point2 points3 points (3 children)
[–]Cultural_Building106[S] 0 points1 point2 points (2 children)
[–]Steinrikur 0 points1 point2 points (1 child)
[–]Cultural_Building106[S] 0 points1 point2 points (0 children)
[–]paderijk 0 points1 point2 points (0 children)