diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-05-22 22:35:40 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-05-25 14:59:36 +0000 |
commit | 87ec15b961e9502b7741d51503d5c77563b1c45a (patch) | |
tree | 466f5e467ffffcdd5348041f928171e815ee13ca /recipes-kernel/hdm-i2c/hdm-i2c.bbappend | |
parent | 3935b1e55f8399e446a90332e7b426614d51dda9 (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>
Diffstat (limited to 'recipes-kernel/hdm-i2c/hdm-i2c.bbappend')
-rw-r--r-- | recipes-kernel/hdm-i2c/hdm-i2c.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/hdm-i2c/hdm-i2c.bbappend b/recipes-kernel/hdm-i2c/hdm-i2c.bbappend new file mode 100644 index 000000000..357125278 --- /dev/null +++ b/recipes-kernel/hdm-i2c/hdm-i2c.bbappend @@ -0,0 +1 @@ +SRCREV_dab = "${DISTRO_BRANCH_VERSION_TAG}" |