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

git at git.openembedded.org git at git.openembedded.org
Wed Mar 19 14:47:37 UTC 2014


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

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

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>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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=183fb8135470a2d66e695ecb3752c716ea51d1b9


More information about the Openembedded-commits mailing list