| Submitter | Dexuan Cui |
|---|---|
| Date | April 20, 2011, 7:30 a.m. |
| Message ID | <0a4528e92190a055233b52e7d4e9bbfe0400e959.1303284287.git.dexuan.cui@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/2549/ |
| State | New, archived |
| Headers | show |
Comments
On 04/20/2011 12:30 AM, Dexuan Cui wrote: > From: Dexuan Cui<dexuan.cui@intel.com> > > Signed-off-by: Dexuan Cui<dexuan.cui@intel.com> > --- > ...util-macros_1.11.0.bb => util-macros_1.13.0.bb} | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > rename meta/recipes-graphics/xorg-util/{util-macros_1.11.0.bb => util-macros_1.13.0.bb} (79%) > > diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb b/meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb > similarity index 79% > rename from meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb > rename to meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb > index 765a577..a708ed0 100644 > --- a/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb > +++ b/meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb > @@ -20,5 +20,5 @@ RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})" > > BBCLASSEXTEND = "native nativesdk" > > -SRC_URI[md5sum] = "8580021f3a9e242ab09d23d62e475d53" > -SRC_URI[sha256sum] = "212c3d14474d7cffdbc22437d4896211a5dce6b99b02b96229c9be7d963c90cf" > +SRC_URI[md5sum] = "31e9ddcbc1d8bc8c09ab180443974dd1" > +SRC_URI[sha256sum] = "7bff944fb120192e7fe1706e9c0b7e41666e7983ce3e2bdef0b7734392d9e695" I will pull this patch today, but you need to determine if the util-macros/xaw.patch is still needed and if not, please remove it from the tree. Thanks Sau!
Saul Wold wrote: > On 04/20/2011 12:30 AM, Dexuan Cui wrote: >> ...util-macros_1.11.0.bb => util-macros_1.13.0.bb} | 4 ++-- >> 1 files changed, 2 insertions(+), 2 deletions(-) >> rename meta/recipes-graphics/xorg-util/{util-macros_1.11.0.bb => >> util-macros_1.13.0.bb} (79%) > I will pull this patch today, but you need to determine if the > util-macros/xaw.patch is still needed and if not, please remove it > from the tree. Hi Saul, Thanks a lot for the reminder! The file xaw.patch is not needed now since no recipe uses it. I made a new commit for the upgrading of util-macros: http://git.pokylinux.org/cgit/cgit.cgi/poky-contrib/commit/?h=dcui/master_util_macros&id=3cfb9f508b11c4a33aace97d306956f36b137992 Please pull this new commit (the commit is in a new branch dcui/master_util_macros) Thanks! -- Dexuan
Patch
diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb b/meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb similarity index 79% rename from meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb rename to meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb index 765a577..a708ed0 100644 --- a/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb +++ b/meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb @@ -20,5 +20,5 @@ RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "8580021f3a9e242ab09d23d62e475d53" -SRC_URI[sha256sum] = "212c3d14474d7cffdbc22437d4896211a5dce6b99b02b96229c9be7d963c90cf" +SRC_URI[md5sum] = "31e9ddcbc1d8bc8c09ab180443974dd1" +SRC_URI[sha256sum] = "7bff944fb120192e7fe1706e9c0b7e41666e7983ce3e2bdef0b7734392d9e695"