From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas De Schampheleire Date: Wed, 24 Sep 2014 22:16:51 +0200 Subject: [Buildroot] [PATCH 23/23 v5] docs/manual: document the asciidoc infra In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Thomas De Schampheleire schreef: >On Sun, Sep 14, 2014 at 1:07 PM, Yann E. MORIN wrote: >> Signed-off-by: "Yann E. MORIN" >> Cc: Samuel Martin >> Cc: Thomas De Schampheleire By the way, for the renamed variables, you could also avoid the rebase hell by exporting the changes to patch files and manually editing those and reimporting them. As long as it's one line changes, that works fine...