From 87ec15b961e9502b7741d51503d5c77563b1c45a Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Mon, 22 May 2017 22:35:40 +0200 Subject: Add a bbappend with pinnning for all packages with AUTOREV MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This pins all packages using AUTOREV to DISTRO_BRANCH_VERSION_TAG Change-Id: Id8aa34a9115cd6659ce1c154d78197229d3c036f Signed-off-by: Jan-Simon Möller --- recipes-demo-hmi/controls/controls_git.bbappend | 1 + recipes-demo-hmi/dashboard/dashboard_git.bbappend | 2 ++ recipes-demo-hmi/homescreen/homescreen_git.bbappend | 1 + .../homescreenappframeworkbinderagl_git.bbappend | 1 + recipes-demo-hmi/hvac/hvac_git.bbappend | 1 + recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bbappend | 1 + recipes-demo-hmi/libhomescreen/libhomescreen_git.bbappend | 1 + recipes-demo-hmi/mediaplayer/mediaplayer_git.bbappend | 1 + recipes-demo-hmi/mixer/mixer_git.bbappend | 1 + recipes-demo-hmi/phone/phone_git.bbappend | 1 + .../qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bbappend | 1 + recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bbappend | 1 + recipes-demo-hmi/radio/radio_git.bbappend | 1 + recipes-demo-hmi/settings/settings_git.bbappend | 1 + recipes-demo-hmi/unicens/unicens_0.1.bbappend | 1 + recipes-demo-hmi/vod-server/vod-server_0.1.bbappend | 1 + recipes-demo-hmi/windowmanager/windowmanager_git.bbappend | 1 + recipes-kernel/aim-cdev/aim-cdev.bbappend | 1 + recipes-kernel/aim-network/aim-network.bbappend | 1 + recipes-kernel/aim-sound/aim-sound.bbappend | 1 + recipes-kernel/aim-v4l2/aim-v4l2.bbappend | 1 + recipes-kernel/hdm-dim2/hdm-dim2.bbappend | 1 + recipes-kernel/hdm-i2c/hdm-i2c.bbappend | 1 + recipes-kernel/hdm-usb/hdm-usb.bbappend | 1 + recipes-kernel/mostcore/mostcore.bbappend | 1 + .../qtmultimedia-rtlfm-radio-plugin_git.bbappend | 1 + 26 files changed, 27 insertions(+) create mode 100644 recipes-demo-hmi/controls/controls_git.bbappend create mode 100644 recipes-demo-hmi/dashboard/dashboard_git.bbappend create mode 100644 recipes-demo-hmi/homescreen/homescreen_git.bbappend create mode 100644 recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bbappend create mode 100644 recipes-demo-hmi/hvac/hvac_git.bbappend create mode 100644 recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bbappend create mode 100644 recipes-demo-hmi/libhomescreen/libhomescreen_git.bbappend create mode 100644 recipes-demo-hmi/mediaplayer/mediaplayer_git.bbappend create mode 100644 recipes-demo-hmi/mixer/mixer_git.bbappend create mode 100644 recipes-demo-hmi/phone/phone_git.bbappend create mode 100644 recipes-demo-hmi/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bbappend create mode 100644 recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bbappend create mode 100644 recipes-demo-hmi/radio/radio_git.bbappend create mode 100644 recipes-demo-hmi/settings/settings_git.bbappend create mode 100644 recipes-demo-hmi/unicens/unicens_0.1.bbappend create mode 100644 recipes-demo-hmi/vod-server/vod-server_0.1.bbappend create mode 100644 recipes-demo-hmi/windowmanager/windowmanager_git.bbappend create mode 100644 recipes-kernel/aim-cdev/aim-cdev.bbappend create mode 100644 recipes-kernel/aim-network/aim-network.bbappend create mode 100644 recipes-kernel/aim-sound/aim-sound.bbappend create mode 100644 recipes-kernel/aim-v4l2/aim-v4l2.bbappend create mode 100644 recipes-kernel/hdm-dim2/hdm-dim2.bbappend create mode 100644 recipes-kernel/hdm-i2c/hdm-i2c.bbappend create mode 100644 recipes-kernel/hdm-usb/hdm-usb.bbappend create mode 100644 recipes-kernel/mostcore/mostcore.bbappend create mode 100644 recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bbappend 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}" -- cgit 1.2.3-korg