On Wed, Jan 26, 2011 at 11:44 PM, Martin Jansa <[email protected]> wrote: > Signed-off-by: Martin Jansa <[email protected]>
Acked-by: Khem Raj <[email protected]> > --- > recipes/xorg-app/xbiff_1.0.2.bb | 7 ------- > recipes/xorg-app/xbiff_1.0.3.bb | 7 +++++++ > 2 files changed, 7 insertions(+), 7 deletions(-) > delete mode 100644 recipes/xorg-app/xbiff_1.0.2.bb > create mode 100644 recipes/xorg-app/xbiff_1.0.3.bb > > diff --git a/recipes/xorg-app/xbiff_1.0.2.bb b/recipes/xorg-app/xbiff_1.0.2.bb > deleted file mode 100644 > index 66cd182..0000000 > --- a/recipes/xorg-app/xbiff_1.0.2.bb > +++ /dev/null > @@ -1,7 +0,0 @@ > -require xorg-app-common.inc > -DEPENDS += " libxaw xbitmaps libxext" > -PE = "1" > -PR = "${INC_PR}.0" > - > -SRC_URI[archive.md5sum] = "1d4ad06725f9dc4b877ecd210b7b1607" > -SRC_URI[archive.sha256sum] = > "7c21763a90599ad627739804ba76dd33516b76cce440294e1154bf680eca60f7" > diff --git a/recipes/xorg-app/xbiff_1.0.3.bb b/recipes/xorg-app/xbiff_1.0.3.bb > new file mode 100644 > index 0000000..5ac26d2 > --- /dev/null > +++ b/recipes/xorg-app/xbiff_1.0.3.bb > @@ -0,0 +1,7 @@ > +require xorg-app-common.inc > +DEPENDS += " libxaw xbitmaps libxext libxmu" > +PE = "1" > +PR = "${INC_PR}.0" > + > +SRC_URI[archive.md5sum] = "f38a0c63c2a7ed6fb9d6f8884785b5c9" > +SRC_URI[archive.sha256sum] = > "aa1db4f31f7afcfe131bda7ff6e380ff7de41cf1a7009464783043c817c47ce8" > -- > 1.7.4.rc3 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
