[oe-commits] Tom Zanussi : wic: Remove unused command versioning support

git at git.openembedded.org git at git.openembedded.org
Mon Aug 11 11:07:23 UTC 2014


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

Author: Tom Zanussi <tom.zanussi at linux.intel.com>
Date:   Tue Aug  5 15:17:38 2014 -0500

wic: Remove unused command versioning support

The default is F16 and there's no reason to change that, so remove
everything else.

Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>

---

 .../3rdparty/pykickstart/commands/bootloader.py    |  49 ------
 .../mic/3rdparty/pykickstart/commands/partition.py |  39 -----
 .../mic/3rdparty/pykickstart/handlers/control.py   | 169 ---------------------
 .../lib/mic/3rdparty/pykickstart/handlers/f10.py   |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/f11.py   |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/f12.py   |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/f13.py   |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/f14.py   |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/f15.py   |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/f7.py    |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/f8.py    |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/f9.py    |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/fc3.py   |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/fc4.py   |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/fc5.py   |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/fc6.py   |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/rhel3.py |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/rhel4.py |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/rhel5.py |  24 ---
 .../lib/mic/3rdparty/pykickstart/handlers/rhel6.py |  24 ---
 20 files changed, 665 deletions(-)

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


More information about the Openembedded-commits mailing list