[oe] unable to bitbake ortp

Khem Raj raj.khem at gmail.com
Sun Sep 6 08:17:58 UTC 2009


On Sun, Sep 6, 2009 at 12:01 AM, Juan Backson<juanbackson at gmail.com> wrote:
> Hi
>
> I have the following in my ortp0.7 recipe.  How should I change it to get
> bitbake to work?

I have committed a fix for it on .dev if you are using .dev branch
just update your copy.


>
> DESCRIPTION = "An LGPL implementation of RTP - RFC3550"
> LICENSE = "LGPL"
> DEPENDS = "glibc"
>
> PR = "r1"
>
> inherit autotools pkgconfig
>
> SRC_URI = "
> http://download.savannah.nongnu.org/releases/linphone/${PN}/sources/${P}.tar.gz
> "
>
> do_compile_append() {
>        sed -i -e s:${STAGING_DIR_TARGET}::g \
>               -e s:/${TARGET_SYS}::g \
>                  ortp.pc
>
> }




More information about the Openembedded-devel mailing list