[oe] unable to bitbake ortp

Juan Backson juanbackson at gmail.com
Sun Sep 6 09:41:32 UTC 2009


Hi,

This may be a pretty dumb question.

I tried to git pull, but I am getting:

OE:beagleboard [juan at localhost openembedded]$ git pull
Already up-to-date.

Is it something to do with my config or I should remove something for it to
recognize that it is not the latest build?

Thanks,
jb
On Sun, Sep 6, 2009 at 4:17 PM, Khem Raj <raj.khem at gmail.com> wrote:

> 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
> >
> > }
>
>  _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list