summaryrefslogtreecommitdiffstats
path: root/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oem-production-readiness/meta-agl-basesystem/recipes-hal')
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libboot-hal/libboot-hal_1.0.0.bb16
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libcan-hal/libcan-hal_1.0.0.bb16
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libclock-hal/libclock-hal_1.0.0.bb16
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libdeck-hal/libdeck-hal_1.0.0.bb16
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libinput-hal/libinput-hal_1.0.0.bb20
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libnv-hal/libnv-hal_1.0.0.bb16
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libpositioning-hal/libpositioning-hal_1.0.0.bb20
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libpower-hal/libpower-hal_1.0.0.bb16
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libsecurity-hal/libsecurity-hal_1.0.0.bb16
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libsoctemperature-hal/libsoctemperature-hal_1.0.0.bb16
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libusb-hal/libusb-hal_1.0.0.bb16
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libvehicle-hal/libvehicle-hal_1.0.0.bb16
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libvideo-in-hal/libvideo-in-hal_1.0.0.bb16
13 files changed, 0 insertions, 216 deletions
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libboot-hal/libboot-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libboot-hal/libboot-hal_1.0.0.bb
deleted file mode 100644
index 38b0517e..00000000
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libboot-hal/libboot-hal_1.0.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "libboot_hal for AGL software"
-DESCRIPTION = "install libboot_hal to build AGL software"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS += " ns-frameworkunified"
-
-PV = "1.0.0+gitr${SRCPV}"
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV := "${BASESYSTEM_REVISION}"
-
-S = "${WORKDIR}/git/hal/boot_hal"
-
-inherit bshalmake
-
-HAL_NAME = "boot_hal"
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libcan-hal/libcan-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libcan-hal/libcan-hal_1.0.0.bb
deleted file mode 100644
index 48b06453..00000000
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libcan-hal/libcan-hal_1.0.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "libcan_hal for AGL software"
-DESCRIPTION = "install libcan_hal to build AGL software"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS += " ns-frameworkunified"
-
-PV = "1.0.0+gitr${SRCPV}"
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV := "${BASESYSTEM_REVISION}"
-
-S = "${WORKDIR}/git/hal/can_hal"
-
-inherit bshalmake
-
-HAL_NAME = "can_hal"
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libclock-hal/libclock-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libclock-hal/libclock-hal_1.0.0.bb
deleted file mode 100644
index b3162308..00000000
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libclock-hal/libclock-hal_1.0.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "libclock_hal for AGL software"
-DESCRIPTION = "install libclock_hal to build AGL software"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS += " ns-frameworkunified"
-
-PV = "1.0.0+gitr${SRCPV}"
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV := "${BASESYSTEM_REVISION}"
-
-S = "${WORKDIR}/git/hal/clock_hal"
-
-inherit bshalmake
-
-HAL_NAME = "clock_hal"
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libdeck-hal/libdeck-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libdeck-hal/libdeck-hal_1.0.0.bb
deleted file mode 100644
index 003b35a1..00000000
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libdeck-hal/libdeck-hal_1.0.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "libdeck_hal for AGL software"
-DESCRIPTION = "install libdeck_hal to build AGL software"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS += " ns-frameworkunified"
-
-PV = "1.0.0+gitr${SRCPV}"
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV := "${BASESYSTEM_REVISION}"
-
-S = "${WORKDIR}/git/hal/deck_hal"
-
-inherit bshalmake
-
-HAL_NAME = "deck_hal"
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libinput-hal/libinput-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libinput-hal/libinput-hal_1.0.0.bb
deleted file mode 100644
index 86c2a0f6..00000000
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libinput-hal/libinput-hal_1.0.0.bb
+++ /dev/null
@@ -1,20 +0,0 @@
-SUMMARY = "libinput_hal for AGL software"
-DESCRIPTION = "install libinput_hal to build AGL software"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS += " \
- ns-frameworkunified\
- drm \
- udev \
-"
-
-PV = "1.0.0+gitr${SRCPV}"
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV := "${BASESYSTEM_REVISION}"
-
-S = "${WORKDIR}/git/hal/input_hal"
-
-inherit bshalmake
-
-HAL_NAME = "input_hal"
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libnv-hal/libnv-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libnv-hal/libnv-hal_1.0.0.bb
deleted file mode 100644
index 0ffea577..00000000
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libnv-hal/libnv-hal_1.0.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "libnv_hal for AGL software"
-DESCRIPTION = "install libnv_hal to build AGL software"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS += " ns-frameworkunified"
-
-PV = "1.0.0+gitr${SRCPV}"
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV := "${BASESYSTEM_REVISION}"
-
-S = "${WORKDIR}/git/hal/nv_hal"
-
-inherit bshalmake
-
-HAL_NAME = "nv_hal"
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libpositioning-hal/libpositioning-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libpositioning-hal/libpositioning-hal_1.0.0.bb
deleted file mode 100644
index f4955ba2..00000000
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libpositioning-hal/libpositioning-hal_1.0.0.bb
+++ /dev/null
@@ -1,20 +0,0 @@
-SUMMARY = "libpositioning_hal for AGL software"
-DESCRIPTION = "install libpositioning_hal to build AGL software"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS += " \
- ns-frameworkunified \
- ns-backupmanager \
- vs-positioningbaselibrary \
-"
-
-PV = "1.0.0+gitr${SRCPV}"
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV := "${BASESYSTEM_REVISION}"
-
-S = "${WORKDIR}/git/hal/positioning_hal"
-
-inherit bshalmake
-
-HAL_NAME = "positioning_hal"
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libpower-hal/libpower-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libpower-hal/libpower-hal_1.0.0.bb
deleted file mode 100644
index 4ed6878f..00000000
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libpower-hal/libpower-hal_1.0.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "libpower_hal for AGL software"
-DESCRIPTION = "install libpower_hal to build AGL software"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS += " ns-frameworkunified"
-
-PV = "1.0.0+gitr${SRCPV}"
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV := "${BASESYSTEM_REVISION}"
-
-S = "${WORKDIR}/git/hal/power_hal"
-
-inherit bshalmake
-
-HAL_NAME = "power_hal"
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libsecurity-hal/libsecurity-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libsecurity-hal/libsecurity-hal_1.0.0.bb
deleted file mode 100644
index c384b04b..00000000
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libsecurity-hal/libsecurity-hal_1.0.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "libsecurity_hal for AGL software"
-DESCRIPTION = "install libsecurity_hal to build AGL software"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS += " ns-frameworkunified"
-
-PV = "1.0.0+gitr${SRCPV}"
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV := "${BASESYSTEM_REVISION}"
-
-S = "${WORKDIR}/git/hal/security_hal"
-
-inherit bshalmake
-
-HAL_NAME = "security_hal"
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libsoctemperature-hal/libsoctemperature-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libsoctemperature-hal/libsoctemperature-hal_1.0.0.bb
deleted file mode 100644
index d51af0aa..00000000
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libsoctemperature-hal/libsoctemperature-hal_1.0.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "libsoc_temperature-hal for AGL software"
-DESCRIPTION = "install libsoc_temperature-hal to build AGL software"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS += " ns-frameworkunified"
-
-PV = "1.0.0+gitr${SRCPV}"
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV := "${BASESYSTEM_REVISION}"
-
-S = "${WORKDIR}/git/hal/soc_temperature_hal"
-
-inherit bshalmake
-
-HAL_NAME = "soc_temperature_hal"
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libusb-hal/libusb-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libusb-hal/libusb-hal_1.0.0.bb
deleted file mode 100644
index 0154f504..00000000
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libusb-hal/libusb-hal_1.0.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "libusb_hal for AGL software"
-DESCRIPTION = "install libusb_hal to build AGL software"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS += " ns-frameworkunified"
-
-PV = "1.0.0+gitr${SRCPV}"
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV := "${BASESYSTEM_REVISION}"
-
-S = "${WORKDIR}/git/hal/usb_hal"
-
-inherit bshalmake
-
-HAL_NAME = "usb_hal"
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libvehicle-hal/libvehicle-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libvehicle-hal/libvehicle-hal_1.0.0.bb
deleted file mode 100644
index bdd9e85f..00000000
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libvehicle-hal/libvehicle-hal_1.0.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "libvehicle_hal for AGL software"
-DESCRIPTION = "install libvehicle_hal to build AGL software"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS += " ns-frameworkunified"
-
-PV = "1.0.0+gitr${SRCPV}"
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV := "${BASESYSTEM_REVISION}"
-
-S = "${WORKDIR}/git/hal/vehicle_hal"
-
-inherit bshalmake
-
-HAL_NAME = "vehicle_hal"
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libvideo-in-hal/libvideo-in-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libvideo-in-hal/libvideo-in-hal_1.0.0.bb
deleted file mode 100644
index e1643808..00000000
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libvideo-in-hal/libvideo-in-hal_1.0.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "libvideo_in_hal for AGL software"
-DESCRIPTION = "install libvideo_in_hal to build AGL software"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS += " ns-frameworkunified"
-
-PV = "1.0.0+gitr${SRCPV}"
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV := "${BASESYSTEM_REVISION}"
-
-S = "${WORKDIR}/git/hal/video_in_hal"
-
-inherit bshalmake
-
-HAL_NAME = "video_in_hal"