From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sun, 22 Dec 2019 13:50:26 +0100 Subject: [Buildroot] [PATCH] package/openocd: bump to version 104a5cb In-Reply-To: <20191217232657.6582-1-fhunleth@troodon-software.com> References: <20191217232657.6582-1-fhunleth@troodon-software.com> Message-ID: <20191222135026.75c9cffa@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Frank, On Tue, 17 Dec 2019 18:26:57 -0500 Frank Hunleth wrote: > The OpenOCD project hasn't made a release since January 2017. Much work > has happened since then and now. This bumps the version to the latest > commit and removes a patch that has been applied upstream. > > Signed-off-by: Frank Hunleth Overall, it certainly looks good to bump OpenOCD, since indeed the project is essentially no longer tagging any "official" release. However, there a few changes that I'd like to see: - Sync with Fabrice Fontaine, who posted a patch that drops the internal jimctl usage, and instead uses our jimtcl package. - Create a separate package for libjaylink, and use it in OpenOCD. - Thanks to the above two points, drop the OPENOCD_GITSUBMODULES = YES variable. - Perhaps use the Git mirror at https://repo.or.cz/w/openocd.git, which is accessible over https://, and therefore will work better for some users behind corporate firewalls. Could you rework your submission according to these suggestions? Thanks! Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com