| Submitter | Ming Liu |
|---|---|
| Date | Jan. 31, 2013, 9:46 a.m. |
| Message ID | <1359625578-26968-1-git-send-email-ming.liu@windriver.com> |
| Download | mbox | patch |
| Permalink | /patch/43731/ |
| State | Accepted |
| Commit | 283dd547b5ed657f871b9330ff4d8d5b3afd1e32 |
| Headers | show |
Comments
On Thu, 2013-01-31 at 17:46 +0800, Ming Liu wrote: > [YOCTO #3815] > [ CQID: WIND00401118 ] > > Signed-off-by: Ming Liu <ming.liu@windriver.com> > --- > meta/recipes-connectivity/connman/connman-gnome_0.7.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) This commit description isn't enough, please summarise bug 3815 in the commit message. Cheers, Richard
On 01/31/2013 08:59 PM, Richard Purdie wrote: > On Thu, 2013-01-31 at 17:46 +0800, Ming Liu wrote: >> [YOCTO #3815] >> [ CQID: WIND00401118 ] >> >> Signed-off-by: Ming Liu <ming.liu@windriver.com> >> --- >> meta/recipes-connectivity/connman/connman-gnome_0.7.bb | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > This commit description isn't enough, please summarise bug 3815 in the > commit message. ok, thx for the review. I will add it into commit message and send the V1 soon. the best, thank you > > Cheers, > > Richard > > >
Patch
diff --git a/meta/recipes-connectivity/connman/connman-gnome_0.7.bb b/meta/recipes-connectivity/connman/connman-gnome_0.7.bb index 1559a9d..eee7a11 100644 --- a/meta/recipes-connectivity/connman/connman-gnome_0.7.bb +++ b/meta/recipes-connectivity/connman/connman-gnome_0.7.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ file://properties/main.c;beginline=1;endline=20;md5=50c77c81871308b033ab7a1504626afb \ file://common/connman-dbus.c;beginline=1;endline=20;md5=de6b485c0e717a0236402d220187717a" -DEPENDS = "gtk+ dbus-glib" +DEPENDS = "gtk+ dbus-glib intltool-native" # 0.7 tag SRCREV = "cf3c325b23dae843c5499a113591cfbc98acb143"
[YOCTO #3815] [ CQID: WIND00401118 ] Signed-off-by: Ming Liu <ming.liu@windriver.com> --- meta/recipes-connectivity/connman/connman-gnome_0.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)