mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
bumps to remove PRINC use in meta-fsl-ppc
(From OE-Core rev: 1a91d791a903ab837a7695cfe47828618b8be6a6) Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6c931b4ea2
commit
cbf460735e
@@ -5,7 +5,7 @@ SECTION = "base"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
|
||||
file://COPYRIGHT;endline=15;md5=349c872e0066155e1818b786938876a4"
|
||||
PR = "r13"
|
||||
PR = "r14"
|
||||
|
||||
RDEPENDS_${PN} = "${PN}-inittab"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
include udev.inc
|
||||
|
||||
PR = "r8"
|
||||
PR = "r9"
|
||||
|
||||
# module-init-tools from kmod_git will provide libkmod runtime
|
||||
DEPENDS += "module-init-tools"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
require procps.inc
|
||||
|
||||
PR = "r11"
|
||||
PR = "r12"
|
||||
|
||||
SRC_URI += "file://procmodule.patch \
|
||||
file://psmodule.patch \
|
||||
|
||||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.x.org"
|
||||
SECTION = "x11/base"
|
||||
LICENSE = "MIT-X"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
PR = "r27"
|
||||
PR = "r28"
|
||||
|
||||
SRC_URI = "file://xorg.conf"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user