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:15:30 +0100 |
commit | c4fbcc5d629d9ccf685dd9ea321686268d1b9986 (patch) | |
tree | 5897ca125aeb2cb679e64450fe260b869f555827 /meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb | |
parent | 99666e772dd50767295294a5686710e6e2a49851 (diff) | |
download | poky-c4fbcc5d629d9ccf685dd9ea321686268d1b9986.tar.gz |
sato recipes: Update PR because of libowl conversion to git
(From OE-Core rev: 8216888c1caba6d469a5443ba74fce0f1392792e)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb')
-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" | |||
11 | DEPENDS = "gtk+ startup-notification libfm" | 11 | DEPENDS = "gtk+ startup-notification libfm" |
12 | DEPENDS_append_poky = " libowl" | 12 | DEPENDS_append_poky = " libowl" |
13 | 13 | ||
14 | PR = "r0" | 14 | PR = "r1" |
15 | 15 | ||
16 | COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|mips.*|powerpc.*)-(linux|freebsd.*)' | 16 | COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|mips.*|powerpc.*)-(linux|freebsd.*)' |
17 | 17 | ||