[oe] [oe-commits] org.oe.dev anki: fix parse error

pHilipp Zabel philipp.zabel at gmail.com
Thu Feb 14 16:17:01 UTC 2008


On Thu, Feb 14, 2008 at 4:01 PM, hrw commit
<openembedded-commits at lists.openembedded.org> wrote:
> anki: fix parse error
>
>  Author: hrw at openembedded.org
>  Branch: org.openembedded.dev
>  Revision: a33b3d19ac330b59af9dbbb80b1410d4579bba26
>  ViewMTN: http://monotone.openembedded.org/revision/info/a33b3d19ac330b59af9dbbb80b1410d4579bba26
>  Files:
>  1
>  packages/anki/anki_0.4.3.bb
>  Diffs:
>
>  #
>  # mt diff -r75f2dc6b3a783a084bf013ce7dc072992561a9bd -ra33b3d19ac330b59af9dbbb80b1410d4579bba26
>  #
>  #
>  #
>  # patch "packages/anki/anki_0.4.3.bb"
>  #  from [bbc71d5b420649c30e0f4e7ca986a9f3516be13e]
>  #    to [de5cc8560fa7d2401299249253867146486bcf24]
>  #
>  ============================================================
>  --- packages/anki/anki_0.4.3.bb bbc71d5b420649c30e0f4e7ca986a9f3516be13e
>  +++ packages/anki/anki_0.4.3.bb de5cc8560fa7d2401299249253867146486bcf24
>  @@ -1,9 +1,9 @@ PR = "r0"
>   require anki.inc
>
>   RDEPENDS += "libanki"
>   PR = "r0"
>
>  -export PV
>  +export PV="${PV}"

ERROR: variable PV references itself!

rolling that patch back fixes this bitbake parsing error for me (I
didn't try to build anki)

regards
Philipp




More information about the Openembedded-devel mailing list