]> code.ossystems Code Review - openembedded-core.git/commitdiff
Bump PR for 0.8 and also add patch to the SVN version.
authorRobert Bradford <rob@openedhand.com>
Wed, 27 Feb 2008 15:43:17 +0000 (15:43 +0000)
committerRobert Bradford <rob@openedhand.com>
Wed, 27 Feb 2008 15:43:17 +0000 (15:43 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3873 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/pimlico/contacts_0.8.bb
meta/packages/pimlico/contacts_svn.bb

index fac3dabb23cf6c49133e35755a15ce5d9986c03a..ba2cb1e3c32c1e5e2b2edc4a9c6daa3e6b005089 100644 (file)
@@ -1,6 +1,6 @@
 require contacts.inc
 
-PR="r1"
+PR="r2"
 
 SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \
           file://stock_contact.png \
index 0257046e88455387163671ffddc9f87ff4dc57ca..948f56521a6c3ad50f43dc4fc84b86a7e7e1ee49 100644 (file)
@@ -12,6 +12,7 @@ SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
           file://stock_contact.png \
           file://stock_person.png \
           file://contacts-owl-window-menu.patch;patch=1 \
+           file://contacts-focus-avoidance.patch;patch=1 \
          "
 
 S = "${WORKDIR}/trunk"