aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-applications/rtc-test/rtc-test_1.0.bb3
-rw-r--r--common/recipes-applications/smbus-test/smbus-test_1.0.bb3
-rw-r--r--common/recipes-applications/watchdog-test/watchdog-test_1.0.bb3
-rw-r--r--common/recipes-kernel/acp-rt286-load/amd-acp-rt286-load_1.0.bb3
4 files changed, 0 insertions, 12 deletions
diff --git a/common/recipes-applications/rtc-test/rtc-test_1.0.bb b/common/recipes-applications/rtc-test/rtc-test_1.0.bb
index ee6b0eb2..1203e236 100644
--- a/common/recipes-applications/rtc-test/rtc-test_1.0.bb
+++ b/common/recipes-applications/rtc-test/rtc-test_1.0.bb
@@ -4,9 +4,6 @@ LICENSE = "BSD"
DEPENDS = "readline"
LIC_FILES_CHKSUM = "file://rtc-test.c;md5=ab350f4f921bfc19f7b7938a07f5688a"
-PR = "r1"
-PV = "1.0"
-
SRC_URI = "file://rtc-test.c"
S = "${WORKDIR}"
diff --git a/common/recipes-applications/smbus-test/smbus-test_1.0.bb b/common/recipes-applications/smbus-test/smbus-test_1.0.bb
index 5a959b85..29b032de 100644
--- a/common/recipes-applications/smbus-test/smbus-test_1.0.bb
+++ b/common/recipes-applications/smbus-test/smbus-test_1.0.bb
@@ -6,9 +6,6 @@ LIC_FILES_CHKSUM = "file://smbus-test.c;md5=6e93b58b38eb7ba04529bb2b6c66ef70 \
file://i2c-dev.h;md5=11afa8583cd78137a63feb1a8b24cc51 \
"
-PR = "r1"
-PV = "1.0"
-
SRC_URI = "file://smbus-test.c \
file://i2c-dev.h \
"
diff --git a/common/recipes-applications/watchdog-test/watchdog-test_1.0.bb b/common/recipes-applications/watchdog-test/watchdog-test_1.0.bb
index f82fb651..404ffebc 100644
--- a/common/recipes-applications/watchdog-test/watchdog-test_1.0.bb
+++ b/common/recipes-applications/watchdog-test/watchdog-test_1.0.bb
@@ -4,9 +4,6 @@ LICENSE = "BSD"
DEPENDS = "readline"
LIC_FILES_CHKSUM = "file://watchdog-test.c;md5=1d81025de7376754875ee74378f07d7a"
-PR = "r1"
-PV = "1.0"
-
SRC_URI = "file://watchdog-test.c"
S = "${WORKDIR}"
diff --git a/common/recipes-kernel/acp-rt286-load/amd-acp-rt286-load_1.0.bb b/common/recipes-kernel/acp-rt286-load/amd-acp-rt286-load_1.0.bb
index 0eba0c53..eb9afd87 100644
--- a/common/recipes-kernel/acp-rt286-load/amd-acp-rt286-load_1.0.bb
+++ b/common/recipes-kernel/acp-rt286-load/amd-acp-rt286-load_1.0.bb
@@ -4,9 +4,6 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
SRC_URI = "file://modprobe.d/snd-soc-acp-rt286-mach.conf"
-PR = "r0"
-PV = "1.0"
-
S = "${WORKDIR}"
do_install() {