From mboxrd@z Thu Jan 1 00:00:00 1970 From: Baruch Siach Date: Tue, 17 Mar 2015 13:23:39 +0200 Subject: [Buildroot] [PATCH v2] package/sysdig: New package In-Reply-To: <1426589808-568-1-git-send-email-angelo.compagnucci@gmail.com> References: <1426589808-568-1-git-send-email-angelo.compagnucci@gmail.com> Message-ID: <20150317112339.GM2415@tarshish> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Angelo, On Tue, Mar 17, 2015 at 11:56:48AM +0100, Angelo Compagnucci wrote: > diff --git a/package/sysdig/Config.in b/package/sysdig/Config.in > new file mode 100644 > index 0000000..94b088f > --- /dev/null > +++ b/package/sysdig/Config.in > @@ -0,0 +1,17 @@ > +comment "sysdig needs a Linux kernel to be built" > + depends on !BR2_LINUX_KERNEL > + > +config BR2_PACKAGE_SYSDIG > + bool "sysdig" > + select BR2_PACKAGE_ZLIB > + select BR2_PACKAGE_LUAJIT > + select BR2_PACKAGE_LIBJSON This packages also needs to depend on all the dependencies of these packages. Please read the whole section under http://nightly.buildroot.org/manual.html#depends-on-vs-select. > + depends on BR2_LINUX_KERNEL > + help > + Sysdig is open source, system-level exploration: > + capture system state and activity from a running Linux instance, > + then save, filter and analyze. > + Think of it as strace + tcpdump + lsof + awesome sauce. > + With a little Lua cherry on top. > + > + http://sysdig.org A dependencies comment is still missing here (http://nightly.buildroot.org/manual.html#_dependencies_on_a_linux_kernel_built_by_buildroot). baruch -- http://baruch.siach.name/blog/ ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -