From mboxrd@z Thu Jan 1 00:00:00 1970 From: rdkehn at yahoo.com Date: Tue, 3 Feb 2015 11:49:56 -0600 Subject: [Buildroot] [PATCH v3 2/3] manual: reinstall targets In-Reply-To: <20150203181147.52b7cee5@free-electrons.com> References: <1417188306-9035-1-git-send-email-rdkehn@yahoo.com> <1417188306-9035-3-git-send-email-rdkehn@yahoo.com> <20150203181147.52b7cee5@free-electrons.com> Message-ID: <20150203174956.GA29499@dkarchlinux64.currentcomm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Tue, Feb 03, 2015 at 06:11:47PM +0100, Thomas Petazzoni wrote: Hi Thomas, > Dear Doug Kehn, > > On Fri, 28 Nov 2014 09:25:05 -0600, Doug Kehn wrote: > > Add reinstall target information to package-make-target.txt. > > > > Signed-off-by: Doug Kehn > > --- > > docs/manual/package-make-target.txt | 14 ++++++++++++++ > > 1 file changed, 14 insertions(+) > > Thanks, applied, after adjusting to the fairly significant changes we > did on PATCH 1/3. Agree, simpler is always better. Thank you for your consideration. Regards, ...doug