From: Roy Li
The following changes since commit e8092ae5cbe4e19cc086fed51216d45dafae900e:
refpolicy: backport two patches to fix dhclient, hostname and ifconfig
(2014-02-10 11:07:23 +0800)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib roy/portmap
http://gi
From: Roy Li
Signed-off-by: Roy Li
---
.../portmap-allow-portmap-to-create-socket.patch | 28
.../refpolicy/refpolicy_2.20130424.inc |1 +
2 files changed, 29 insertions(+)
create mode 100644
recipes-security/refpolicy/refpolicy-2.20130424/portmap-allo
On Sun, Feb 9, 2014 at 9:32 PM, Nathan Rossi wrote:
>> -Original Message-
>> From: openembedded-core-boun...@lists.openembedded.org
>> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
>> Khem Raj
>> Sent: Sunday, February 09, 2014 2:08 AM
>> To: Patches and discussion
From: Roy Li
The following changes since commit 1326632edaa334b24c18c79815eb19559b86:
refpolicy: Allow ping to get/set capabilities (2014-01-28 16:41:59 +0800)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib roy/refpolicy-backport-dhclient-hostname
http:
From: Roy Li
Signed-off-by: Roy Li
---
...-not-audit-attempts-by-hostname-to-read-a.patch | 59
...dhcpc-binds-socket-to-random-high-udp-por.patch | 41 ++
.../refpolicy/refpolicy_2.20130424.inc |2 +
3 files changed, 102 insertions(+)
creat
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Khem Raj
> Sent: Sunday, February 09, 2014 2:08 AM
> To: Patches and discussions about the oe-core layer; openembeded-devel;
> yocto@yocto
Please drop this one, I find the fix has been in upstream, and will backport
it.
On 02/10/2014 10:28 AM, rongqing...@windriver.com wrote:
From: Roy Li
The following changes since commit 1326632edaa334b24c18c79815eb19559b86:
refpolicy: Allow ping to get/set capabilities (2014-01-28 16:4
From: Roy Li
once dhclient enables dns support, it binds anyone port which is not reserved.
Signed-off-by: Roy Li
---
.../poky-policy-allows-dhclient-to-bind.patch | 43
.../refpolicy/refpolicy_2.20130424.inc |1 +
2 files changed, 44 insertions(+)
From: Roy Li
The following changes since commit 1326632edaa334b24c18c79815eb19559b86:
refpolicy: Allow ping to get/set capabilities (2014-01-28 16:41:59 +0800)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib roy/refpolicy-dhclient
http://git.pokylinux.org
This mail was sent out by Package Report System.
It will list all the recipes which can't check upstream version by script, and
will show how long it is since their last mannual version check.
You can check the detail information at
http://packages.yoctoproject.org/manuallychkinfo
PackageName
This mail was sent out by Package Report System.
This message list those recipes which need to be upgraded. If maintainers
believe some of them needn't to upgrade this time, they can fill in
RECIPE_NO_UPDATE_REASON_pn-"xxx" in upstream_tracking files to ignore this
recipe remainder until newer u
I am trying to add a package X.Package X depends on packages A
. When i was configuring X , i have given include path of A and
library path of A. because X is dynamically linked to libA.
X.bb
--
do_configure() {
cd ${S}
./configure -I ../../A/include -L ../../A/src/.libs
}
I co
Hi Brad,
On Sunday 09 February 2014 01:44:26 Brad Litterell wrote:
> I have a package "bar" that uses qt4-embedded (inherit qt4e). When I
> include the dbg package for my stuff (bar-dbg) in the image, I also get
> several hundred MB of QT related debug files that I'm not interested in.
> All I w
13 matches
Mail list logo