diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-02-15 23:53:42 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-02-15 23:54:52 +0100 |
commit | cdc4065cc4c3dc1b3f3cd84b0d875b2acd72c4de (patch) | |
tree | ac066a2f73f4f737775631e8839c745cc78923ec /build/f_repos/patch/fuel-main/0002-xorriso-fails-to-add-files-with-path-longer-then-240.patch | |
parent | 14669b1166d65270fbce9dabd957b643f74e7513 (diff) |
f_repos: patch: Rebase patches, cleanup
While at it, re-export patches to remove any redundant info:
$ make patches-export
Change-Id: I4ce3aba9f9d6092bade305a744738c44a936db7c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'build/f_repos/patch/fuel-main/0002-xorriso-fails-to-add-files-with-path-longer-then-240.patch')
-rw-r--r-- | build/f_repos/patch/fuel-main/0002-xorriso-fails-to-add-files-with-path-longer-then-240.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/f_repos/patch/fuel-main/0002-xorriso-fails-to-add-files-with-path-longer-then-240.patch b/build/f_repos/patch/fuel-main/0002-xorriso-fails-to-add-files-with-path-longer-then-240.patch index 734523040..179cbdbd6 100644 --- a/build/f_repos/patch/fuel-main/0002-xorriso-fails-to-add-files-with-path-longer-then-240.patch +++ b/build/f_repos/patch/fuel-main/0002-xorriso-fails-to-add-files-with-path-longer-then-240.patch @@ -11,10 +11,10 @@ Related-Bug: #1498619 1 file changed, 1 insertion(+) diff --git a/iso/module.mk b/iso/module.mk -index 8995378..0073068 100644 +index ab7542b..755e706 100644 --- a/iso/module.mk +++ b/iso/module.mk -@@ -174,6 +174,7 @@ $(ISO_PATH): $(BUILD_DIR)/iso/isoroot.done +@@ -191,6 +191,7 @@ $(ISO_PATH): $(BUILD_DIR)/iso/isoroot.done -V $(ISO_VOLUME_ID) -p $(ISO_VOLUME_PREP) \ -J -R \ -graft-points \ |