Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ib5038a0f9bbf09b4f6daa20cb5782337a36e54ca
|
|
Change-Id: I0919283e5f717d58e64afa708207bd2d767787eb
|
|
Change-Id: I9e4e5d7275a20a1663ac8eef29d1a33f7b6feb5a
|
|
Change-Id: Ic050afa2972196ea5d5b21a650c399b7277317e4
|
|
Change-Id: Ia4dd2ce506e0076a7d6470a3cffeebbd80c09240
|
|
Change-Id: I1f2f15e1fbaed476202c03b2f092a97f14358486
|
|
Change-Id: I331fd138b92656698bdca6f8d8265f4193f3b9b3
|
|
Change-Id: Ic9072e9e159fb3a4de7714b7d5ea0db69f02dc77
|
|
Change-Id: I7340bb2cbd256a2f33ed082e29507e99a289ead5
|
|
Change-Id: I86dd1072241fae911f6f1fbcb6e79a0583c75947
|
|
Change-Id: I2e0a0c99b8d4e486f14404bdda9554ca1d08f48f
|
|
Change-Id: I054fb5ae41f452c49aa8fc32f9cc5b9bf92a6bec
|
|
Change-Id: I2610a237daec485f2b24c8e942e3b0d847d929aa
|
|
dh-python is available from Ubuntu 14.04 and
python-support is deprecated.
Change-Id: I0c181e0371327d483bc0e0ca35bd8124ef2c8c56
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
|
|
This fixes the following Debian git-build-recipe error:
RUN ['git-build-recipe', '--safe', '--no-build', '--manifest', '/home/buildd/build-RECIPEBRANCHBUILD-1302092/chroot-autobuild/home/buildd/work/tree/manifest', '--distribution', 'xenial', '--allow-fallback-to-native', '--append-version', '~ubuntu16.04.1', '/home/buildd/build-RECIPEBRANCHBUILD-1302092/chroot-autobuild/home/buildd/work/recipe', '/home/buildd/build-RECIPEBRANCHBUILD-1302092/chroot-autobuild/home/buildd/work/tree']
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gitbuildrecipe/deb_util.py", line 139, in add_autobuild_changelog_entry
substitute_changelog_vars(base_branch, None, cl)
File "/usr/lib/python3/dist-packages/gitbuildrecipe/deb_version.py", line 172, in substitute_changelog_vars
base_branch.deb_version = debupstream_var.replace(base_branch.deb_version)
File "/usr/lib/python3/dist-packages/gitbuildrecipe/recipe.py", line 101, in replace
return value.replace(self.name, self.get())
File "/usr/lib/python3/dist-packages/gitbuildrecipe/deb_version.py", line 59, in get
"No previous changelog to take the upstream version from")
gitbuildrecipe.recipe.SubstitutionUnavailable: Substitution for {debupstream} not available: No previous changelog to take the upstream version from
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/git-build-recipe", line 9, in <module>
load_entry_point('git-build-recipe==0.1', 'console_scripts', 'git-build-recipe')()
File "/usr/lib/python3/dist-packages/gitbuildrecipe/main.py", line 147, in main
append_version=args.append_version)
File "/usr/lib/python3/dist-packages/gitbuildrecipe/deb_util.py", line 143, in add_autobuild_changelog_entry
"%s was used: %s: %s." % (e.name, e.reason, reason))
Exception: No previous changelog to take the upstream version from as {debupstream} was used: No previous changelog to take the upstream version from: debian/changelog didn't contain any parseable stanzas.
resource.struct_rusage(ru_utime=1.7839999999999998, ru_stime=1.116, ru_maxrss=33232, ru_ixrss=0, ru_idrss=0, ru_isrss=0, ru_minflt=25805, ru_majflt=41, ru_nswap=0, ru_inblock=12560, ru_oublock=18536, ru_msgsnd=0, ru_msgrcv=0, ru_nsignals=0, ru_nvcsw=1382, ru_nivcsw=290)
RUN: /usr/share/launchpad-buildd/slavebin/scan-for-processes ['scan-for-processes', 'RECIPEBRANCHBUILD-1302092']
Scanning for processes to kill in build /home/buildd/build-RECIPEBRANCHBUILD-1302092/chroot-autobuild...
RUN: /usr/share/launchpad-buildd/slavebin/umount-chroot ['umount-chroot', 'RECIPEBRANCHBUILD-1302092']
Unmounting chroot for build RECIPEBRANCHBUILD-1302092...
RUN: /usr/share/launchpad-buildd/slavebin/remove-build ['remove-build', 'RECIPEBRANCHBUILD-1302092']
Removing build RECIPEBRANCHBUILD-1302092
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
|
|
Change-Id: Idaa905f768ea684920d4b94223095e6fed9204ca
Signed-off-by: Jiankang Fan <jiankang.fan@samsung.com>
Conflicts:
ChangeLog
packaging/mic.changes
|
|
Change-Id: I8040f7786af0b31c02fe169a1f7f626fc7a99fd0
|
|
Change-Id: I09830eca415172d1e381ea737ab833ac0c757e43
|
|
Change-Id: I620035d4871df6cb31fe94121f060db6b17f2833
|
|
Change-Id: I3dba1b42fae23a1dbe37d8ff668fc97dd3ed76a4
|
|
Change-Id: I84c32980894184dde260a4b101ec13ee29324fb6
|
|
Change-Id: Ic14019a86c4efd1c302ea123579d9c1747785a91
|
|
Change-Id: Icb3a15056eb26c48b57730a06e952a2898cb97ab
|
|
Change-Id: I1c8861e517686047368a3941f678b56d173056fb
|
|
mic option --runtime=native has been broken for more than one year,
maintain this mode requires more effort for new distribution support,
so drop this mode without risk.
Fixes: #DEVT-248
Change-Id: Iaee916889fabfe62f6a507781f9ca1c3d01ee5a2
|
|
Change-Id: Ic291b2c7fbe8c09a1bdf341d35740f9f639cc5cf
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I47f65df512e74b7ba82efcaf0b81b75f9795bcea
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: Iafafcc2d03f58881d9907003c61c72f102e91845
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I9dfe1537173e9521d04ac06e98316fed28f407e4
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: Ie870a858727935eb6de19a6b6494c471de66e2a0
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: Iee735c8320ee6f38e13c9c3ec8711a1695d112f3
|
|
mic option --runtime=native has been broken for more than one year,
maintain this mode requires more effort for new distribution support,
so drop this mode without risk.
Fixes: #DEVT-248
Change-Id: Iaee916889fabfe62f6a507781f9ca1c3d01ee5a2
|
|
Change-Id: Ic291b2c7fbe8c09a1bdf341d35740f9f639cc5cf
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I47f65df512e74b7ba82efcaf0b81b75f9795bcea
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: Iafafcc2d03f58881d9907003c61c72f102e91845
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I9dfe1537173e9521d04ac06e98316fed28f407e4
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: Ie870a858727935eb6de19a6b6494c471de66e2a0
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I41d35391cf292abf0537833bce200a786b18fad5
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I83e7b595fb6e0895d1c54569e30510d3a15192ea
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: Ia819fc5e63b69b5e4b0b7f2d174cd95f1243e9a1
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I78c8c9f3bdadd4cb49b4dd6cecf8ccfb8e34a36c
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change version in debian/changelog to Debian source package format "1.0
native".
Change-Id: I6a4017a814cb04a808389e9b11851ce49e8765e0
Signed-off-by: Gui Chen <gui.chen@intel.com>
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
|
|
Change-Id: I92657bc67e7aa393bacf712b84962b9becf2223d
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I2010025d7711c198c7169617badf1b857f84fc84
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Break the long lines, remove the deprecated content, etc.
BTW, other minor changes include:
* move the cmdln completion scripts to more proper places
* file permission checking
Change-Id: I063d99119156b45279a387c24280723ae70f4eb2
Signed-off-by: Jianfeng Ding <jian-feng.ding@intel.com>
|
|
Change-Id: I99082b6c41495c1f4a1078f5dde29171d0a30223
|
|
Change-Id: Ie8e467621e0648144488e5ee62f283f0d1b37483
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: If6a75da2e5b838fd384c460745438c7d289e6f08
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I3dda824ac750573b4403e087fff31bc78a3ad29a
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I2b334d12d225ac9eba572fe02cef022f428ec408
Signed-off-by: Gui Chen <gui.chen@intel.com>
|