mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
Remove distro-specific metadata for distros not in oe-core
(From OE-Core rev: ea2cd4b8e9bc013a007fe2a1a605ecb59db5a896) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cdf878387a
commit
bbd6999a72
@@ -17,7 +17,6 @@ PARALLEL_MAKE = ""
|
||||
inherit autotools gettext
|
||||
|
||||
DPKG_INIT_POSITION = "98"
|
||||
DPKG_INIT_POSITION_slugos = "41"
|
||||
|
||||
pkg_postinst_dpkg () {
|
||||
#!/bin/sh
|
||||
|
||||
@@ -8,7 +8,7 @@ SRC_URI += "file://noman.patch;patch=1 \
|
||||
SRC_URI[md5sum] = "d1731d4147c1ea3b537a4d094519a6dc"
|
||||
SRC_URI[sha256sum] = "1ec1376471b04717a4497e5d7a27cd545248c92116898ce0c53ced8ea94267b5"
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
EXTRA_OECONF = "--without-static-progs \
|
||||
--without-dselect \
|
||||
|
||||
Reference in New Issue
Block a user