From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Mon, 12 Sep 2016 09:48:30 +0200 Subject: [Buildroot] [PATCH] package/php-ssh2: fix kconfig circular deps after libssh2 fix In-Reply-To: <1473630559-11339-1-git-send-email-yann.morin.1998@free.fr> References: <1473630559-11339-1-git-send-email-yann.morin.1998@free.fr> Message-ID: <20160912094830.0b4aeec9@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Sun, 11 Sep 2016 23:49:19 +0200, Yann E. MORIN wrote: > After we simplified the libssh2 dependencies, the new dependencies were > not propagated to the php-ssh2 package, causing circular dependencies: > > package/openssl/Config.in:1:error: recursive dependency detected! > package/openssl/Config.in:1: symbol BR2_PACKAGE_OPENSSL is selected by BR2_PACKAGE_LIBSSH2 > package/libssh2/Config.in:1: symbol BR2_PACKAGE_LIBSSH2 is selected by BR2_PACKAGE_PHP_SSH2 > package/php-ssh2/Config.in:1: symbol BR2_PACKAGE_PHP_SSH2 depends on BR2_PACKAGE_OPENSSL > > Just drop the now-useless dependency inherited from libssh2: libssh2 now > has no dependency. > > Reported-by: Thomas Petazzoni > Signed-off-by: "Yann E. MORIN" > Cc: Arnout Vandecappelle > --- > package/php-ssh2/Config.in | 2 -- > 1 file changed, 2 deletions(-) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com