mirror of
https://git.yoctoproject.org/poky
synced 2026-02-28 20:39:39 +01:00
Drop now unneeded FILESDIR and S variables from various recipes
This commit is contained in:
@@ -4,8 +4,6 @@ require sqlite3.inc
|
||||
|
||||
DEPENDS = "readline-native ncurses-native"
|
||||
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/sqlite3"
|
||||
|
||||
do_install() {
|
||||
:
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user