Skip to content
Snippets Groups Projects
Commit cfbeacca authored by osak buildhauer user's avatar osak buildhauer user
Browse files

Update offline_repo.json in the image when the src changes

parent e7d4a693
No related branches found
No related tags found
No related merge requests found
...@@ -625,7 +625,7 @@ $(REPO_ARCHIVE_DIR)/Release : $(REPO_DIST_DIR)/binary-$(call altarch,$(PRIMARY_A ...@@ -625,7 +625,7 @@ $(REPO_ARCHIVE_DIR)/Release : $(REPO_DIST_DIR)/binary-$(call altarch,$(PRIMARY_A
>> "$(REPO_ARCHIVE_DIR)"/Release >> "$(REPO_ARCHIVE_DIR)"/Release
$(call ensure_mount,repo_offline_repo_json) : $(IMAGE_DIR)/offline_repo.json $(call ensure_mount,repo_offline_repo_json) : $(IMAGE_DIR)/offline_repo.json
$(IMAGE_DIR)/offline_repo.json: | $(IMAGE_DIR) $(IMAGE_DIR)/offline_repo.json: $(CURDIR)/contrib/rootfs/offline_repo.json | $(IMAGE_DIR)
cp "$(CURDIR)/contrib/rootfs/offline_repo.json" "$(IMAGE_DIR)/" cp "$(CURDIR)/contrib/rootfs/offline_repo.json" "$(IMAGE_DIR)/"
repo_clean: repo_clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment