From e51f84722b85265924d0a74e61598a57bb54fdfe Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Mon, 29 May 2017 23:57:31 +0000 Subject: Unpin after Daring Dab RC1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Revert "Add a bbappend with pinnning for all packages with AUTOREV" This reverts commit 87ec15b961e9502b7741d51503d5c77563b1c45a. Change-Id: I35c74ad137217a9e8833baab8de9964de63ac61c 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 deletions(-) delete mode 100644 recipes-demo-hmi/controls/controls_git.bbappend delete mode 100644 recipes-demo-hmi/dashboard/dashboard_git.bbappend delete mode 100644 recipes-demo-hmi/homescreen/homescreen_git.bbappend delete mode 100644 recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bbappend delete mode 100644 recipes-demo-hmi/hvac/hvac_git.bbappend delete mode 100644 recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bbappend delete mode 100644 recipes-demo-hmi/libhomescreen/libhomescreen_git.bbappend delete mode 100644 recipes-demo-hmi/mediaplayer/mediaplayer_git.bbappend delete mode 100644 recipes-demo-hmi/mixer/mixer_git.bbappend delete mode 100644 recipes-demo-hmi/phone/phone_git.bbappend delete mode 100644 recipes-demo-hmi/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bbappend delete mode 100644 recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bbappend delete mode 100644 recipes-demo-hmi/radio/radio_git.bbappend delete mode 100644 recipes-demo-hmi/settings/settings_git.bbappend delete mode 100644 recipes-demo-hmi/unicens/unicens_0.1.bbappend delete mode 100644 recipes-demo-hmi/vod-server/vod-server_0.1.bbappend delete mode 100644 recipes-demo-hmi/windowmanager/windowmanager_git.bbappend delete mode 100644 recipes-kernel/aim-cdev/aim-cdev.bbappend delete mode 100644 recipes-kernel/aim-network/aim-network.bbappend delete mode 100644 recipes-kernel/aim-sound/aim-sound.bbappend delete mode 100644 recipes-kernel/aim-v4l2/aim-v4l2.bbappend delete mode 100644 recipes-kernel/hdm-dim2/hdm-dim2.bbappend delete mode 100644 recipes-kernel/hdm-i2c/hdm-i2c.bbappend delete mode 100644 recipes-kernel/hdm-usb/hdm-usb.bbappend delete mode 100644 recipes-kernel/mostcore/mostcore.bbappend delete 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 deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/controls/controls_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-demo-hmi/dashboard/dashboard_git.bbappend b/recipes-demo-hmi/dashboard/dashboard_git.bbappend deleted file mode 100644 index 37216eea..00000000 --- a/recipes-demo-hmi/dashboard/dashboard_git.bbappend +++ /dev/null @@ -1,2 +0,0 @@ -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 deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/homescreen/homescreen_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bbappend b/recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-demo-hmi/hvac/hvac_git.bbappend b/recipes-demo-hmi/hvac/hvac_git.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/hvac/hvac_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bbappend b/recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-demo-hmi/libhomescreen/libhomescreen_git.bbappend b/recipes-demo-hmi/libhomescreen/libhomescreen_git.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/libhomescreen/libhomescreen_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bbappend b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-demo-hmi/mixer/mixer_git.bbappend b/recipes-demo-hmi/mixer/mixer_git.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/mixer/mixer_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-demo-hmi/phone/phone_git.bbappend b/recipes-demo-hmi/phone/phone_git.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/phone/phone_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -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 deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -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 deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-demo-hmi/radio/radio_git.bbappend b/recipes-demo-hmi/radio/radio_git.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/radio/radio_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-demo-hmi/settings/settings_git.bbappend b/recipes-demo-hmi/settings/settings_git.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/settings/settings_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -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 deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/unicens/unicens_0.1.bbappend +++ /dev/null @@ -1 +0,0 @@ -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 deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/vod-server/vod-server_0.1.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-demo-hmi/windowmanager/windowmanager_git.bbappend b/recipes-demo-hmi/windowmanager/windowmanager_git.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-demo-hmi/windowmanager/windowmanager_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-kernel/aim-cdev/aim-cdev.bbappend b/recipes-kernel/aim-cdev/aim-cdev.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-kernel/aim-cdev/aim-cdev.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-kernel/aim-network/aim-network.bbappend b/recipes-kernel/aim-network/aim-network.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-kernel/aim-network/aim-network.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-kernel/aim-sound/aim-sound.bbappend b/recipes-kernel/aim-sound/aim-sound.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-kernel/aim-sound/aim-sound.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-kernel/aim-v4l2/aim-v4l2.bbappend b/recipes-kernel/aim-v4l2/aim-v4l2.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-kernel/aim-v4l2/aim-v4l2.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-kernel/hdm-dim2/hdm-dim2.bbappend b/recipes-kernel/hdm-dim2/hdm-dim2.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-kernel/hdm-dim2/hdm-dim2.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-kernel/hdm-i2c/hdm-i2c.bbappend b/recipes-kernel/hdm-i2c/hdm-i2c.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-kernel/hdm-i2c/hdm-i2c.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-kernel/hdm-usb/hdm-usb.bbappend b/recipes-kernel/hdm-usb/hdm-usb.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-kernel/hdm-usb/hdm-usb.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" diff --git a/recipes-kernel/mostcore/mostcore.bbappend b/recipes-kernel/mostcore/mostcore.bbappend deleted file mode 100644 index 35712527..00000000 --- a/recipes-kernel/mostcore/mostcore.bbappend +++ /dev/null @@ -1 +0,0 @@ -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 deleted file mode 100644 index 35712527..00000000 --- a/recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bbappend +++ /dev/null @@ -1 +0,0 @@ -SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" -- cgit 1.2.3-korg