]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
classes/utils: remove compatibility functions
authorRoss Burton <ross.burton@intel.com>
Mon, 29 Jan 2018 17:11:10 +0000 (17:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 Jan 2018 11:50:11 +0000 (11:50 +0000)
commit58449f0e9cc4a05c88204cf8ba887b55467d886e
treec5440b3f7ba4be29a6ab8bda1263207a0350ae75
parent563a020870ee0e8212609639c74f19a0f4fc0847
classes/utils: remove compatibility functions

These base_* functions were moved into meta/lib/oe back in 2010 and wrappers
left in utils.bbclass for compatibility.  It's been eight years, so I think it's
time to remove them.

(From OE-Core rev: 0391fcad9103abca0796a068f957d0df63ab4776)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/utils.bbclass