[oe-commits] org.oe.dev anthy-native: fix S variable. Reorder some fields.

Laibsch commit openembedded-commits at lists.openembedded.org
Sat Jun 9 04:03:29 UTC 2007


anthy-native: fix S variable.  Reorder some fields.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: ffb800106daf409e2cc662fcf7e757d10a3c9843
ViewMTN: http://monotone.openembedded.org/revision.psp?id=ffb800106daf409e2cc662fcf7e757d10a3c9843
Files:
1
packages/anthy/anthy-native_7811.bb
Diffs:

#
# mt diff -r08286eac244da750fe999831d31e71eb0acd01d0 -rffb800106daf409e2cc662fcf7e757d10a3c9843
#
# 
# 
# patch "packages/anthy/anthy-native_7811.bb"
#  from [0852d3f15cc531f469f5f4663dcd43a81b58fdfc]
#    to [1c86d0d34dbd9631155115cf42b4650f5062ee80]
# 
============================================================
--- packages/anthy/anthy-native_7811.bb	0852d3f15cc531f469f5f4663dcd43a81b58fdfc
+++ packages/anthy/anthy-native_7811.bb	1c86d0d34dbd9631155115cf42b4650f5062ee80
@@ -1,4 +1,9 @@ require anthy_${PV}.bb
 require anthy_${PV}.bb
+
+DEPENDS = ""
 PACKAGES = ""
-DEPENDS = ""
+PR = "r1"
+
+S = "${WORKDIR}/anthy-${PV}"
+
 inherit native






More information about the Openembedded-commits mailing list