Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Conversation

@YinThong
Copy link
Contributor

mraa update version from 1.6.0 to 1.7.0
upm update version from 1.1.0 to 1.3.0

Signed-off-by: Choong YinThong yin.thong.choong@intel.com

SRC_URI = "git://github.com/intel-iot-devkit/${BPN}.git;protocol=http; \
"

SRCREV = "${AUTOREV}"
Copy link
Contributor

@mythi mythi Jun 13, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's an eSDK bug about AUTOREV usage: https://bugzilla.yoctoproject.org/show_bug.cgi?id=11350. It means we cannot use AUTOREV yet. Let's go with the more traditional way (PV = "1.7.0-${SRCPV}" and SRCREV)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alright noted i will update and upstream now.

@YinThong
Copy link
Contributor Author

test this please

@mythi
Copy link
Contributor

mythi commented Jun 14, 2017

@YinThong the changes look OK overall but we don't need the intermediate commits. Please squash/fixup the changes in two (e.g., with git rebase -i HEAD~5) and force push

SRCREV = "106b6c706268522ab0168a4ddb19e89ce832e084"
PV = "1.3.0-git${SRCPV}"

SRC_URI = "git://github.com/intel-iot-devkit/${BPN}.git;protocol=git; \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's use protocol=http

let's also drop ; after protocol setting for both mraa and upm recipes

Recipe update and rename to always take the latest
version from github source.

Signed-off-by: Choong YinThong <yin.thong.choong@intel.com>
@YinThong YinThong force-pushed the sensor-devel branch 3 times, most recently from 36ee42d to 188ddd7 Compare June 15, 2017 05:01
mythi added a commit to mythi/intel-iot-refkit that referenced this pull request Jun 15, 2017
This combined merge takes these PRs in one: intel#177, intel#179, intel#182, intel#183
(with cherry-pick), intel#186, and intel#187.
mythi added a commit to mythi/intel-iot-refkit that referenced this pull request Jun 15, 2017
This combined merge takes these PRs in one: intel#113, intel#177, intel#179, intel#182, intel#183
(with cherry-pick), intel#186, and intel#187.
mythi added a commit to mythi/intel-iot-refkit that referenced this pull request Jun 15, 2017
This combined merge takes these PRs in one: intel#113, intel#177, intel#179, intel#182, intel#183
(with cherry-pick), intel#186, and intel#187.
mythi added a commit to mythi/intel-iot-refkit that referenced this pull request Jun 15, 2017
This combined merge takes these PRs in one: intel#113, intel#177, intel#179, intel#182, intel#183
(with cherry-pick), and intel#187.
mythi added a commit to mythi/intel-iot-refkit that referenced this pull request Jun 16, 2017
This combined merge takes these PRs in one: intel#177, intel#179, intel#182, intel#183
(with cherry-pick), and intel#187.
@mythi mythi merged commit 188ddd7 into intel:master Jun 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants