| Submitter | Shane Wang |
|---|---|
| Date | Jan. 22, 2012, 6:06 p.m. |
| Message ID | <8c85b0c040a43949d8bdccfd100a3012b0180b52.1327255445.git.shane.wang@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/19933/ |
| State | New |
| Headers | show |
Comments
This has a bbappend in meta-oe, please give an heads up when it's going in to avoid parsing breakage. Op 22 jan. 2012, om 19:06 heeft Shane Wang het volgende geschreven: > Signed-off-by: Shane Wang <shane.wang@intel.com> > --- > .../{pixman_0.24.0.bb => pixman_0.24.2.bb} | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > rename meta/recipes-graphics/xorg-lib/{pixman_0.24.0.bb => pixman_0.24.2.bb} (83%) > > diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.24.0.bb b/meta/recipes-graphics/xorg-lib/pixman_0.24.2.bb > similarity index 83% > rename from meta/recipes-graphics/xorg-lib/pixman_0.24.0.bb > rename to meta/recipes-graphics/xorg-lib/pixman_0.24.2.bb > index d96fe75..b55e547 100644 > --- a/meta/recipes-graphics/xorg-lib/pixman_0.24.0.bb > +++ b/meta/recipes-graphics/xorg-lib/pixman_0.24.2.bb > @@ -18,6 +18,6 @@ PR = "r0" > > EXTRA_OECONF="--disable-gtk" > > -SRC_URI[md5sum] = "db5ffcd50064421176e8afb7b85fd1a7" > -SRC_URI[sha256sum] = "744e8b36b29ba76bdfe8f7cbc45585fb237533ac8d716a27e306874dcfa1cf44" > +SRC_URI[md5sum] = "2ce7d12750664d2eebd51bf0a07b6205" > +SRC_URI[sha256sum] = "32f74f3e3c1feea33e6ad3e2fd66cb3eb816805c384b346ea1636a87c9057dbf" > > -- > 1.7.6 > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
Patch
diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.24.0.bb b/meta/recipes-graphics/xorg-lib/pixman_0.24.2.bb similarity index 83% rename from meta/recipes-graphics/xorg-lib/pixman_0.24.0.bb rename to meta/recipes-graphics/xorg-lib/pixman_0.24.2.bb index d96fe75..b55e547 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.24.0.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.24.2.bb @@ -18,6 +18,6 @@ PR = "r0" EXTRA_OECONF="--disable-gtk" -SRC_URI[md5sum] = "db5ffcd50064421176e8afb7b85fd1a7" -SRC_URI[sha256sum] = "744e8b36b29ba76bdfe8f7cbc45585fb237533ac8d716a27e306874dcfa1cf44" +SRC_URI[md5sum] = "2ce7d12750664d2eebd51bf0a07b6205" +SRC_URI[sha256sum] = "32f74f3e3c1feea33e6ad3e2fd66cb3eb816805c384b346ea1636a87c9057dbf"
Signed-off-by: Shane Wang <shane.wang@intel.com> --- .../{pixman_0.24.0.bb => pixman_0.24.2.bb} | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{pixman_0.24.0.bb => pixman_0.24.2.bb} (83%)