On Friday, July 29, 2011 08:22:04 PM Paul Menzel wrote: > Dear Andreas, > > > thank you for your patch. > > Am Freitag, den 29.07.2011, 19:31 +0200 schrieb Andreas Mueller: > > When importing from somewhere please always reference the used commit id > as requested in the guidelines [1]. Also mentioning the version in the > summary would be nice. > > iceauth: Import 1.0.4 from oe.dev > > > Signed-off-by: Andreas Mueller <[email protected]> > > --- > > > > meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb | 10 ++++++++++ > > 1 files changed, 10 insertions(+), 0 deletions(-) > > create mode 100644 meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb > > > > diff --git a/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb > > b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb new file mode > > 100644 > > index 0000000..e98c0cb > > --- /dev/null > > +++ b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb > > @@ -0,0 +1,10 @@ > > +DESCRIPTION = "Tool for manipulating ICE protocol authorization records" > > +LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e" > > What license is it? As you said: MIT-X is included by xorg-app-common.inc > > > +PR = "${INC_PR}.0" > > + > > +DEPENDS += " libice" > > This should go in front of PR according to the style guide [2]. Do you want V2 with different sequence? > > > + > > +require xorg-app-common.inc > > + > > +SRC_URI[md5sum] = "bb2e4d2611047f7c5a1a82ec956a9de4" > > +SRC_URI[sha256sum] = > > "0ee6fd4554f0131b1ed526ee00b9cf643e7dc97eb70fb51448848ef2f349938d" > > I will try to make the updates in oe.dev and maybe you can resync > afterward. Sorry for the impatience, but I am about to send out a patch series for xfce48 and xfce4-session RDEPENDs on iceauth to work properly.
Andreas _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
