udisks: services: change default.target to multi-user.target
[AGL/meta-agl-demo.git] / recipes-kernel / most / most.bb
1 DESCRIPTION = "Build MOST driver"
2 LICENSE = "GPLv2"
3 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
4
5 inherit module
6
7 PV = "0.1"
8
9 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/most;protocol=https;branch=${AGL_BRANCH}"
10
11 S = "${WORKDIR}/git/driver"
12 SRCREV = "794e6dc552e626eb6dd506baf941873414d9ef73"
13
14 KERNEL_MODULE_AUTOLOAD += "aim_cdev aim_sound aim_network aim_v4l2 hdm_i2c hdm_dim2 hdm_usb mostcore"