[Buildroot] [PATCH 3/5] Added the libpth package.

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue May 8 08:19:08 UTC 2012


Le Mon,  7 May 2012 22:59:43 +0200,
Stijn Souffriau <stijn.souffriau at essensium.com> a écrit :

> @@ -406,6 +406,7 @@ source "package/orc/Config.in"
>  source "package/poco/Config.in"
>  source "package/protobuf/Config.in"
>  source "package/startup-notification/Config.in"
> +source "package/libpth/Config.in"

Alphabetic sorting.

> +config BR2_PACKAGE_LIBPTH
> +	bool "libpth"
> +	select BR2_PACKAGE_PTH_ERROR

I might have missed something, but there is no package named
BR2_PACKAGE_PTH_ERROR in Buildroot, it seems, and it doesn't appear to
be in your patchset. Maybe you forgot to send it? Or, as your package
does not have a _DEPENDENCIES = pth-error, maybe it's just some
left over of some previous work?

> +++ b/package/libpth/libpth-0003-fixed-install-depedency.patch

                                                 dependency

> @@ -0,0 +1,34 @@
> +From f2079abd360d2f1c531927e8ff7aa034d51aac66 Mon Sep 17 00:00:00 2001
> +From: Stijn Souffriau <stijn.souffriau at essensium.com>
> +Date: Tue, 3 Apr 2012 13:49:38 +0200
> +Subject: [PATCH] fixed install depedency

                                  dependency

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list