From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 29 Apr 2020 23:34:54 +0200 Subject: [Buildroot] [git commit] package/mc: fix typo BR2_PACKAGE_GMP -> BR2_PACKAGE_GPM In-Reply-To: <20200413073710.615078E962@busybox.osuosl.org> (Thomas Petazzoni's message of "Mon, 13 Apr 2020 09:51:11 +0200") References: <20200413073710.615078E962@busybox.osuosl.org> Message-ID: <875zdi7z7l.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas Petazzoni writes: > commit: https://git.buildroot.net/buildroot/commit/?id=52d10583b3003764263b907acc0a58f1ee1766e6 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master > Commit 9cae8f557b9d3f18ccf3694155f452d6b55de5f6 introduced an optional > dependency on GPM, but got the name of the option wrong, and used > GMP. In fact, even the commit title was wrong. > This causes a build failure: > Makefile:578: *** gpm is in the dependency chain of mc that has added it to its _DEPENDENCIES variable without selecting it or depending on it from Config.in. Stop. > Fixes: > http://autobuild.buildroot.net/results/52fb92ae7dd55cba7d19862bb6cd89c80da9a4b6/ > Signed-off-by: Thomas Petazzoni Committed to 2020.02.x, thanks. -- Bye, Peter Korsgaard