[oe-commits] Robert Yang : classes/archive*.bbclass: remove archive-*-source.bbclass

git at git.openembedded.org git at git.openembedded.org
Fri Mar 21 17:08:16 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: d2d3428a0fc746e56c0a0046bd12a393dedb4dda
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d2d3428a0fc746e56c0a0046bd12a393dedb4dda

Author: Robert Yang <liezhi.yang at windriver.com>
Date:   Sat Jan  4 21:02:30 2014 +0800

classes/archive*.bbclass: remove archive-*-source.bbclass

Nearly all of the codes in the following 3 files are the same, we can
move the code to archiver.bbclass and remove them:

  archive-configured-source.bbclass
  archive-original-source.bbclass
  archive-patched-source.bbclass

[YOCTO #5113]

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>

---

 meta/classes/archive-configured-source.bbclass | 65 --------------------------
 meta/classes/archive-original-source.bbclass   | 65 --------------------------
 meta/classes/archive-patched-source.bbclass    | 65 --------------------------
 meta/classes/archiver.bbclass                  | 63 ++++++++++++++++++++++++-
 4 files changed, 62 insertions(+), 196 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=d2d3428a0fc746e56c0a0046bd12a393dedb4dda


More information about the Openembedded-commits mailing list