Dengke Du
7d02e4eaa0
archiver.bbclass: fix do_ar_original error for matchbox-desktop
...
Error:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ERROR: matchbox-desktop-2.1-r0 do_ar_original: Can not determine archive names
for original source because 'name' URL parameter is unset in more than one URL.
Add it to at least one of these: git://git.yoctoproject.org/matchbox-desktop-2
file://vfolders/%2A
ERROR: matchbox-desktop-2.1-r0 do_ar_original: Function failed: do_ar_original
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function do_ar_original, when recipes have more than one source, it added the
"name" URL parameter as suffix to identify the created tarball.
But the URL type "file://" that we always used to represent a series of patches,
it didn't have "name" parameter, so it failed.
So set "name" to the folder name to identify the created tarball, for example:
In matchbox-desktop bb file, the SRC_URI contains:
file://vfloders/*
We set "name" to "vfolders" to identify the created tarball.
In connman-gnome bb file, the SRC_URI contains:
file://images/*
We set "name" to "images" to identify the created tarball.
(From OE-Core rev: 0af636c635391b30c987dedeffe597ef4f8a1ed8)
(From OE-Core rev: 9dd945d083ee742dcb75d24d4be40468121008a6)
(From OE-Core rev: 113de7ab1e61997147b4b292b7de162d44296d59)
Signed-off-by: Dengke Du <dengke.du@windriver.com >
Signed-off-by: Ross Burton <ross.burton@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2018-01-07 17:07:57 +00:00
..
2017-01-28 23:32:16 +00:00
2018-01-07 17:07:57 +00:00
2014-02-28 14:01:16 +00:00
2017-03-27 11:08:34 +01:00
2017-05-01 08:56:35 +01:00
2016-08-25 23:03:45 +01:00
2012-09-10 13:01:46 +01:00
2016-12-22 08:50:17 +00:00
2017-04-14 09:47:08 +01:00
2017-04-13 10:54:09 +01:00
2015-02-17 13:43:38 +00:00
2017-01-09 13:39:11 +00:00
2017-08-31 17:57:11 +01:00
2016-12-16 10:23:23 +00:00
2017-03-01 23:27:10 +00:00
2017-03-31 10:10:29 +01:00
2016-12-16 10:23:23 +00:00
2013-10-26 15:59:13 +01:00
2017-04-29 11:17:23 +01:00
2017-01-09 13:39:11 +00:00
2017-01-09 13:39:11 +00:00
2016-12-16 10:23:23 +00:00
2017-11-05 22:39:47 +00:00
2017-03-24 23:43:32 +00:00
2015-10-29 07:31:17 +00:00
2017-12-11 22:02:57 +00:00
2015-10-29 07:31:17 +00:00
2017-04-10 23:00:44 +01:00
2017-04-10 23:00:44 +01:00
2017-04-10 23:00:44 +01:00
2017-08-29 11:57:28 +01:00
2016-12-16 10:23:23 +00:00
2015-10-01 07:43:36 +01:00
2016-12-16 10:23:23 +00:00
2017-04-19 10:18:43 +01:00
2016-12-16 10:23:23 +00:00
2017-02-15 09:29:55 -08:00
2016-12-16 10:23:23 +00:00
2017-03-31 10:10:30 +01:00
2016-12-16 10:23:23 +00:00
2016-09-03 09:58:40 +01:00
2017-03-27 11:08:34 +01:00
2017-03-31 10:10:29 +01:00
2017-03-22 11:35:22 +00:00
2017-01-19 22:47:20 +00:00
2017-01-20 11:53:51 +00:00
2017-01-09 13:39:11 +00:00
2017-01-20 11:53:51 +00:00
2016-12-16 10:23:23 +00:00
2017-01-20 11:53:51 +00:00
2015-08-24 23:46:53 +01:00
2016-11-30 15:48:06 +00:00
2017-03-27 11:08:34 +01:00
2017-10-24 14:55:01 +01:00
2016-09-14 22:22:08 +01:00
2017-01-23 12:05:17 +00:00
2017-02-15 09:29:55 -08:00
2017-01-20 11:53:51 +00:00
2017-03-27 11:08:34 +01:00
2017-01-20 11:53:49 +00:00
2017-01-20 11:53:51 +00:00
2017-08-29 11:57:29 +01:00
2018-01-07 17:07:56 +00:00
2017-11-05 22:39:48 +00:00
2017-03-22 11:35:21 +00:00
2017-02-19 06:49:00 -08:00
2016-12-16 10:23:23 +00:00
2016-03-10 23:13:54 +00:00
2016-03-09 16:58:12 +00:00
2017-06-12 17:02:36 +01:00
2018-01-07 17:07:56 +00:00
2017-08-31 17:57:12 +01:00
2017-04-20 07:55:26 +01:00
2017-11-05 22:39:47 +00:00
2016-12-16 10:23:23 +00:00
2017-03-22 11:35:20 +00:00
2017-11-05 22:39:47 +00:00
2017-11-05 22:39:47 +00:00
2017-07-27 22:36:45 +01:00
2017-08-29 11:57:28 +01:00
2017-01-28 23:32:16 +00:00
2013-01-07 11:09:42 +00:00
2016-12-16 10:23:23 +00:00
2016-12-16 10:23:23 +00:00
2017-09-11 22:15:59 +01:00
2014-12-21 12:37:53 +00:00
2016-10-07 16:43:58 +01:00
2016-12-16 10:23:23 +00:00
2015-07-16 15:09:24 +01:00
2016-10-28 16:15:19 +01:00
2014-07-03 17:41:16 +01:00
2016-12-16 10:23:23 +00:00
2016-12-16 10:23:23 +00:00
2017-01-20 11:53:51 +00:00
2017-09-21 16:55:57 +01:00
2015-11-24 15:50:27 +00:00
2017-03-22 11:35:20 +00:00
2017-02-15 09:29:55 -08:00
2017-03-31 10:10:29 +01:00
2017-04-13 10:54:09 +01:00
2017-05-11 16:55:59 +01:00
2017-04-12 15:09:58 +01:00
2016-05-30 15:58:11 +01:00
2017-03-22 11:35:20 +00:00
2016-12-16 10:23:23 +00:00
2017-09-21 16:55:57 +01:00
2017-04-29 11:17:23 +01:00
2017-06-16 10:21:02 +01:00
2017-09-21 16:55:57 +01:00
2017-02-15 09:29:55 -08:00
2017-08-31 17:57:12 +01:00
2016-12-16 10:23:23 +00:00
2017-01-31 14:43:02 +00:00
2017-04-12 15:09:58 +01:00
2017-02-07 14:50:09 +00:00
2017-12-11 22:02:57 +00:00
2012-07-26 14:56:20 +01:00
2017-04-19 10:18:43 +01:00
2012-10-18 12:13:12 +01:00
2017-03-27 11:08:34 +01:00
2017-12-11 21:47:34 +00:00
2012-09-02 05:52:06 -07:00
2016-12-16 10:23:23 +00:00
2013-06-14 12:55:47 +01:00
2015-11-24 15:50:25 +00:00
2017-03-04 23:18:19 +00:00
2016-06-01 12:38:41 +01:00
2016-07-01 16:22:43 +01:00
2016-06-01 12:38:41 +01:00
2016-07-01 16:22:43 +01:00
2017-01-09 13:39:11 +00:00
2018-01-07 17:07:56 +00:00
2017-04-05 23:22:11 +01:00
2017-02-09 10:52:03 +00:00
2017-01-31 23:47:33 +00:00
2016-02-02 14:44:16 +00:00
2016-12-16 10:23:23 +00:00
2017-01-20 11:53:48 +00:00
2017-03-31 10:10:29 +01:00
2017-03-14 14:42:17 +00:00
2017-03-14 14:42:17 +00:00
2017-03-28 08:43:13 +01:00
2018-01-07 17:07:56 +00:00
2015-04-24 11:06:55 +01:00
2017-04-05 23:22:12 +01:00
2016-09-24 07:30:10 +01:00
2015-06-08 17:34:04 +01:00
2014-02-02 22:37:39 +00:00
2016-12-16 10:23:23 +00:00
2016-12-16 10:23:23 +00:00
2017-03-23 13:19:49 +00:00
2017-01-23 12:05:17 +00:00
2016-12-22 08:50:16 +00:00
2016-12-16 10:23:23 +00:00
2017-05-18 13:17:44 +01:00
2017-09-11 22:15:59 +01:00
2017-02-15 09:29:55 -08:00
2017-07-07 09:19:08 +01:00
2017-02-15 09:29:55 -08:00
2017-03-13 09:42:09 +00:00
2017-01-23 12:05:21 +00:00
2016-01-11 23:26:29 +00:00
2017-04-21 08:22:09 +01:00
2017-03-03 12:21:09 +00:00
2016-11-06 23:35:35 +00:00
2017-01-09 13:39:11 +00:00
2017-08-31 17:57:11 +01:00
2016-09-23 14:56:39 +01:00
2017-01-26 10:44:27 +00:00
2016-12-16 10:23:23 +00:00
2016-12-16 10:23:23 +00:00
2017-03-13 09:43:14 +00:00
2017-03-17 16:53:05 +00:00
2017-04-11 18:10:17 +01:00
2017-03-04 23:18:19 +00:00
2017-02-15 09:29:55 -08:00
2016-12-17 09:57:04 +00:00
2017-01-26 10:44:27 +00:00
2017-11-05 22:39:48 +00:00
2017-11-05 22:39:46 +00:00
2017-03-22 11:35:19 +00:00
2017-02-15 09:29:55 -08:00
2016-03-12 22:11:44 +00:00
2017-01-19 22:47:20 +00:00