diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-08-31 22:17:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-02 18:13:36 +0100 |
commit | 8216888c1caba6d469a5443ba74fce0f1392792e (patch) | |
tree | c02ff85387226fa045dad445a39805708dea75b1 /meta/recipes-sato/pcmanfm | |
parent | 4e7218c19775ef81caed27742e9d203af10b7416 (diff) | |
download | openembedded-core-8216888c1caba6d469a5443ba74fce0f1392792e.tar.gz openembedded-core-8216888c1caba6d469a5443ba74fce0f1392792e.tar.bz2 openembedded-core-8216888c1caba6d469a5443ba74fce0f1392792e.zip |
sato recipes: Update PR because of libowl conversion to git
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato/pcmanfm')
-rw-r--r-- | meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb index 49252313b8..f48bb67e2e 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb @@ -11,7 +11,7 @@ SECTION = "x11" DEPENDS = "gtk+ startup-notification libfm" DEPENDS_append_poky = " libowl" -PR = "r0" +PR = "r1" COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|mips.*|powerpc.*)-(linux|freebsd.*)' |