[oe] [PATCH 1/2] sed: add gettext dependency

Koen Kooi k.kooi at student.utwente.nl
Sat May 15 12:58:12 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I ran into the same problem this morning :)

http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=4154c5f1b9e65b5e2ecb026a06d53fe178921d26

On 15-05-10 11:23, Eric Benard wrote:
> bitbake meta-toolchain with task-sdk-basae fails without this when
> runned from scratch
> 
> Signed-off-by: Eric Benard <eric at eukrea.com>
> ---
>  recipes/sed/sed_4.1.2.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/sed/sed_4.1.2.bb b/recipes/sed/sed_4.1.2.bb
> index 5cfa531..4838063 100644
> --- a/recipes/sed/sed_4.1.2.bb
> +++ b/recipes/sed/sed_4.1.2.bb
> @@ -6,7 +6,7 @@ PR = "r1"
>  SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz"
>  S = "${WORKDIR}/sed-${PV}"
>  
> -inherit autotools
> +inherit autotools gettext
>  
>  do_install () {
>  	autotools_do_install

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFL7ppkMkyGM64RGpERAogxAJ9+lBr+wYPhIaLtRyiZNweV8yMa2wCfcdUK
ns4suPvHPVAq+b13nEySW4Y=
=44LE
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list