[oe] [oe-commits] org.oe.dev quilt: added DEPEND on autoconf-native (>= 2.61)

Richard Purdie rpurdie at rpsys.net
Wed Apr 18 21:44:56 UTC 2007


On Wed, 2007-04-18 at 23:07 +0200, MartinDietze commit wrote:
> quilt: added DEPEND on autoconf-native (>= 2.61)
> 
> Author: MartinDietze at openembedded.org
> Branch: org.openembedded.dev
> Revision: 2620a9b57f6ef565cef134f6a34c2a51381ac2e3
> ViewMTN: http://monotone.openembedded.org/revision.psp?id=2620a9b57f6ef565cef134f6a34c2a51381ac2e3
> Files:
> 1
> packages/quilt/quilt_0.45.bb
> Diffs:
> 
> #
> # mt diff -rb62da04643bc273f9af7ef850c8ade01937d5309 -r2620a9b57f6ef565cef134f6a34c2a51381ac2e3
> #
> # 
> # 
> # patch "packages/quilt/quilt_0.45.bb"
> #  from [8f756223ce9e287788362df20a70a06d5c21b2c0]
> #    to [1dffd21abb3d337a34cfe9fbc06d025ae8886e99]
> # 
> ============================================================
> --- packages/quilt/quilt_0.45.bb	8f756223ce9e287788362df20a70a06d5c21b2c0
> +++ packages/quilt/quilt_0.45.bb	1dffd21abb3d337a34cfe9fbc06d025ae8886e99
> @@ -1,3 +1,4 @@
> +DEPENDS = "autoconf-native (>= 2.61)"
>  RDEPENDS_${PN} += "patch diffstat bzip2 util-linux"

Could you explain this a little more? I made some changes a while back
so both bitbake 1.6 and bitbake 1.8 should be able to parse that
versioned DEPENDS syntax but it doesn't actually do anything yet.
"autoconf-native" should already be in the DEPENDS?

What problem were you seeing that required this?

Cheers,

Richard








More information about the Openembedded-devel mailing list