|
@@ -26,8 +26,8 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
|
|
|
file://{{=machine}}-user-features.scc \
|
|
|
"
|
|
|
|
|
|
-# uncomment and replace these SRCREVs with the real commit ids once you've had
|
|
|
+# replace these SRCREVs with the real commit ids once you've had
|
|
|
# the appropriate changes committed to the upstream linux-yocto repo
|
|
|
-#SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "840bb8c059418c4753415df56c9aff1c0d5354c8"
|
|
|
-#SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "4fd76cc4f33e0afd8f906b1e8f231b6d13b6c993"
|
|
|
+SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
|
|
|
+SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
|
|
|
#LINUX_VERSION = "3.14"
|