mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
in this case, those non poky distro can also use these recipe normally (From OE-Core rev: 0a57bd226cdb8332707fa0f46fcf0b067f03701a) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
11 lines
133 B
BlitzBasic
11 lines
133 B
BlitzBasic
require opkg_svn.bb
|
|
|
|
DEPENDS = "curl"
|
|
PROVIDES += "opkg"
|
|
|
|
SRCREV = "596"
|
|
|
|
EXTRA_OECONF += "--disable-gpg"
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|