summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-05-22 22:35:40 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-05-25 14:59:36 +0000
commit87ec15b961e9502b7741d51503d5c77563b1c45a (patch)
tree466f5e467ffffcdd5348041f928171e815ee13ca
parent3935b1e55f8399e446a90332e7b426614d51dda9 (diff)
Add a bbappend with pinnning for all packages with AUTOREVdab_3.99.1dab/3.99.13.99.1
This pins all packages using AUTOREV to DISTRO_BRANCH_VERSION_TAG Change-Id: Id8aa34a9115cd6659ce1c154d78197229d3c036f Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--recipes-demo-hmi/controls/controls_git.bbappend1
-rw-r--r--recipes-demo-hmi/dashboard/dashboard_git.bbappend2
-rw-r--r--recipes-demo-hmi/homescreen/homescreen_git.bbappend1
-rw-r--r--recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bbappend1
-rw-r--r--recipes-demo-hmi/hvac/hvac_git.bbappend1
-rw-r--r--recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bbappend1
-rw-r--r--recipes-demo-hmi/libhomescreen/libhomescreen_git.bbappend1
-rw-r--r--recipes-demo-hmi/mediaplayer/mediaplayer_git.bbappend1
-rw-r--r--recipes-demo-hmi/mixer/mixer_git.bbappend1
-rw-r--r--recipes-demo-hmi/phone/phone_git.bbappend1
-rw-r--r--recipes-demo-hmi/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bbappend1
-rw-r--r--recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bbappend1
-rw-r--r--recipes-demo-hmi/radio/radio_git.bbappend1
-rw-r--r--recipes-demo-hmi/settings/settings_git.bbappend1
-rw-r--r--recipes-demo-hmi/unicens/unicens_0.1.bbappend1
-rw-r--r--recipes-demo-hmi/vod-server/vod-server_0.1.bbappend1
-rw-r--r--recipes-demo-hmi/windowmanager/windowmanager_git.bbappend1
-rw-r--r--recipes-kernel/aim-cdev/aim-cdev.bbappend1
-rw-r--r--recipes-kernel/aim-network/aim-network.bbappend1
-rw-r--r--recipes-kernel/aim-sound/aim-sound.bbappend1
-rw-r--r--recipes-kernel/aim-v4l2/aim-v4l2.bbappend1
-rw-r--r--recipes-kernel/hdm-dim2/hdm-dim2.bbappend1
-rw-r--r--recipes-kernel/hdm-i2c/hdm-i2c.bbappend1
-rw-r--r--recipes-kernel/hdm-usb/hdm-usb.bbappend1
-rw-r--r--recipes-kernel/mostcore/mostcore.bbappend1
-rw-r--r--recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bbappend1
26 files changed, 27 insertions, 0 deletions
diff --git a/recipes-demo-hmi/controls/controls_git.bbappend b/recipes-demo-hmi/controls/controls_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/controls/controls_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/dashboard/dashboard_git.bbappend b/recipes-demo-hmi/dashboard/dashboard_git.bbappend
new file mode 100644
index 00000000..37216eea
--- /dev/null
+++ b/recipes-demo-hmi/dashboard/dashboard_git.bbappend
@@ -0,0 +1,2 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bbappend b/recipes-demo-hmi/homescreen/homescreen_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/homescreen/homescreen_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bbappend b/recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/hvac/hvac_git.bbappend b/recipes-demo-hmi/hvac/hvac_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/hvac/hvac_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bbappend b/recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/libhomescreen/libhomescreen_git.bbappend b/recipes-demo-hmi/libhomescreen/libhomescreen_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/libhomescreen/libhomescreen_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bbappend b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/mixer/mixer_git.bbappend b/recipes-demo-hmi/mixer/mixer_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/mixer/mixer_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/phone/phone_git.bbappend b/recipes-demo-hmi/phone/phone_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/phone/phone_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bbappend b/recipes-demo-hmi/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bbappend b/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/radio/radio_git.bbappend b/recipes-demo-hmi/radio/radio_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/radio/radio_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/settings/settings_git.bbappend b/recipes-demo-hmi/settings/settings_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/settings/settings_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/unicens/unicens_0.1.bbappend b/recipes-demo-hmi/unicens/unicens_0.1.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/unicens/unicens_0.1.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/vod-server/vod-server_0.1.bbappend b/recipes-demo-hmi/vod-server/vod-server_0.1.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/vod-server/vod-server_0.1.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-demo-hmi/windowmanager/windowmanager_git.bbappend b/recipes-demo-hmi/windowmanager/windowmanager_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-demo-hmi/windowmanager/windowmanager_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-kernel/aim-cdev/aim-cdev.bbappend b/recipes-kernel/aim-cdev/aim-cdev.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-kernel/aim-cdev/aim-cdev.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-kernel/aim-network/aim-network.bbappend b/recipes-kernel/aim-network/aim-network.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-kernel/aim-network/aim-network.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-kernel/aim-sound/aim-sound.bbappend b/recipes-kernel/aim-sound/aim-sound.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-kernel/aim-sound/aim-sound.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-kernel/aim-v4l2/aim-v4l2.bbappend b/recipes-kernel/aim-v4l2/aim-v4l2.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-kernel/aim-v4l2/aim-v4l2.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-kernel/hdm-dim2/hdm-dim2.bbappend b/recipes-kernel/hdm-dim2/hdm-dim2.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-kernel/hdm-dim2/hdm-dim2.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-kernel/hdm-i2c/hdm-i2c.bbappend b/recipes-kernel/hdm-i2c/hdm-i2c.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-kernel/hdm-i2c/hdm-i2c.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-kernel/hdm-usb/hdm-usb.bbappend b/recipes-kernel/hdm-usb/hdm-usb.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-kernel/hdm-usb/hdm-usb.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-kernel/mostcore/mostcore.bbappend b/recipes-kernel/mostcore/mostcore.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-kernel/mostcore/mostcore.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"
diff --git a/recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bbappend b/recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bbappend
new file mode 100644
index 00000000..35712527
--- /dev/null
+++ b/recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bbappend
@@ -0,0 +1 @@
+SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}"