[Buildroot] [PATCH v3 1/4] package/rpm: bump to version 4.12.0.1

James Knight james.knight at rockwellcollins.com
Mon Oct 5 14:31:00 UTC 2015


Peter,

On Sat, Oct 3, 2015 at 10:15 AM, Peter Korsgaard <peter at korsgaard.com> wrote:
>  > +#ifeq ($(BR2_PACKAGE_LIBCAP),y)
>  > +RPM_DEPENDENCIES += libcap
>  > +RPM_CONF_OPTS += --with-cap
>  > +#else
>  > +RPM_CONF_OPTS += --without-cap
>  > +#endif
>
> Why is this commented out? You don't select libcap in Config.in.

It is definitely a mistake; sorry. I'll clean that up with the other
patchset changes to be made.


More information about the buildroot mailing list