Logo
Explore Help
Sign In
Narcissus/shredos.x86_64
2
0
Fork 0
You've already forked shredos.x86_64
mirror of https://github.com/PartialVolume/shredos.x86_64.git synced 2026-03-01 14:02:12 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
2a59854aa737da170c7ae7fa606bf63254b26819
shredos.x86_64/package/ibrcommon/Config.in

14 lines
418 B
Plaintext
Raw Normal View History

ibrcommon: new package [Thomas: - add package in package/Config.in, to make it visible in menuconfig - make the openssl, libnl and libxml2 dependencies optional, since they are definitely not mandatory - add README to the license files, since it contains useful licensing related information. - remove custom INSTALL_STAGING_OPTS and INSTALL_TARGET_OPTS since the package uses automake. - add missing final newline in Config.in and .mk file.] Signed-off-by: Tom Sparks <tom_a_sparks@yahoo.com.au> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-08-08 22:42:14 +10:00
config BR2_PACKAGE_IBRCOMMON
bool "ibrcommon"
depends on BR2_INSTALL_LIBSTDCPP
depends on BR2_TOOLCHAIN_HAS_THREADS
help
IBR-DTN is a small dtn application that supports:
Bundle Protocol RFC 5050
Bundle Security Protocol RFC 6257
http://trac.ibr.cs.tu-bs.de/project-cm-2012-ibrdtn
comment "ibrcommon needs a toolchain w/ C++, threads"
ibrcommon: fix dependencies of comment in Config.in We want the comment to be displayed either if C++ is not supported *or* if threads is not supported. Also, fix the indentation to use a tab. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-08-29 18:07:42 +02:00
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 1018ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API