Acked-by: Franklin Cooper Jr. <[email protected]> This goes for all the patches in this patchset.
> -----Original Message----- > From: [email protected] [mailto:meta-arago- > [email protected]] On Behalf Of Denys Dmytriyenko > Sent: Sunday, October 13, 2013 7:35 PM > To: [email protected] > Subject: [meta-arago] [PATCH 0/9] recipes: cruft removal and seasonal cleanup > > From: Denys Dmytriyenko <[email protected]> > > Remove no longer needed locally overlaid files and bbappend modifications > when corresponding changes were merged upstream. > Update the README files to the current dylan setup and dependencies. > > Denys Dmytriyenko (9): > ti-crypto-examples: remove empty no longer used bbappend > chrpath.bbclass: remove local copy, as dylan now has all the fixes > relocate_sdk.py: remove local copy, as dylan now has all the fixes > init-ifupdown: move init and interfaces files from netbase to new > init-ifupdown > gst-ffmpeg: move to gstreamer directory to match upstream location > gettext: remove local bbappend that got merged upstream > libjpeg-turbo: update local bbappend with upstreamed fixes removed > python-m2crypto: remove since upstream meta-oe has newer version > README: update dependency information for dylan base > > meta-arago-distro/README | 17 +- > meta-arago-distro/classes/chrpath.bbclass | 97 --- > .../netbase => init-ifupdown/init-ifupdown}/init | 0 > .../init-ifupdown}/interfaces | 0 > .../init-ifupdown_1.0.bbappend} | 2 +- > .../ti-crypto-examples_git.bbappend | 1 - > .../gst-ffmpeg_0.10.13.bbappend | 0 > meta-arago-extras/README | 17 +- > .../recipes-core/gettext/gettext_0.16.1.bbappend | 3 - > .../recipes-core/jpeg/libjpeg-turbo_svn.bbappend | 10 +- > .../python/python-m2crypto/install.patch | 24 - > .../m2crypto-0.20.2-openssl-1.0.0.patch | 713 > --------------------- > .../python/python-m2crypto_0.20.2.bb | 27 - > scripts/relocate_sdk.py | 219 ------- > 14 files changed, 24 insertions(+), 1106 deletions(-) delete mode 100644 > meta- > arago-distro/classes/chrpath.bbclass > rename meta-arago-distro/recipes-core/{netbase/netbase => init- > ifupdown/init-ifupdown}/init (100%) rename meta-arago-distro/recipes- > core/{netbase/netbase => init-ifupdown/init-ifupdown}/interfaces (100%) > rename meta-arago-distro/recipes-core/{netbase/netbase_5.0.bbappend => > init-ifupdown/init-ifupdown_1.0.bbappend} (79%) delete mode 100644 meta- > arago-distro/recipes-core/ti-crypto-examples/ti-crypto-examples_git.bbappend > rename meta-arago-distro/recipes-multimedia/{gst-ffmpeg => gstreamer}/gst- > ffmpeg_0.10.13.bbappend (100%) delete mode 100644 meta-arago- > extras/recipes-core/gettext/gettext_0.16.1.bbappend > delete mode 100644 meta-arago-extras/recipes-devtools/python/python- > m2crypto/install.patch > delete mode 100644 meta-arago-extras/recipes-devtools/python/python- > m2crypto/m2crypto-0.20.2-openssl-1.0.0.patch > delete mode 100644 meta-arago-extras/recipes-devtools/python/python- > m2crypto_0.20.2.bb > delete mode 100755 scripts/relocate_sdk.py > > -- > 1.8.3.2 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
