On 24 April 2014 04:54, Jonas Gorski wrote:
> On Wed, Apr 23, 2014 at 5:38 PM, Yousong Zhou wrote:
>> On 23 April 2014 23:23, Felix Fietkau wrote:
>>> On 2014-04-23 14:16, Yousong Zhou wrote:
Signed-off-by: Yousong Zhou
>>> Why?
>>>
>>
>> There are times when I apply patches with patch uti
On Wed, Apr 23, 2014 at 5:38 PM, Yousong Zhou wrote:
> On 23 April 2014 23:23, Felix Fietkau wrote:
>> On 2014-04-23 14:16, Yousong Zhou wrote:
>>> Signed-off-by: Yousong Zhou
>> Why?
>>
>
> There are times when I apply patches with patch utility, some *.orig
> and *.rej files will be generated
On 23 April 2014 23:23, Felix Fietkau wrote:
> On 2014-04-23 14:16, Yousong Zhou wrote:
>> Signed-off-by: Yousong Zhou
> Why?
>
There are times when I apply patches with patch utility, some *.orig
and *.rej files will be generated in the tree and later copied in the
final binary image. It would
On 2014-04-23 14:16, Yousong Zhou wrote:
> Signed-off-by: Yousong Zhou
Why?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Signed-off-by: Yousong Zhou
---
.gitignore |4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 1bef86e..0892453 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,11 +15,9 @@
/files
/package/feeds
/package/openwrt-packages
-*.orig
-*.rej
*~