overlay: use update overlay with support for comio
This commit is contained in:
parent
b975582138
commit
8b12ac6bba
|
|
@ -21,5 +21,5 @@ KERNEL_IMAGETYPE = "zImage"
|
||||||
PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule"
|
PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule"
|
||||||
PV_pn-linux-netmodule = "4.4.71-${SRCPV}"
|
PV_pn-linux-netmodule = "4.4.71-${SRCPV}"
|
||||||
SRC_URI_pn-linux-netmodule = "git://github.com/netmodule/linux.git;protocol=https;branch=nbhw16-4.4-pm-ti"
|
SRC_URI_pn-linux-netmodule = "git://github.com/netmodule/linux.git;protocol=https;branch=nbhw16-4.4-pm-ti"
|
||||||
SRCREV_pn-linux-netmodule = "c37fd60887af6def5ab4832f510a94a4e4c93d2a"
|
SRCREV_pn-linux-netmodule = "eed94c91d489347af0d9d9aedfb460d7818ddd92"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
|
||||||
inherit module
|
inherit module
|
||||||
|
|
||||||
PV = "1.0.0"
|
PV = "1.0.0"
|
||||||
SRCREV ?= "5be9722efdf7d5066dc51a1df12a7ec0ca8f4a42"
|
SRCREV ?= "c17c433ef41e8a7ad9f286743a2ae49df64723a8"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/netmodule/dt-overlay.git;protocol=https"
|
SRC_URI = "git://github.com/netmodule/dt-overlay.git;protocol=https"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
|
||||||
DEPENDS = "dtc-native"
|
DEPENDS = "dtc-native"
|
||||||
|
|
||||||
PV = "1.0.0"
|
PV = "1.0.0"
|
||||||
SRCREV ?= "88d2b33496f31aeddcb206f23930b5af6cdeb083"
|
SRCREV ?= "de7143db7ec306775dad690fcaa8922202b928dc"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/netmodule/dt-overlays.git;protocol=https"
|
SRC_URI = "git://github.com/netmodule/dt-overlays.git;protocol=https"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue