diff options
author | Thomas Petazzoni | 2012-02-02 23:29:26 +0100 |
---|---|---|
committer | Peter Korsgaard | 2012-02-02 23:42:34 +0100 |
commit | 502465e435610b54b247b44cf61e7f0ba3d05a22 (patch) | |
tree | 58c0508db88960dd811cac12e77ad53f37490c18 /CHANGES | |
parent | poco: the Zip module depends on XML, Net and Util modules (diff) | |
download | buildroot-502465e435610b54b247b44cf61e7f0ba3d05a22.tar.gz buildroot-502465e435610b54b247b44cf61e7f0ba3d05a22.tar.xz buildroot-502465e435610b54b247b44cf61e7f0ba3d05a22.zip |
at91bootstrap: allow specification of a custom patch directory
Fixes bug #4664.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ #3403: libgpg-error: bump to version 1.10 #3409: libgpg-error: download from gnupg.org #3421: nano: make tiny flag optional + #4664: Cannot patch AT91Bootstrap #4700: setlocalversion not working for combination svn/ubuntu 11.10... 2011.11, Released November 30th, 2011: |