diff options
Diffstat (limited to 'fuel/build/apply_patches')
-rw-r--r-- | fuel/build/apply_patches | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/fuel/build/apply_patches b/fuel/build/apply_patches new file mode 100644 index 0000000..6925ff6 --- /dev/null +++ b/fuel/build/apply_patches @@ -0,0 +1,18 @@ +############################################################################## +# Copyright (c) 2015 Ericsson AB and others. +# stefan.k.berg@ericsson.com +# jonas.bjurel@ericsson.com +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + +# Format of this file: +# +#TR>old package>url for replacement package +# +# Note! No spaces! +# Example: +#FIX>foo_0.0.1.deb>https://example.org/foo_0.0.2.deb + |