| Submitter | Constantin Musca |
|---|---|
| Date | Aug. 17, 2012, 4:21 p.m. |
| Message ID | <1345220471-16791-1-git-send-email-constantinx.musca@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/34857/ |
| State | New |
| Headers | show |
Comments
On 08/17/2012 09:21 AM, Constantin Musca wrote: > Only some spaces changed in the license file. > > Signed-off-by: Constantin Musca <constantinx.musca@intel.com> > --- > .../{libxrandr_1.3.2.bb => libxrandr_1.4.0.bb} | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > rename meta/recipes-graphics/xorg-lib/{libxrandr_1.3.2.bb => libxrandr_1.4.0.bb} (72%) > > diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb > similarity index 72% > rename from meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb > rename to meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb > index 6fc3cf5..323c098 100644 > --- a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb > +++ b/meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb > @@ -9,7 +9,7 @@ specified in the Proceedings of the 2001 Usenix Technical Conference \ > require xorg-lib-common.inc > > LICENSE = "MIT-style" > -LIC_FILES_CHKSUM = "file://COPYING;md5=4c5c132d3690478179d78ec3bf064584" > +LIC_FILES_CHKSUM = "file://COPYING;md5=aa33e583cc3e96238a8467b485e62992" > > DEPENDS += "virtual/libx11 randrproto libxrender libxext" > > @@ -20,5 +20,5 @@ XORG_PN = "libXrandr" > > BBCLASSEXTEND = "native nativesdk" > > -SRC_URI[md5sum] = "92473da2fccf5fac665be4fa4f2037fa" > -SRC_URI[sha256sum] = "7eaca216ab5233d7396119eb87c1989d350a3efead104d54b55f22cdd1d99b81" > +SRC_URI[md5sum] = "0c843636124cc1494e3d87df16957672" > +SRC_URI[sha256sum] = "033ad0ac2f012afb05268660f6d78705c85f84689f92fa7b47ce12959b15f5c3" > Merged this along with the Connman, gst-fluendo* and randproto patches into OE-Core Thanks Sau!
Patch
diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb similarity index 72% rename from meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb rename to meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb index 6fc3cf5..323c098 100644 --- a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb +++ b/meta/recipes-graphics/xorg-lib/libxrandr_1.4.0.bb @@ -9,7 +9,7 @@ specified in the Proceedings of the 2001 Usenix Technical Conference \ require xorg-lib-common.inc LICENSE = "MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=4c5c132d3690478179d78ec3bf064584" +LIC_FILES_CHKSUM = "file://COPYING;md5=aa33e583cc3e96238a8467b485e62992" DEPENDS += "virtual/libx11 randrproto libxrender libxext" @@ -20,5 +20,5 @@ XORG_PN = "libXrandr" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "92473da2fccf5fac665be4fa4f2037fa" -SRC_URI[sha256sum] = "7eaca216ab5233d7396119eb87c1989d350a3efead104d54b55f22cdd1d99b81" +SRC_URI[md5sum] = "0c843636124cc1494e3d87df16957672" +SRC_URI[sha256sum] = "033ad0ac2f012afb05268660f6d78705c85f84689f92fa7b47ce12959b15f5c3"
Only some spaces changed in the license file. Signed-off-by: Constantin Musca <constantinx.musca@intel.com> --- .../{libxrandr_1.3.2.bb => libxrandr_1.4.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxrandr_1.3.2.bb => libxrandr_1.4.0.bb} (72%)