[Buildroot] [PATCH 1/1] postgresql --with-libxml configure option added

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Jul 27 07:31:14 UTC 2018


Hello Thomas,

On Fri, 27 Jul 2018 07:06:48 +0000, Thomas Ehrhardt wrote:
> The postgresql package is now built with --with-libxml if BR2_PACKAGE_LIBXML2 is selected to allow the use of XML functions in postgresql.
> 
> Signed-off-by: Daniel Deterding <dde at innovaphone.com>

Thanks for your patch, it looks good, but there's one issue: the From
doesn't match the Signed-off-by.

If I understand correctly, the patch was done by your colleague Daniel
Deterding, and you are sending it on his behalf. If that is correct,
then you need to add your own Signed-off-by below the one from Daniel.

While you're at it, could you fix the minor issues below (I had fixed
them locally as I was about to apply the patch, but realized the
Signed-off-by issue) :

 - The commit title should have the format:

   <package>: <description>

   A better commit title is:

   postgresql: add optional dependency on libxml2

 - The commit log text should be wrapped at 72 characters.

Except these, it looks good. Could you resend an updated version ?

Thanks a lot for your contribution!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list