recipes: Drop remaining PR values from recipes

We've been removing PR values from recipes at upgrade time for a while. In general
anyone maintaining a binary distro would end up having to curate these themselves
so the values in OE-Core aren't really that useful anymore. In many ways it makes
sense to clear out the remaining ones (which are mostly for 'config' recipes that
are unlikely to increase in PV) and leave a clean slate for anyone implementing
a binary distro config.

References are left in meta-selftest since the tests there do involve them and
their removal upon upgrade.

(From OE-Core rev: d4c346e8ab8f3cae25d1b01c7331ed9f6d4f96ef)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2023-09-20 16:35:39 +01:00
parent a599437629
commit 1b94ea8b25
93 changed files with 0 additions and 93 deletions

View File

@ -5,7 +5,6 @@ LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=6ddd5335ef96fb858a138230af773710 \ LIC_FILES_CHKSUM = "file://COPYING;md5=6ddd5335ef96fb858a138230af773710 \
file://main.c;beginline=1;endline=17;md5=36d4b85e5ae9028e918d1cc775c2475e" file://main.c;beginline=1;endline=17;md5=36d4b85e5ae9028e918d1cc775c2475e"
PR = "r2"
SRC_URI = "${SAVANNAH_GNU_MIRROR}/ed/ed-${PV}.tar.bz2" SRC_URI = "${SAVANNAH_GNU_MIRROR}/ed/ed-${PV}.tar.bz2"
SRC_URI[md5sum] = "4ee21e9dcc9b5b6012c23038734e1632" SRC_URI[md5sum] = "4ee21e9dcc9b5b6012c23038734e1632"

View File

@ -4,7 +4,6 @@ DESCRIPTION = "X11 Pixmap library"
LICENSE = "X-BSD" LICENSE = "X-BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=3e07763d16963c3af12db271a31abaa5" LIC_FILES_CHKSUM = "file://COPYING;md5=3e07763d16963c3af12db271a31abaa5"
DEPENDS += "libxext" DEPENDS += "libxext"
PR = "r2"
PE = "1" PE = "1"
XORG_PN = "libXpm" XORG_PN = "libXpm"

View File

@ -1,7 +1,6 @@
SUMMARY = "Example recipe for using inherit useradd" SUMMARY = "Example recipe for using inherit useradd"
DESCRIPTION = "This recipe serves as an example for using features from useradd.bbclass" DESCRIPTION = "This recipe serves as an example for using features from useradd.bbclass"
SECTION = "examples" SECTION = "examples"
PR = "r1"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"

View File

@ -14,7 +14,6 @@ LIC_FILES_CHKSUM = " \
file://alsa-state-init;beginline=3;endline=4;md5=3ff7ecbf534d7d503941abe8e268ef50 \ file://alsa-state-init;beginline=3;endline=4;md5=3ff7ecbf534d7d503941abe8e268ef50 \
" "
PV = "0.2.0" PV = "0.2.0"
PR = "r5"
SRC_URI = "\ SRC_URI = "\
file://asound.conf \ file://asound.conf \

View File

@ -5,7 +5,6 @@ build system cannot obtain from other sources such as the kernel."
SECTION = "base" SECTION = "base"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r45"
SRC_URI = "file://config file://machconfig" SRC_URI = "file://config file://machconfig"
S = "${WORKDIR}" S = "${WORKDIR}"

View File

@ -7,7 +7,6 @@ RDEPENDS:${PN} = "kbd"
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://keymap.sh;beginline=5;endline=5;md5=829e563511c9a1d6d41f17a7a4989d6a" LIC_FILES_CHKSUM = "file://keymap.sh;beginline=5;endline=5;md5=829e563511c9a1d6d41f17a7a4989d6a"
PACKAGE_ARCH = "${MACHINE_ARCH}" PACKAGE_ARCH = "${MACHINE_ARCH}"
PR = "r31"
INHIBIT_DEFAULT_DEPS = "1" INHIBIT_DEFAULT_DEPS = "1"

View File

@ -5,7 +5,6 @@ SECTION = "base"
HOMEPAGE = "http://www.ngolde.de/libacpi.html" HOMEPAGE = "http://www.ngolde.de/libacpi.html"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fec17f82f16630adf2dfb7d2a46f21c5" LIC_FILES_CHKSUM = "file://LICENSE;md5=fec17f82f16630adf2dfb7d2a46f21c5"
PR = "r6"
SRC_URI = "http://www.ngolde.de/download/libacpi-${PV}.tar.gz \ SRC_URI = "http://www.ngolde.de/download/libacpi-${PV}.tar.gz \
file://makefile-fix.patch \ file://makefile-fix.patch \

View File

@ -10,7 +10,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
file://src/lrz.c;beginline=1;endline=10;md5=5276956373ff7d8758837f6399a1045f" file://src/lrz.c;beginline=1;endline=10;md5=5276956373ff7d8758837f6399a1045f"
SECTION = "console/network" SECTION = "console/network"
DEPENDS = "" DEPENDS = ""
PR = "r6"
SRC_URI = "http://www.ohse.de/uwe/releases/lrzsz-${PV}.tar.gz \ SRC_URI = "http://www.ohse.de/uwe/releases/lrzsz-${PV}.tar.gz \
file://autotools-update.patch \ file://autotools-update.patch \

View File

@ -6,7 +6,6 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
file://src/pm-pmu.c;beginline=1;endline=22;md5=3c1ddbc54e735fb4a0386e14c78a3147" file://src/pm-pmu.c;beginline=1;endline=22;md5=3c1ddbc54e735fb4a0386e14c78a3147"
PR = "r1"
SRC_URI = "http://pm-utils.freedesktop.org/releases/pm-utils-${PV}.tar.gz" SRC_URI = "http://pm-utils.freedesktop.org/releases/pm-utils-${PV}.tar.gz"

View File

@ -5,7 +5,6 @@ SECTION = "console/utils"
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://version.h;beginline=1;endline=6;md5=2e7c59cb9e57e356ae81f50f4e4dfd99" LIC_FILES_CHKSUM = "file://version.h;beginline=1;endline=6;md5=2e7c59cb9e57e356ae81f50f4e4dfd99"
PR = "r3"
DEPENDS += "groff-native" DEPENDS += "groff-native"

View File

@ -7,7 +7,6 @@ HOMEPAGE = "http://linux-sunxi.org/USB_Gadget/Ethernet"
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe"
PR = "r3"
SRC_URI = "file://usb-gether \ SRC_URI = "file://usb-gether \
file://COPYING.GPL" file://COPYING.GPL"

View File

@ -7,7 +7,6 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://README;md5=94ac1971e4f2309dc322d598e7b1f7dd" LIC_FILES_CHKSUM = "file://README;md5=94ac1971e4f2309dc322d598e7b1f7dd"
RRECOMMENDS:${PN} = "kernel-module-uvesafb" RRECOMMENDS:${PN} = "kernel-module-uvesafb"
PR = "r2"
SRC_URI = "http://snapshot.debian.org/archive/debian/20110427T035506Z/pool/main/v/${BPN}/${BPN}_${PV}.orig.tar.gz \ SRC_URI = "http://snapshot.debian.org/archive/debian/20110427T035506Z/pool/main/v/${BPN}/${BPN}_${PV}.orig.tar.gz \
file://Update-x86emu-from-X.org.patch \ file://Update-x86emu-from-X.org.patch \

View File

@ -4,7 +4,6 @@ network interface inside qemu machines."
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
PR = "r2"
SRC_URI = "file://main.conf \ SRC_URI = "file://main.conf \
" "

View File

@ -3,7 +3,6 @@ SECTION = "console/network"
DESCRIPTION = "PPP dail-in provides a point to point protocol (PPP), so that other computers can dial up to it and access connected networks." DESCRIPTION = "PPP dail-in provides a point to point protocol (PPP), so that other computers can dial up to it and access connected networks."
DEPENDS = "ppp" DEPENDS = "ppp"
RDEPENDS:${PN} = "ppp" RDEPENDS:${PN} = "ppp"
PR = "r8"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"

View File

@ -1,7 +1,6 @@
SUMMARY = "Miscellaneous files for the base system" SUMMARY = "Miscellaneous files for the base system"
DESCRIPTION = "The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system." DESCRIPTION = "The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system."
SECTION = "base" SECTION = "base"
PR = "r90"
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://licenses/GPL-2;md5=94d55d512a9ba36caa9b7df079bae19f" LIC_FILES_CHKSUM = "file://licenses/GPL-2;md5=94d55d512a9ba36caa9b7df079bae19f"
# Removed all license related tasks in this recipe as license.bbclass # Removed all license related tasks in this recipe as license.bbclass

View File

@ -9,7 +9,6 @@ DEPENDS = "dbus"
SRCREV = "6cc6077a36fe2648a5f993fe7c16c9632f946517" SRCREV = "6cc6077a36fe2648a5f993fe7c16c9632f946517"
PV = "0.1+git" PV = "0.1+git"
PR = "r2"
SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https" SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https"
UPSTREAM_CHECK_COMMITS = "1" UPSTREAM_CHECK_COMMITS = "1"

View File

@ -18,7 +18,6 @@ SRC_URI = "file://ldconfig-native-2.12.1.tar.bz2 \
file://add-riscv-support.patch \ file://add-riscv-support.patch \
" "
PR = "r2"
FILESEXTRAPATHS =. "${FILE_DIRNAME}/${P}:" FILESEXTRAPATHS =. "${FILE_DIRNAME}/${P}:"

View File

@ -4,7 +4,6 @@ HOMEPAGE = "http://packages.debian.org/ifupdown"
SECTION = "base" SECTION = "base"
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://${WORKDIR}/copyright;md5=3dd6192d306f582dee7687da3d8748ab" LIC_FILES_CHKSUM = "file://${WORKDIR}/copyright;md5=3dd6192d306f582dee7687da3d8748ab"
PR = "r7"
inherit update-rc.d inherit update-rc.d

View File

@ -3,7 +3,6 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
SRC_URI = "file://init-boot.sh" SRC_URI = "file://init-boot.sh"
PR = "r2"
S = "${WORKDIR}" S = "${WORKDIR}"

View File

@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384
RDEPENDS:${PN} += "${VIRTUAL-RUNTIME_base-utils}" RDEPENDS:${PN} += "${VIRTUAL-RUNTIME_base-utils}"
RRECOMMENDS:${PN} = "${VIRTUAL-RUNTIME_base-utils-syslog}" RRECOMMENDS:${PN} = "${VIRTUAL-RUNTIME_base-utils-syslog}"
PR = "r4"
inherit allarch inherit allarch

View File

@ -5,7 +5,6 @@ DEPENDS = "virtual/kernel"
RDEPENDS:${PN} = "busybox-mdev" RDEPENDS:${PN} = "busybox-mdev"
SRC_URI = "file://init-live.sh" SRC_URI = "file://init-live.sh"
PR = "r12"
S = "${WORKDIR}" S = "${WORKDIR}"

View File

@ -5,7 +5,6 @@ DEPENDS = "virtual/kernel"
RDEPENDS:${PN} = "udev udev-extraconf" RDEPENDS:${PN} = "udev udev-extraconf"
SRC_URI = "file://init-live.sh" SRC_URI = "file://init-live.sh"
PR = "r12"
S = "${WORKDIR}" S = "${WORKDIR}"

View File

@ -3,7 +3,6 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
SRC_URI = "file://init-install-efi.sh" SRC_URI = "file://init-install-efi.sh"
PR = "r1"
RDEPENDS:${PN} = "parted e2fsprogs-mke2fs dosfstools util-linux-blkid ${VIRTUAL-RUNTIME_base-utils}" RDEPENDS:${PN} = "parted e2fsprogs-mke2fs dosfstools util-linux-blkid ${VIRTUAL-RUNTIME_base-utils}"
RRECOMMENDS:${PN} = "${VIRTUAL-RUNTIME_base-utils-syslog}" RRECOMMENDS:${PN} = "${VIRTUAL-RUNTIME_base-utils-syslog}"

View File

@ -3,7 +3,6 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
SRC_URI = "file://init-install.sh" SRC_URI = "file://init-install.sh"
PR = "r9"
S = "${WORKDIR}" S = "${WORKDIR}"

View File

@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384
RDEPENDS:${PN} = "initramfs-framework-base parted e2fsprogs-mke2fs dosfstools util-linux-blkid ${VIRTUAL-RUNTIME_base-utils}" RDEPENDS:${PN} = "initramfs-framework-base parted e2fsprogs-mke2fs dosfstools util-linux-blkid ${VIRTUAL-RUNTIME_base-utils}"
RRECOMMENDS:${PN} = "${VIRTUAL-RUNTIME_base-utils-syslog}" RRECOMMENDS:${PN} = "${VIRTUAL-RUNTIME_base-utils-syslog}"
PR = "r4"
SRC_URI = "file://init-install-efi.sh" SRC_URI = "file://init-install-efi.sh"

View File

@ -9,7 +9,6 @@ COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|aarch64.*|loongarch64.*)-(linux.*|free
COMPATIBLE_HOST:armv7a = 'null' COMPATIBLE_HOST:armv7a = 'null'
COMPATIBLE_HOST:armv7ve = 'null' COMPATIBLE_HOST:armv7ve = 'null'
PR = "r1"
SRC_URI = "file://init-install.sh" SRC_URI = "file://init-install.sh"

View File

@ -3,7 +3,6 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
RDEPENDS:${PN} = "initramfs-framework-base udev-extraconf" RDEPENDS:${PN} = "initramfs-framework-base udev-extraconf"
PR = "r4"
inherit allarch inherit allarch

View File

@ -4,7 +4,6 @@ DESCRIPTION = "Initscripts provide the basic system startup initialization scrip
SECTION = "base" SECTION = "base"
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://functions;beginline=7;endline=7;md5=829e563511c9a1d6d41f17a7a4989d6a" LIC_FILES_CHKSUM = "file://functions;beginline=7;endline=7;md5=829e563511c9a1d6d41f17a7a4989d6a"
PR = "r155"
INHIBIT_DEFAULT_DEPS = "1" INHIBIT_DEFAULT_DEPS = "1"

View File

@ -1,6 +1,5 @@
SUMMARY = "Package of environment files for SDK" SUMMARY = "Package of environment files for SDK"
LICENSE = "MIT" LICENSE = "MIT"
PR = "r8"
EXCLUDE_FROM_WORLD = "1" EXCLUDE_FROM_WORLD = "1"

View File

@ -3,7 +3,6 @@ DESCRIPTION = "Meta package for ensuring the build directory contains all approp
LICENSE = "MIT" LICENSE = "MIT"
DEPENDS = "virtual/libc gdb-cross-${TARGET_ARCH} qemu-native qemu-helper-native unfs3-native cmake-native autoconf-native automake-native meson-native intltool-native pkgconfig-native" DEPENDS = "virtual/libc gdb-cross-${TARGET_ARCH} qemu-native qemu-helper-native unfs3-native cmake-native autoconf-native automake-native meson-native intltool-native pkgconfig-native"
PR = "r3"
RM_WORK_EXCLUDE += "${PN}" RM_WORK_EXCLUDE += "${PN}"
inherit toolchain-scripts nopackages deploy testsdk inherit toolchain-scripts nopackages deploy testsdk

View File

@ -1,6 +1,5 @@
SUMMARY = "Meta package for building a installable toolchain" SUMMARY = "Meta package for building a installable toolchain"
LICENSE = "MIT" LICENSE = "MIT"
PR = "r7"
inherit populate_sdk inherit populate_sdk

View File

@ -36,7 +36,6 @@ DUMMYPROVIDES = "\
/usr/bin/perl \ /usr/bin/perl \
" "
PR = "r2"
require dummy-sdk-package.inc require dummy-sdk-package.inc

View File

@ -3,7 +3,6 @@
# #
SUMMARY = "Host packages for the standalone SDK or external toolchain" SUMMARY = "Host packages for the standalone SDK or external toolchain"
PR = "r12"
inherit packagegroup nativesdk inherit packagegroup nativesdk

View File

@ -1,5 +1,4 @@
SUMMARY = "Merge machine and distro options to create a basic machine task/package" SUMMARY = "Merge machine and distro options to create a basic machine task/package"
PR = "r83"
# #
# packages which content depend on MACHINE_FEATURES need to be MACHINE_ARCH # packages which content depend on MACHINE_FEATURES need to be MACHINE_ARCH

View File

@ -4,7 +4,6 @@
SUMMARY = "Minimal boot requirements" SUMMARY = "Minimal boot requirements"
DESCRIPTION = "The minimal set of packages required to boot the system" DESCRIPTION = "The minimal set of packages required to boot the system"
PR = "r17"
PACKAGE_ARCH = "${MACHINE_ARCH}" PACKAGE_ARCH = "${MACHINE_ARCH}"

View File

@ -3,7 +3,6 @@
# #
SUMMARY = "NFS package groups" SUMMARY = "NFS package groups"
PR = "r2"
inherit packagegroup inherit packagegroup

View File

@ -3,7 +3,6 @@
# #
SUMMARY = "Software development tools" SUMMARY = "Software development tools"
PR = "r9"
PACKAGE_ARCH = "${MACHINE_ARCH}" PACKAGE_ARCH = "${MACHINE_ARCH}"

View File

@ -1,5 +1,4 @@
SUMMARY = "Dropbear SSH client/server" SUMMARY = "Dropbear SSH client/server"
PR = "r1"
inherit packagegroup inherit packagegroup

View File

@ -1,5 +1,4 @@
SUMMARY = "OpenSSH SSH client/server" SUMMARY = "OpenSSH SSH client/server"
PR = "r1"
inherit packagegroup inherit packagegroup

View File

@ -1,5 +1,4 @@
SUMMARY = "Target packages for the standalone SDK" SUMMARY = "Target packages for the standalone SDK"
PR = "r8"
PACKAGE_ARCH = "${TUNE_PKGARCH}" PACKAGE_ARCH = "${TUNE_PKGARCH}"

View File

@ -8,7 +8,6 @@ PACKAGE_ARCH = "${TUNE_PKGARCH}"
inherit packagegroup inherit packagegroup
PR = "r3"
MTRACE = "" MTRACE = ""
MTRACE:libc-glibc = "libc-mtrace" MTRACE:libc-glibc = "libc-mtrace"

View File

@ -4,7 +4,6 @@
SUMMARY = "Profiling tools" SUMMARY = "Profiling tools"
PR = "r3"
PACKAGE_ARCH = "${MACHINE_ARCH}" PACKAGE_ARCH = "${MACHINE_ARCH}"

View File

@ -4,7 +4,6 @@
SUMMARY = "Testing tools/applications" SUMMARY = "Testing tools/applications"
PR = "r2"
PACKAGE_ARCH = "${MACHINE_ARCH}" PACKAGE_ARCH = "${MACHINE_ARCH}"

View File

@ -4,7 +4,6 @@
SUMMARY = "Self-hosting" SUMMARY = "Self-hosting"
DESCRIPTION = "Packages required to run the build system" DESCRIPTION = "Packages required to run the build system"
PR = "r13"
PACKAGE_ARCH = "${TUNE_PKGARCH}" PACKAGE_ARCH = "${TUNE_PKGARCH}"

View File

@ -2,7 +2,6 @@ SUMMARY = "Enhances systemd compatilibity with existing SysVinit scripts"
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/systemd" HOMEPAGE = "http://www.freedesktop.org/wiki/Software/systemd"
LICENSE = "MIT" LICENSE = "MIT"
PR = "r29"
PACKAGE_WRITE_DEPS += "systemd-systemctl-native" PACKAGE_WRITE_DEPS += "systemd-systemctl-native"

View File

@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
PACKAGE_ARCH = "${MACHINE_ARCH}" PACKAGE_ARCH = "${MACHINE_ARCH}"
PR = "r19"
inherit systemd features_check inherit systemd features_check
REQUIRED_DISTRO_FEATURES += "usrmerge" REQUIRED_DISTRO_FEATURES += "usrmerge"

View File

@ -3,7 +3,6 @@ HOMEPAGE = "https://www.freedesktop.org/wiki/Software/systemd/"
LICENSE = "GPL-2.0-or-later" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
PR = "r5"
SERIAL_CONSOLES ?= "115200;ttyS0" SERIAL_CONSOLES ?= "115200;ttyS0"
SERIAL_TERM ?= "linux" SERIAL_TERM ?= "linux"

View File

@ -3,7 +3,6 @@ SUMMARY = "Wrapper for enabling systemd services"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r6"
inherit native inherit native

View File

@ -2,7 +2,6 @@ SUMMARY = "Inittab configuration for SysVinit"
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
PR = "r10"
SRC_URI = "file://inittab \ SRC_URI = "file://inittab \
file://start_getty" file://start_getty"

View File

@ -99,7 +99,6 @@ SRC_URI = "git://github.com/xrmx/bootchart.git;branch=master;protocol=https \
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV = "868a2afab9da34f32c007d773b77253c93104636" SRCREV = "868a2afab9da34f32c007d773b77253c93104636"
PR = "r1"
inherit systemd update-rc.d python3native update-alternatives inherit systemd update-rc.d python3native update-alternatives

View File

@ -3,7 +3,6 @@ DESCRIPTION = "Enables NFS access from any host to the entire filesystem (for de
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r1"
SRC_URI = "file://exports" SRC_URI = "file://exports"

View File

@ -7,7 +7,6 @@ SECTION = "base"
LICENSE = "GPL-2.0-or-later" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://icecc-create-env;beginline=2;endline=5;md5=ae1df3d6a058bfda40b66094c5f6065f" LIC_FILES_CHKSUM = "file://icecc-create-env;beginline=2;endline=5;md5=ae1df3d6a058bfda40b66094c5f6065f"
PR = "r2"
DEPENDS = "" DEPENDS = ""
INHIBIT_DEFAULT_DEPS = "1" INHIBIT_DEFAULT_DEPS = "1"

View File

@ -2,7 +2,6 @@ SUMMARY = "Architecture-dependent configuration for opkg"
HOMEPAGE = "http://code.google.com/p/opkg/" HOMEPAGE = "http://code.google.com/p/opkg/"
LICENSE = "MIT" LICENSE = "MIT"
PACKAGE_ARCH = "${MACHINE_ARCH}" PACKAGE_ARCH = "${MACHINE_ARCH}"
PR = "r1"
S = "${WORKDIR}" S = "${WORKDIR}"

View File

@ -9,7 +9,6 @@ LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=8f3499d09ee74a050c0319391ff9d100" LIC_FILES_CHKSUM = "file://LICENSE;md5=8f3499d09ee74a050c0319391ff9d100"
PR = "r1"
DEPENDS += "perl" DEPENDS += "perl"

View File

@ -6,7 +6,6 @@ HOMEPAGE = "http://search.cpan.org/dist/libxml-perl/"
SUMMARY = "Collection of Perl modules for working with XML" SUMMARY = "Collection of Perl modules for working with XML"
SECTION = "libs" SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
PR = "r3"
LIC_FILES_CHKSUM = "file://README;beginline=33;endline=35;md5=1705549eef7577a3d6ba71123a1f0ce8" LIC_FILES_CHKSUM = "file://README;beginline=33;endline=35;md5=1705549eef7577a3d6ba71123a1f0ce8"

View File

@ -4,7 +4,6 @@ RDEPENDS:${PN} = "nativesdk-qemu nativesdk-unfs3 nativesdk-pseudo \
nativesdk-python3-shell nativesdk-python3-fcntl nativesdk-python3-logging \ nativesdk-python3-shell nativesdk-python3-fcntl nativesdk-python3-logging \
" "
PR = "r9"
LIC_FILES_CHKSUM = "file://${COREBASE}/scripts/runqemu;beginline=5;endline=10;md5=ac2b489a58739c7628a2604698db5e7f" LIC_FILES_CHKSUM = "file://${COREBASE}/scripts/runqemu;beginline=5;endline=10;md5=ac2b489a58739c7628a2604698db5e7f"

View File

@ -1,7 +1,6 @@
SUMMARY = "Helper utilities needed by the runqemu script" SUMMARY = "Helper utilities needed by the runqemu script"
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
RDEPENDS:${PN} = "qemu-system-native" RDEPENDS:${PN} = "qemu-system-native"
PR = "r1"
LIC_FILES_CHKSUM = "file://${WORKDIR}/qemu-oe-bridge-helper.c;endline=4;md5=ae00a3bab86f2caaa8462eacda77f4d7" LIC_FILES_CHKSUM = "file://${WORKDIR}/qemu-oe-bridge-helper.c;endline=4;md5=ae00a3bab86f2caaa8462eacda77f4d7"

View File

@ -1,7 +1,6 @@
SUMMARY = "Runs postinstall scripts on first boot of the target device" SUMMARY = "Runs postinstall scripts on first boot of the target device"
DESCRIPTION = "${SUMMARY}" DESCRIPTION = "${SUMMARY}"
SECTION = "devel" SECTION = "devel"
PR = "r10"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"

View File

@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = " \
file://LICENSE;md5=384ed0e2e0b2dac094e51fbf93fdcbe0 \ file://LICENSE;md5=384ed0e2e0b2dac094e51fbf93fdcbe0 \
" "
PR = "r1"
SRC_URI = " \ SRC_URI = " \
git://github.com/lu-zero/cargo-c.git;branch=master;protocol=https \ git://github.com/lu-zero/cargo-c.git;branch=master;protocol=https \

View File

@ -28,7 +28,6 @@ SRC_URI[md5sum] = "2b31c78f087f99179feb357da312d7ec"
SRC_URI[sha256sum] = "4441a5d593f85bb6e8d578cf6653fb4ec30f9e8f4a2315a3d8f2d0a8b3fadf94" SRC_URI[sha256sum] = "4441a5d593f85bb6e8d578cf6653fb4ec30f9e8f4a2315a3d8f2d0a8b3fadf94"
# remove at next version upgrade or when output changes # remove at next version upgrade or when output changes
PR = "r1"
RECIPE_NO_UPDATE_REASON = "6.04-pre3 is broken" RECIPE_NO_UPDATE_REASON = "6.04-pre3 is broken"
UPSTREAM_CHECK_URI = "https://www.zytor.com/pub/syslinux/" UPSTREAM_CHECK_URI = "https://www.zytor.com/pub/syslinux/"

View File

@ -3,7 +3,6 @@ SECTION = "console/utils"
HOMEPAGE = "http://sourceforge.net/projects/mingetty/" HOMEPAGE = "http://sourceforge.net/projects/mingetty/"
DESCRIPTION = "This is a small Linux console getty that is started on the Linux text console, asks for a login name and then tranfers over to login directory. Is extended to allow automatic login and starting any app." DESCRIPTION = "This is a small Linux console getty that is started on the Linux text console, asks for a login name and then tranfers over to login directory. Is extended to allow automatic login and starting any app."
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
PR = "r3"
LIC_FILES_CHKSUM = "file://COPYING;md5=0c56db0143f4f80c369ee3af7425af6e" LIC_FILES_CHKSUM = "file://COPYING;md5=0c56db0143f4f80c369ee3af7425af6e"
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz" SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz"

View File

@ -4,7 +4,6 @@
SUMMARY = "Standard full-featured Linux system" SUMMARY = "Standard full-featured Linux system"
DESCRIPTION = "Package group bringing in packages needed for a more traditional full-featured Linux system" DESCRIPTION = "Package group bringing in packages needed for a more traditional full-featured Linux system"
PR = "r6"
inherit packagegroup inherit packagegroup

View File

@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384
INHIBIT_DEFAULT_DEPS = "1" INHIBIT_DEFAULT_DEPS = "1"
PR = "r3"
SRC_URI = "file://securetty" SRC_URI = "file://securetty"

View File

@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://login.defs_shadow-sysroot;endline=1;md5=ceddfb61608e4
DEPENDS = "base-passwd" DEPENDS = "base-passwd"
PR = "r3"
# The sole purpose of this recipe is to provide the /etc/login.defs # The sole purpose of this recipe is to provide the /etc/login.defs
# file for the target sysroot - needed so the shadow-native utilities # file for the target sysroot - needed so the shadow-native utilities

View File

@ -6,7 +6,6 @@ SECTION = "console/network"
LICENSE = "BSD-1-Clause" LICENSE = "BSD-1-Clause"
LIC_FILES_CHKSUM = "file://DISCLAIMER;md5=071bd69cb78b18888ea5e3da5c3127fa" LIC_FILES_CHKSUM = "file://DISCLAIMER;md5=071bd69cb78b18888ea5e3da5c3127fa"
PR ="r10"
DEPENDS += "libnsl2" DEPENDS += "libnsl2"

View File

@ -5,7 +5,6 @@ SECTION = "console/utils"
LICENSE = "BSD-3-Clause" LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=94caec5a51ef55ef711ee4e8b1c69e29" LIC_FILES_CHKSUM = "file://LICENSE;md5=94caec5a51ef55ef711ee4e8b1c69e29"
PE = "1" PE = "1"
PR = "r5"
SRC_URI = "${SOURCEFORGE_MIRROR}/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/unzip60.tar.gz \ SRC_URI = "${SOURCEFORGE_MIRROR}/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/unzip60.tar.gz \
file://avoid-strip.patch \ file://avoid-strip.patch \

View File

@ -21,7 +21,6 @@ SRC_URI[sha256sum] = "b8e7c070e1b72aee2663bdc13b5cc39f76c9232669cfbb1ac0adc7275a
# Can be dropped when the output next changes, avoids failures after # Can be dropped when the output next changes, avoids failures after
# reproducibility issues # reproducibility issues
PR = "r1"
UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/watchdog/files/watchdog/" UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/watchdog/files/watchdog/"
UPSTREAM_CHECK_REGEX = "/watchdog/(?P<pver>(\d+[\.\-_]*)+)/" UPSTREAM_CHECK_REGEX = "/watchdog/(?P<pver>(\d+[\.\-_]*)+)/"

View File

@ -13,7 +13,6 @@ DEPENDS = "cwautomacros-native"
inherit autotools texinfo update-alternatives inherit autotools texinfo update-alternatives
PR = "r3"
EXTRA_OECONF = "--disable-iberty" EXTRA_OECONF = "--disable-iberty"

View File

@ -6,7 +6,6 @@ SECTION = "console/utils"
LICENSE = "BSD-3-Clause" LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=04d43c5d70b496c032308106e26ae17d" LIC_FILES_CHKSUM = "file://LICENSE;md5=04d43c5d70b496c032308106e26ae17d"
PR = "r2"
S = "${WORKDIR}/zip30" S = "${WORKDIR}/zip30"

View File

@ -1,7 +1,6 @@
SUMMARY = "New user to do specific job" SUMMARY = "New user to do specific job"
DESCRIPTION = "This recipe create a new user named ${PN}, who is used for specific jobs like building. The task can be auto started via mini X" DESCRIPTION = "This recipe create a new user named ${PN}, who is used for specific jobs like building. The task can be auto started via mini X"
SECTION = "x11" SECTION = "x11"
PR = "r6"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://builder_session.sh;endline=5;md5=84796c3c41785d86100fdabcbdade00e" LIC_FILES_CHKSUM = "file://builder_session.sh;endline=5;md5=84796c3c41785d86100fdabcbdade00e"

View File

@ -12,7 +12,6 @@ RCONFLICTS:${PN} = "matchbox-common"
SRC_URI = "file://matchbox-session" SRC_URI = "file://matchbox-session"
S = "${WORKDIR}" S = "${WORKDIR}"
PR = "r4"
inherit update-alternatives inherit update-alternatives

View File

@ -3,7 +3,6 @@ DESCRIPTION = "Simple session manager for X, that provides just the right boiler
HOMEPAGE = "http://www.yoctoproject.org" HOMEPAGE = "http://www.yoctoproject.org"
BUGTRACKER = "http://bugzilla.pokylinux.org" BUGTRACKER = "http://bugzilla.pokylinux.org"
PR = "r4"
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://mini-x-session;endline=5;md5=b6430bffbcf05f9760e72938826b7487" LIC_FILES_CHKSUM = "file://mini-x-session;endline=5;md5=b6430bffbcf05f9760e72938826b7487"

View File

@ -1,6 +1,5 @@
SUMMARY = "Basic Weston compositor setup" SUMMARY = "Basic Weston compositor setup"
DESCRIPTION = "Packages required to set up a basic working Weston session" DESCRIPTION = "Packages required to set up a basic working Weston session"
PR = "r1"
inherit packagegroup features_check inherit packagegroup features_check

View File

@ -1,6 +1,5 @@
SUMMARY = "Basic X11 session" SUMMARY = "Basic X11 session"
DESCRIPTION = "Packages required to set up a basic working X11 session" DESCRIPTION = "Packages required to set up a basic working X11 session"
PR = "r1"
inherit packagegroup features_check inherit packagegroup features_check
# rdepends on matchbox-wm # rdepends on matchbox-wm

View File

@ -3,7 +3,6 @@
# #
SUMMARY = "X11 display server" SUMMARY = "X11 display server"
PR = "r40"
PACKAGE_ARCH = "${MACHINE_ARCH}" PACKAGE_ARCH = "${MACHINE_ARCH}"

View File

@ -2,7 +2,6 @@
# Copyright (C) 2011 Intel Corporation # Copyright (C) 2011 Intel Corporation
# #
PR = "r40"
inherit packagegroup features_check inherit packagegroup features_check
REQUIRED_DISTRO_FEATURES = "x11" REQUIRED_DISTRO_FEATURES = "x11"

View File

@ -13,7 +13,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a2ae2cd47d6d2f238410f5364dfbc0f2 \
file://libsn/sn-common.h;endline=23;md5=6d05bc0ebdcf5513a6e77cb26e8cd7e2 \ file://libsn/sn-common.h;endline=23;md5=6d05bc0ebdcf5513a6e77cb26e8cd7e2 \
file://test/test-boilerplate.h;endline=23;md5=923e706b2a70586176eead261cc5bb98" file://test/test-boilerplate.h;endline=23;md5=923e706b2a70586176eead261cc5bb98"
PR = "r2"
SECTION = "libs" SECTION = "libs"

View File

@ -8,7 +8,6 @@ but is visibly different than normal and bold, and reasonably pleasing."
SECTION = "x11/fonts" SECTION = "x11/fonts"
LICENSE = "BitstreamVera" LICENSE = "BitstreamVera"
LIC_FILES_CHKSUM = "file://COPYRIGHT.TXT;md5=27d7484b1e18d0ee4ce538644a3f04be" LIC_FILES_CHKSUM = "file://COPYRIGHT.TXT;md5=27d7484b1e18d0ee4ce538644a3f04be"
PR = "r8"
inherit allarch fontcache inherit allarch fontcache

View File

@ -2,7 +2,6 @@ SUMMARY = "Simple Xserver Init Script (no dm)"
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
SECTION = "x11" SECTION = "x11"
PR = "r31"
SRC_URI = "file://xserver-nodm \ SRC_URI = "file://xserver-nodm \
file://Xserver \ file://Xserver \

View File

@ -5,7 +5,6 @@ BUGTRACKER = "https://github.com/tias/xinput_calibrator/issues"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r7"
SRC_URI = "file://pointercal.xinput" SRC_URI = "file://pointercal.xinput"
S = "${WORKDIR}" S = "${WORKDIR}"

View File

@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://src/calibrator.cpp;endline=22;md5=1bcba08f67cdb56f340
DEPENDS = "virtual/libx11 libxi libxrandr" DEPENDS = "virtual/libx11 libxi libxrandr"
PV = "0.7.5+git" PV = "0.7.5+git"
PR = "r6"
inherit autotools pkgconfig features_check inherit autotools pkgconfig features_check
# depends on virtual/libx11 # depends on virtual/libx11

View File

@ -13,7 +13,6 @@ SRC_URI = "file://misc"
SOURCE_DATE_EPOCH = "1613559011" SOURCE_DATE_EPOCH = "1613559011"
PE = "1" PE = "1"
PR = "r4"
inherit allarch features_check inherit allarch features_check

View File

@ -3,7 +3,6 @@ HOMEPAGE = "http://www.x.org"
SECTION = "x11/base" SECTION = "x11/base"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r33"
SRC_URI = "file://xorg.conf" SRC_URI = "file://xorg.conf"

View File

@ -10,7 +10,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
file://xrestop.c;endline=18;md5=730876c30f0d8a928676bcd1242a3b35" file://xrestop.c;endline=18;md5=730876c30f0d8a928676bcd1242a3b35"
SECTION = "x11/utils" SECTION = "x11/utils"
PR = "r3"
DEPENDS = "libxres libxext virtual/libx11 ncurses" DEPENDS = "libxres libxext virtual/libx11 ncurses"

View File

@ -28,7 +28,6 @@ INHIBIT_DEFAULT_DEPS = "1"
COMPATIBLE_HOST = ".*-linux" COMPATIBLE_HOST = ".*-linux"
PR = "r1"
SRC_URI = "file://COPYING.GPL" SRC_URI = "file://COPYING.GPL"
S = "${WORKDIR}" S = "${WORKDIR}"

View File

@ -4,7 +4,6 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://modutils.sh;beginline=3;endline=3;md5=b2dccaa94b3629a08bfb4f983cad6f89" LIC_FILES_CHKSUM = "file://modutils.sh;beginline=3;endline=3;md5=b2dccaa94b3629a08bfb4f983cad6f89"
SRC_URI = "file://modutils.sh" SRC_URI = "file://modutils.sh"
PR = "r7"
S = "${WORKDIR}" S = "${WORKDIR}"

View File

@ -9,7 +9,6 @@ HOMEPAGE = "https://perf.wiki.kernel.org/index.php/Main_Page"
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
PR = "r9"
PACKAGECONFIG ??= "python tui libunwind libtraceevent" PACKAGECONFIG ??= "python tui libunwind libtraceevent"
PACKAGECONFIG[dwarf] = ",NO_DWARF=1" PACKAGECONFIG[dwarf] = ",NO_DWARF=1"

View File

@ -7,7 +7,6 @@ LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
file://include/a52.h;beginline=1;endline=12;md5=81152ceb3562bf20a60d1b6018175dd1" file://include/a52.h;beginline=1;endline=12;md5=81152ceb3562bf20a60d1b6018175dd1"
SECTION = "libs" SECTION = "libs"
PR = "r4"
inherit autotools inherit autotools

View File

@ -7,7 +7,6 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=cf91718f59eb6a83d06dc7bcaf411132" LIC_FILES_CHKSUM = "file://COPYING;md5=cf91718f59eb6a83d06dc7bcaf411132"
DEPENDS = "libogg" DEPENDS = "libogg"
PR = "r1"
SRC_URI = "http://downloads.xiph.org/releases/theora/libtheora-${PV}.tar.bz2 \ SRC_URI = "http://downloads.xiph.org/releases/theora/libtheora-${PV}.tar.bz2 \
file://no-docs.patch" file://no-docs.patch"

View File

@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://session;endline=3;md5=f8a5c5b9c279e52dc094d10e11c2be6
SECTION = "x11" SECTION = "x11"
RDEPENDS:${PN} = "formfactor matchbox-theme-sato matchbox-panel-2 matchbox-desktop matchbox-session gconf" RDEPENDS:${PN} = "formfactor matchbox-theme-sato matchbox-panel-2 matchbox-desktop matchbox-session gconf"
PR = "r30"
# This package is architecture specific because the session script is modified # This package is architecture specific because the session script is modified
# based on the machine architecture. # based on the machine architecture.

View File

@ -5,7 +5,6 @@
SUMMARY = "Sato desktop" SUMMARY = "Sato desktop"
DESCRIPTION = "Packagegroups provide a convenient mechanism of bundling a collection of packages." DESCRIPTION = "Packagegroups provide a convenient mechanism of bundling a collection of packages."
HOMEPAGE = "https://www.yoctoproject.org/" HOMEPAGE = "https://www.yoctoproject.org/"
PR = "r33"
PACKAGE_ARCH = "${MACHINE_ARCH}" PACKAGE_ARCH = "${MACHINE_ARCH}"

View File

@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384
SRC_URI = "file://shutdown.desktop" SRC_URI = "file://shutdown.desktop"
PR = "r1"
S = "${WORKDIR}" S = "${WORKDIR}"

View File

@ -18,7 +18,6 @@ RCONFLICTS:${PN} = "db3"
CVE_PRODUCT = "oracle_berkeley_db berkeley_db" CVE_PRODUCT = "oracle_berkeley_db berkeley_db"
CVE_VERSION = "11.2.${PV}" CVE_VERSION = "11.2.${PV}"
PR = "r1"
PE = "1" PE = "1"
SRC_URI = "https://download.oracle.com/berkeley-db/db-${PV}.tar.gz" SRC_URI = "https://download.oracle.com/berkeley-db/db-${PV}.tar.gz"