mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
autoconf: Add 2.63 (leaving GPLv2 2.61) leaving 2.61 as default since glib-2.0 breaks with 2.63 (site files aren't
being included)
This commit is contained in:
8
meta/packages/autoconf/autoconf-native_2.63.bb
Normal file
8
meta/packages/autoconf/autoconf-native_2.63.bb
Normal file
@@ -0,0 +1,8 @@
|
||||
require autoconf_${PV}.bb
|
||||
|
||||
DEPENDS = "m4-native gnu-config-native"
|
||||
RDEPENDS_${PN} = "m4-native gnu-config-native"
|
||||
|
||||
SRC_URI += "file://fix_path_xtra.patch;patch=1"
|
||||
|
||||
inherit native
|
||||
Reference in New Issue
Block a user