diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-05-31 02:21:11 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-05-31 06:24:24 -0400 |
commit | 1ea8d09af262ddeed87acf5916cec42d9a002da1 (patch) | |
tree | 195dc287813bdf9ee8240092a56f19bbad68dd1e /projects/bucts/configs/revision | |
parent | 10aa44585ed4dd1495f47229daa2db4831694c9c (diff) | |
download | librebootfr-1ea8d09af262ddeed87acf5916cec42d9a002da1.tar.gz librebootfr-1ea8d09af262ddeed87acf5916cec42d9a002da1.zip |
Patching now works. bucts can be patched & built.
Modified the function git_project_patch_recursive (in libs/git) to
enable patching with diff files, which uses the new function
diff_patch_file located in libs/common. A generic action script for
bucts is in projects/bucts/. Install/revision/target files are in
projects/bucts/configs/. bucts' merge into the new build system should
be nearly, if not already, complete.
Diffstat (limited to 'projects/bucts/configs/revision')
-rw-r--r-- | projects/bucts/configs/revision | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/bucts/configs/revision b/projects/bucts/configs/revision new file mode 100644 index 00000000..1ac89ef2 --- /dev/null +++ b/projects/bucts/configs/revision @@ -0,0 +1 @@ +dc27919d7a66a6e8685ce07c71aefa4f03ef7c07 |