summaryrefslogtreecommitdiffstats
path: root/package/micropython/micropython.hash
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2016-09-11 23:49:19 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-12 09:48:17 +0200
commitf6ab3e1e99aa0e8ff5fd4dcc7d12958c7aa25c2c (patch)
tree409483e802697c8988f0bbab770285ce521115dc /package/micropython/micropython.hash
parent91ccf292c65ed3de21c0f26ca623860c96b137ad (diff)
downloadbuildroot-f6ab3e1e99aa0e8ff5fd4dcc7d12958c7aa25c2c.tar.gz
buildroot-f6ab3e1e99aa0e8ff5fd4dcc7d12958c7aa25c2c.zip
package/php-ssh2: fix kconfig circular deps after libssh2 fix
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 <thomas.petazzoni@free-electrons.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/micropython/micropython.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud